@charset "utf-8";
/* CSS Document */

body {font-family:"Trebuchet MS", Verdana; font-size:9pt; margin:0; background-color:#e9c354}
.main {width:950px; margin-left:auto; margin-right:auto}
h1 {color:#292563; font-size:13pt;}
h2 {color:#292563; font-size:11pt;}
a {color:#292563; text-decoration:none}
#top {background-image:url(images/toprepeat.png)}
.header {background-color:#292563; text-align:center}
.text {width:930px; margin-left:auto; margin-right:auto; background-color:#dfd4a6; padding:10px;}
.bottomofpage {width:930px; margin-left:auto; margin-right:auto; background-color:#000000; padding:10px; color:#dfd4a6; clear:both}
.bottomofpage a {color:#dfd4a6}
.smtxt {font-size:7pt;}


/* rollover */
.rollover {background-image:url(images/rollover.png); float:right; text-align:center}
a.rollover {display: block; color:#dfd4a6; margin-left:5px; padding:3px; width: 100px; margin-top:62px; height: 20px; background: url("images/rollover.png") 0 0 no-repeat; text-decoration: none; } 
a:hover.rollover {background-position: -123px 0; color:#000000;} 

