/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */





#container
 {
	margin: 0 auto;
	width: 970px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F8F8F8;
	overflow: hidden;
   }
 
#header
{   height: 160px;
	width: 970px;
	background-color: #000066;
	
		
	}	 
   
#content
  {
	width: 480px;
	list-style-position: outside;
	list-style-type: disc;
	background-color:#D9EBF0;
	padding: 10px;
	margin-left: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 6550px;
	}

  
#content a:link, #content a:visited
      {
	color: #339;
	font-weight: bolder;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	  
#content a:hover
      {
	color: #660000;
	font-weight: bolder
}
#content h1  { color: #339; font-size: medium; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }
#content h1 a:link, #content h1 a:visited { color: #339; font-size: medium; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }
#content h1 a:hover
      {
	color: #660000;
	font-weight: bolder }
#content h2 { color: #339; font-size: medium; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }
#content h2 a:link, #content h2 a:visited { color: #339; font-size: medium; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }
#content h2 a:hover
      {
	color: #660000;
	font-weight: bolder }
	#container h3 { color: #339; font-size: xx-large; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }

#content p    {
	color: #333;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	
}
#footer
   {
	color: #fff;	
	font-size: x-small;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-variant: small-caps;
	text-align: center;
	width: 970px;
	height: 50px;
	background-color: #003366;	
	
}
#footer a:hover { color: #fff; cursor: pointer }
#footer a:link, #footer a:visited { color: #fff; cursor: pointer }


#sidebar-a {
	background-color:#EAF3D8;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:small;
	text-align: center;
	width: 190px;
	float: left;
	border-style: ridge none none ridge;
	border-width: 0px medium medium 0px;
	border-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	height: 6560px;
	
	
}
#sidebar-a p {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin-top: 0;
	padding: 5px;
	width: 95%;
	text-decoration:none;
}

#sidebar-a a:link, #sidebar-a a:visited {
	color: #000066;
	font-size:small;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	left: 0;
	width: 90%
}
#sidebar-a a:hover {
	color: #660000;
	font-size:small;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	left: 0;
	width: 90%
}
#sidebar-a h1  { color: #000066; font-size: small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; }
#sidebar-a h1 a:hover
      {
	color: #660000;
	font-weight: bolder; }
	
	
#feed-control {
	width: 250px;
	padding: 5px;
	font-size:11px;
	}	

#sidebar-b {
	background-color:#EAF3D8;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:small;
	text-align: center;
	width: 260px;
	float: right;
	overflow: hidden;
	border-style: ridge none none ridge;
	border-width: 0px medium medium 0px;
	border-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	height: 6560px;
	
}
#sidebar-b p {
	color: #000066;
	font-size:small;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	list-style-type: disc;
	list-style-position: outside;
	text-decoration: none;
}

#sidebar-b a:link, #sidebar-b a:visited {
	color: #000066;
	font-size:small;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;	
}
#sidebar-b a:hover {
	color: #660000;
	font-size:small;
	font-weight: normal;
}
#sidebar-b h1  { color: #339; font-size: small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; }
#sidebar-b h1 a:hover
      {
	color: #660000;
	font-weight: bolder; }
	
	
#box-sidebar-b {
	background-color: #D9EBF0;
	width: 240px;
	margin-left: 5px;
	margin-right: 10px;
	padding: 5px;
		
	}
#box-sidebar-b p {
	color: #000066;
	font-size:small;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	list-style-type: disc;
	list-style-position: outside;
	text-decoration: none;
}

#box-sidebar-b a:link, #box-sidebar-b a:visited {
	color: #000066;
	font-size:small;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;	
}
#box-sidebar-b a:hover {
	color: #660000;
	font-size:small;
	font-weight: bold;
}
