
body	{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #363636;
	font-size: 10pt;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;	
}	

.body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 0;
	padding:0; 
	text-align: center;
	min-width: 900px;
	background-color:#000000;
}

#container {
	background-color: #FFFFFF;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
	}

#titleimage {
	float:left;
	clear:both;
	height:102px;
	width:900px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
	

#navbar {
	min-height:28px;
	height:28px;
	width:900px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#000000;
	background-image: url(../images/template/menu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	clear: both; 
}

#nav {
	float:left;
	/* clear:both */
}

#search {
	float:right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	
}

#search form {
	display: inline;
	text-align: center;
}

#search .input
{
	font-size: 10pt;
	color: #333333;
	background: #ffffff;
	border: 1px solid #333333;
	vertical-align:middle;
	margin-top:4px;
	width:120px;
	height: 16px;
} 

#search .go
{
	vertical-align:top;
	margin-top:2px;
	
} 

#outer { 
	border-top: 1px solid #404040;
	border-right: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-left: 1px solid #404040;
	background: #000000;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;

	
	

}

#contentwrapper {
	background-image: url(/images/template/left_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background:#111111;
}

#contentwrapperbg {
	background-image: url(/images/template/left_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background:#111111;
	background-image: url(/images/template/content_wrapper_bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	
}



#leftmenu{
	float:left;	
	width:174px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#contentareahome {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	min-height: 400px;
	background: #FFFFFF;
	background-image: url(/images/template/content_inner_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	
}

#contentarea {
	margin: 0px 0px 0px 175px;
	width: 680px;
	padding: 10px;
	min-height: 400px;
	background: #FFFFFF;
	background-image: url(/images/template/content_inner_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	
}


#clearone {
	clear: both;
	height: 1px;
}

#spotlightwrapper {
	width:680px;
	margin:0;
	padding:0;
}

#spotlightwrapper .spotlight {
	padding: 0px 5px 0px 5px;
}

#footer {
	height:14px;
	width:900px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#000000;
	background-image: url(../images/template/footer_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
}

#signature {
	background-color:#000000;
	text-align: center;
	clear:both;
	padding-top:10px;
}

#signature .footer, a.footer, a.footer:visited {
	font: 7pt;
	color: #979797;
}

#signature a.footer:hover, a.footer:hover:visited {
	font: 7pt;
	color: #CCCCCC;
}






