BODY {
	background : #FFCC00 url(/images/background.gif);
	 background-repeat:repeat-x;
	margin : 10px 0px 0px 0px;
}

#container 		{position:relative; z-index : 1; width : 770px;  padding : 0; align: center; margin : 0;}
#dateHolder 	{position:absolute; z-index : 2; left: 25px; top: 10; margin-top : 0px; margin-left : 0px; }
#weatherHolder 	{position:absolute; z-index : 2; left: 665px; top: 10; margin-top : 0px; margin-left : 0px; }
#logoHolder 	{position:absolute; z-index : 2; left: 45px; top: 30; margin-top : 0px; margin-left : 0px; }
#bannerHolder 	{position:absolute; z-index : 3; left: 300px; top: 45; margin-top : 0px; margin-left : 0px; }
#navigation 	{position:absolute; z-index : 3; left: 10px; top: 200;  margin-top : 0px; margin-left : 0px; }
#navigation2	{position:absolute; z-index : 9; width : 790px; height: 90px; left: -5px;  top: 200; margin-top : 0px; margin-left : 0px; overflow:hidden;}
#search		{position:absolute; z-index : 2; left: 500px; top: 12; margin-top : 0px; margin-left : 0px; }

#body		{position:relative; z-index : 2; width : 770px; left: -13px;  top: 0; margin-top : 0px; margin-left : 0px; }
#bottom		{position:relative; z-index : 2; width : 770px; left: -13px;  top: 0; margin-top : 0px; margin-left : 0px; }
#foot 		{position:absolute; z-index : 2; left: -340px; top: 80; margin-top : 0px; margin-left : 0px; }


.footer 			{color: #000000; font-family: verdana,helvetica; font-size: 9px;}
a.footer:link		{color: #000000; }
a.footer:visited	{color: #000000; }
a.footer:hover 		{color: #FFFFFF;}
a.footer:active 	{color: #FFFFFF;}

.navTop 			{color: #FFFFFF; font-family: verdana,helvetica; font-size: 10px;}
a.navTop:link		{color: #CCCCCC; }
a.navTop:visited	{color: #CCCCCC; }
a.navTop:hover 		{color: #FFFFFF;}
a.navTop:active 	{color: #FFFFFF;}

.path		{color: #003399; font-family: verdana,helvetica; font-size: 10px; padding: 7px 10px 7px 10px; font-weight : bold;}
a.pathLink:link		{color: #666666;}
a.pathLink:visited	{color: #666666;}
a.pathLink:hover 	{color: #003399;}
a.pathLink:active 	{color: #003399;}
.pathTable 	{background : #EEEEEE;}

.objectTable 	{background : #999999;}
.objectShadow 	{background : #999999;}
.objectBody 	{background : #EEEEEE;}
.objectTitle 	{color: #003399; font-family: verdana,helvetica; font-size: 12px; text-decoration: none; font-weight : bold;}
.objectLink	{color: #000000; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.objectLink:link		{color: #000000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}
a.objectLink:visited	{color: #000000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}
a.objectLink:hover 		{color: #666666; font-family: verdana,helvetica; font-size: 11px; text-decoration: underline;}
a.objectLink:active 	{color: #666666; font-family: verdana,helvetica; font-size: 11px; text-decoration: underline;}

.relatedTitle 	{color: #333333; font-family: verdana,helvetica; font-size: 11px; text-decoration: none; font-weight : bold; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;text-align : center;}
.relatedTable { background:#BBBBBB; border:1px solid #CCCCCC;}
.relatedLink, A.relatedLink:link, A.relatedLink:visited, A.relatedLink:hover, A.relatedLink:active {
	border-bottom:1px solid #EEEEEE; 
	border-top:1px solid #EEEEEE;
	display: block;
	background: #EEEEEE url('../images/library_arrow2.gif') no-repeat top left;
	color: #000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana; padding-left:20px; padding-right:2px; padding-top:5px; padding-bottom:5px
}
A.relatedLink:hover {
	background:#DDDDDD url('../images/library_arrow3.gif') no-repeat top left; 
	color:#000000;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC
}



.forumTable	{background : #CCCCCC;}
.forumHeader {font-size: 11px;}
.forumFooter {}
.forumRow1 {background : #FFFFFF;}
.forumRow2 {background : #EEEEEE;}
