.body
{
	MARGIN: 0 auto;
	FONT-SIZE: x-small Georgia, "Times New Roman", serif;
	BACKGROUND-COLOR: #E5DFDF;
	VOICE-FAMILY: "\"}\"";
	VOICE-FAMILY: inherit;
	font-size:62.5%
}
#main {
	MAX-WIDTH: 800px;
	WIDTH: expression(document.body.clientWidth > 799? "800px" : "100%");
	BACKGROUND-COLOR: #08538c;	
	OVERFLOW: auto;
	min-height: 584px;
}
#sidebar {
	FLOAT: left;
	WIDTH: 25%;
	MIN-WIDTH:155px;
	WIDTH: expression(document.body.clientWidth > 630? "24%" : "155px");
	BACKGROUND-COLOR: #08538c;	
	padding-top: 30px;
	VOICE-FAMILY: "\"}\"";
	VOICE-FAMILY: inherit;
	WIDTH: 25%;
	MIN-WIDTH:155px;
	WIDTH: expression(document.body.clientWidth > 630? "24%" : "155px");
	BACKGROUND-COLOR: #08538c;
}
#sidebar a
{
	text-decoration: none;
	display: block;
	WIDTH:95%;
	cursor:pointer;
	FONT: 1.2em  Arial, Helvetica, sans-serif; COLOR: #08538c; font-weight: bold;
	text-align: center;
	BACKGROUND-COLOR: #fff;
	MARGIN-BOTTOM: 8px;
}
#sidebar a:hover
{
	text-decoration: none;
	color: #f4c052;
}

#menutop
{
	height: 7px;
	line-height: 7px; 
	background:url(images/menu_top_right.gif) no-repeat right;
	background-color: #ffffff;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#menucenter
{
	min-height: 15px;
	line-height: 15px;
	background:url(images/menu_center_right.gif) repeat-y right;
	margin-top: -2px;
}
#menubottom
{
	height: 7px;
	line-height: 7px;
	background:url(images/menu_bottom_right.gif) no-repeat right;
	margin-bottom: -2px;
}
#spotlight
{
	MARGIN-TOP: 24px;
	BACKGROUND-COLOR: #08538c;
}
#spotlighttop
{
	height: 10px;
	line-height: 10px;
	background:url(images/spotlight_top_right_top.gif) no-repeat right;
	BACKGROUND-COLOR: #f4c052;
	margin-right: 5%;
	margin-bottom: 0px;
}
#spotlight h1
{
	margin-top: 0px;
	FONT: 1.2em no-wrap Arial, Helvetica, sans-serif; COLOR: #08538c; font-weight: bold;
	background:url(images/spotlight_top_right_bottom.gif) repeat-y right;
	BACKGROUND-COLOR: #f4c052;
	margin-right: 5%;
	MIN-HEIGHT: 20px;
	LINE-HEIGHT: 20px;
	padding-bottom: 10px;
	TEXT-ALIGN: center;
	margin-bottom: 0px;
}
#spotlight p {
	FONT: 1.2em no-wrap Arial, Helvetica, sans-serif; COLOR: #08538c; font-weight: normal;
	margin: 0 5% 0 0;
	padding: 10 10 0 10px;
	background:url(images/spotlight_center_right.gif) repeat-y right;	
	BACKGROUND-COLOR: #ffffff;
}
#spotlightunder {
	height: 10px;
	line-height: 10px;
	background: url(images/spotlight_bottom_right.gif) no-repeat right;
	BACKGROUND-COLOR: #ffffff;
	margin-right: 5%;
	margin-bottom: -1px;
}
#content {
	FONT: 1.2em no-wrap Arial, Helvetica, sans-serif; COLOR: #ffffff; font-weight: bold;	
	FLOAT: left;
	WIDTH: 75%;
	HEIGHT: auto! important;
	BACKGROUND-COLOR: #08538c;
	min-width:95px;
	WIDTH: expression(document.body.clientWidth > 420? "75%" : "100%");
	padding: 30 0 30 0px;
}
#content h1 {
	FONT: 1.6em no-wrap Arial, Helvetica, sans-serif; COLOR: #f4c052; font-weight: bold;
	MARGIN-LEFT: 20px;
}
#content h2{
	FONT: 1.2em no-wrap Arial, Helvetica, sans-serif; COLOR: #08538c; font-weight: bold;
	WIDTH:40%;
	MIN-HEIGHT: 30px;
	MARGIN-LEFT: 20px;
	PADDING-LEFT: 10px;
	BACKGROUND-COLOR: #f4c052;
	LINE-HEIGHT: 30px;
}
#content p {
	font-size: 1.2em; color:#FFFFFF; font-weight: normal;
	line-height:1.3em;
	padding: 0 20 0 20px;
}
#footer {
	clear: both; 
	max-width: 800px;
	WIDTH: expression(document.body.clientWidth < 799? "auto" : "800px");
	BACKGROUND-COLOR: #08538c;
	text-align: center;
	height: auto;
	padding: 10 0 10 0px;
}
#footer a
{
	FONT: 1.2em no-wrap Arial, Helvetica, sans-serif; COLOR: #f4c052; font-weight: bold;
	BACKGROUND: url(images/yellow_arrow.jpg) no-repeat center left;
	PADDING-LEFT: 20px;
	MARGIN-LEFT: 20px;
	TEXT-DECORATION: none;
	cursor:pointer;
}
#footer a:hover
{
	COLOR: #fff;
	cursor:pointer;
}
#copyright
{
	FONT: 1.2em no-wrap Arial, Helvetica, sans-serif; COLOR: #fff;
	clear: both; 
	max-width: 800px;
	width: expression(document.body.clientWidth < 799? "auto" : "800px");
	BACKGROUND-COLOR: #A8A8A8;
	text-align: center;
	height: auto;
	padding: 10 0 10 0px;
}
#copyright a
{
	COLOR: #fff;
	text-decoration: none;
}
#copyright a:hover
{
	COLOR: #f4c052;	
}
#HeaderLogo
{
	max-width: 800px;
	width: expression(document.body.clientWidth < 799? "auto" : "800px");
	height: 74px;
	BACKGROUND: url(images/logo-175.jpg) no-repeat 30px center;
	BACKGROUND-COLOR: #fff;

}
#HeaderImage
{
	max-width: 800px;
	width: expression(document.body.clientWidth < 799? "auto" : "800px");
	height: 143px;	
	BACKGROUND: url(images/header_image.jpg) no-repeat;
	BORDER-TOP: #f4c052 10px solid;
	BORDER-BOTTOM: #f4c052 1px solid;
}
LI
{
    COLOR: white
}
#content A
{
    COLOR: silver
}
#content A:hover
{
    COLOR: gray
}
