@charset "utf-8";
/* CSS Document */

body {font-family:"Trebuchet MS", Verdana; font-size:10pt; background-color:#333333; margin:0}
h1 {font-size:14pt; color:#920402}
h2 {font-size:12pt}
a {text-decoration:none; color:#990000}
.main {width:1000px; margin:auto}
#header {background-image: url(images/headerbkgrd.png); height:108px; clear:both}
#listbar {background-color:#990000; height:32px;}
#text {background-color:#FFFFFF;width:1000px; margin:auto}
.featured {border-bottom:dashed #666666 thin; height:125px; margin-bottom:3px; font-size:9pt;}
.padding {padding:10px;}
.smtxt {font-size:8pt}
.redtxt {color:#990000; font-weight:bold}

#list1 {float:left; width:355px; background-color:#cccccc; padding:10px;}
#list2 {float:left; width:550px; padding:10px; background-color:#FFFFFF}
.listgal {width:190px; float:left; height:275px; padding-left:5px;}
.listpic {float:left; width:150px; padding:5px; margin-left:10px;}

#c1 {float:left; width:659px; background-color:#FFFFFF}
#c2 {float:left; width:331px; padding:5px; background-color:#cccccc}
#footer {background-color:#000000; clear:both; color:#FFFFFF; padding:5px; font-size:9pt;}
#footer a {color:#CCCCCC}
#footer a:hover {text-decoration:underline}

/* rollover */
a.rollover {display: block; float:right; width:142px; font-size:9pt; color:#FFFFFF; text-decoration:none;  background: url("images/nav.png") 0 0 no-repeat; height:21px; padding-top:5px; text-align:center; font-weight:bold} 
a:hover.rollover {background-position: -150px 0; color:#FFFFFF;} 




