﻿body {background-color:#0e2b8d; color:#a1a1a1;}

#page {width:100%; height:100%;}

#container {width:1024px; height:100%;}

#header {width:1024px; height:200px; background-image:url(../images/banner.png); background-repeat:no-repeat; background-position:center;<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"></script>
<script type="text/javascript" src="js/lightbox.js"></script><link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
}

#menu {width:1024px;}

#nav {width:600px; height:20px; font-size:18px; font-weight:bold; text-align:center;}

#content {width:814px; text-align:left; float:left; padding-top:10px; padding-left:10px; padding-bottom:10px; margin-top:10px;} 

#featitem {width:180px; background-color:#fc1921; float:right; margin-top:10px; margin-bottom:10px; margin-left:10px; padding-top:10px; padding-bottom:10px; padding-left:5px; color:#0e2b8d;}

#items {width:180px; background-color:#fc1921; float:right; margin-top:10px; margin-bottom:10px; margin-left:10px; padding-top:10px; padding-bottom:10px; padding-left:5px; color:#0e2b8d;}

#extLinks {width:180px; background-color:#fc1921; float:right; margin-top:10px; margin-bottom:10px; margin-left:10px; padding-top:10px; padding-bottom:10px; padding-left:5px; color:#0e2b8d;}

#footer {width:1024px; height:20px; float:left; text-align:right;}

a#menuLink {text-decoration:none; color:#ffff00; background-color:#032b8d; padding:3px;}

a:hover#menuLink {background-color:#ffff00; color:#032b8d;}

a#side {color:#032b8d; text-decoration:none}

a:hover#side {color:#ffff00;}

li {list-style-type:none;}

a  {
	color:#a1a1a1;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}


