@charset "utf-8";
body, td, th {
	color: #000000;
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: small;
}
h1 {
	color: #666666;
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: x-large;
}
h2 {
	color: #FFccCC;
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: large;
}
h3 {
	color: #cc3699;
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: medium;
}
h4 {color: #666699;
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 13px;}
a {	color: #CC3699;text-decoration:none;
	font-family: trebuchet ms, verdana, sans-serif;}
a:hover{Border-top:1px solid #CC3699; border-bottom: 1px solid #CC3699}	
/* for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
#ColorBar {background-color:#FFFFFF;position:absolute; 
			left:0px; top:175px; 
			width:200px; height:200px; 
			margin-top: 5px; margin-left: 2px; z-index:2;}
#Col2 {
	background-color:#FFcccc;
	position:absolute;
	left:200px;
	top:175px;
	width:187px;
	padding: 5px;
	z-index:2;
}
#Col3 {
	background-color:#FFFFFF;
	position:absolute;
	left:400px;
	top:175px;
	width:187px;
	padding: 5px;
	z-index:2;
}
#Heading {position:absolute; left: 0px; top:0px; width:750px; height:175px; z-index:1;}
#Body {
	position:absolute;
	z-index:3;
	padding:2px;
	left: 200px;
	top: 175px;
	width: 550px;
	height: 800px;
}
#Nav{position:absolute; left: 0px; top:375px; width:200px; height:175px; z-index:4; padding:2px;}
#Content {position:absolute; 
			overflow:hidden; width:600px; 
			height: 400px; z-index:5; 
			left: 180px; top: 190px}
#wn	{	position:absolute; 
	width:600px; height:390px; 
	z-index:5; left: 32px; top: 53px;
	/*clip:rect(0px, 600px, 400px, 0px); */
	overflow:hidden;	 
	}
#lyr1, #lyr2, #lyr3	{ 
	position:absolute; visibility:hidden; 
	left:-42px; top:-53px; 
	z-index:8; 
	}

form {background-color: #FFCCCC;}
/* begin styles for RSS Feed */

.rss_box {
	width: 175px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.rss_title, rss_title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
	color: #006633;
}

.rss_items {
  
}

.rss_item  {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin: 8px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #cc3699;
	}
#Showcase {
	 float: right;
	 width: 190px;
 }
 
 .us a{
 	color: #CC0033;
	font-size: larger;
 }
