/*** HTML tag styles  ***/

body{text-align:center; background:#000033; font-family:Arial, Helvetica, sans-serif; padding:0px; margin:0px}

a{font-weight:bold; color:#000066;}
a:hover {color:#3366FF; font-decoration:underline;}
a:visited {color:#333333;}

h1{font-size:22px; color:#000066; margin:0px; padding:0px;}
h2{font-size:18px; color:#330000;}
h3{font-size:14px; font-style:italic; font-weight:bold; color:#000000;}
h4{font-size:12px; font-style:italic; color:#000000;}
/*Use for Dark Backgrounds*/
h5{font-size:14px; font-weight:bold; color:#FFFFFF}
/*Use for Breadcrumbs*/
H6 {font-size:60%; margin:3px; background-color:#CCCCCC; padding:3px; color:#660000;} 
H6 {text-transform:uppercase; border-bottom:1px solid #000; display:block }
H6 a {color:#660000;}
.gallerytext {color:#666666; font-size:13px; padding:2px; display:inline;}
.highlight {color:#FFFFFF; font-weight:bold; font-size:14px;}

/***Components***/

#banner {height:auto; width:900px; margin: 0px; }

#header {clear:both; text-align:left; width:900px; background-color:#333333; color:#FFFFFF; margin-top:0px; text-transform:uppercase; font-size:10px;}
#header a {color:#FFFFFF; text-decoration:none}
#header a:visited{color:#CCCCCC; text-decoration:none}
#header a:hover{color:#FFFFFF; text-decoration:underline}


#highlight {color:#FFFFFF; font-weight:bold; display:inline;} 
#highlight a:link{color:#FFFFFF; font-weight:bold; display:inline; text-decoration:none;}
#highlight a:hover{color:#FFFFFF; font-weight:bold; display:inline; text-decoration:underline}
#highlight a:visited{color:#CCCCCC; font-weight:bold; display:inline; text-decoration:none}

#breadcrumb {font-size:60%; font-weight:bold; margin:0px 0px 3px 0px ; padding:0px; color:#999999;} 
#breadcrumb {text-transform:uppercase; border-bottom:#CCCCCC 1px solid; display:block }
#breadcrumb a {color:#000099; text-decoration:none}

/***Layout***/

#container {background:#000033; text-align:left; width:900px; border:#333333 solid 1px;}

#content{padding:10px; background-color:#FFFFFF; height:auto;}

#featured1 {width:auto; border:#666666 solid 1px; background-color:#DAE3F1; padding:5px;}
#featured2 {width:auto; border:#666666 solid 1px; background-color:#CCCCCC; padding:5px;}


/************* Footer Style ***************/

#footer {clear:both; text-align:left; width:900px; background-color:#333333; color:#FFFFFF; margin-top:0px; text-transform:uppercase; font-size:10px;}
#footer a {color:#FFFFFF; text-decoration:none}
#footer a:visited{color:#CCCCCC; text-decoration:none}
#footer a:hover{color:#FFFFFF; text-decoration:underline}



