@charset "utf-8";
/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif; font-size:9pt; background-image:url(images/background.jpg); background-repeat:no-repeat; background-attachment:fixed; background-position:left; margin:0}
a {text-decoration:none}
h1 {font-size:14pt; color:#07476f}
h2 {font-size:12pt; color:#07476f}
.main {width:1000px; margin:auto}
#nav {background-color:#4296ca; color:#FFFFFF;  text-align:right; height:30px;}
#nav a {color:#FFFFFF}
#footer {clear:both; text-align:right}
.de {background-color:#FFFFFF; border:dashed #07476f 1px; width:185px; float:left; margin:4px; padding:5px; text-align:center; cursor:pointer; display:block; height:190px;}
.img {border:dashed #07476f 1px; }

/* top rollovers */
.rollover {background-image:url(images/button.png); width:100px; height:15px;text-align:center; color:#e4e0cb; padding:5pt;}
a.rollover {display: block; color:#FFFFFF;  font-size:9pt; padding:3pt; float:right; margin-left:1px; width: 92px;  height: 22px; background: url("images/nav.png") 0 0 no-repeat; text-decoration: none; }
a:hover.rollover {background-position: -100px 0; color:#07476f;} 

#wrapper {display:table}

#c1 {float:left; width:150px; padding-top:10px; line-height:20px; font-weight:bold}
#c1 a {color:#07476f}
#c1 a:hover {color:#07476f}
#c2 {float:left; width:820px; background-image: url(images/whitegradient.png); padding:15px; background-repeat:no-repeat}

