body {
	background-image:url(/images/nav_bg.gif);background-repeat : repeat-y; 
}

#Header {
	font-size:11px;
	font-family:Verdana, Helvetica, sans-serif;
	position:relative;
	color:#333;
	width:100%;
	top:0px;
	left:0px;
	margin:0px;
	padding-left:0px;
	padding-top:5px;
	height:75px;
	background: #ECECED url(/images/empty.gif) top left repeat-x; border-bottom: 1px solid #ECECED;	}

#ContentPosition {
	font-size:1em;
	margin:10px 15px 20px 165px;
	padding:0px;
	text-align:center;
	min-height: 880px;
	height:auto !important;
	height:880px;
	}

.ContentFull {

	margin-left:auto;
	margin-right: auto;
	text-align:left;
	padding:0px 6px;
	border:none;
	color:#333;
}

.ContentCenter {

	width:587px;
	margin:0 auto 25px;
	text-align:left;
	padding:0px 6px 10px;
	border:1px solid #708090;
	background-color:#fff;
	color:#333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.ContentCenter hr {	
	width:50%;
	height:0px;
	background-color:#708090;
	border:none;
	border-top:1px solid #708090;
}

.ContentCenter h1 {
	margin-top:0px;
	margin-right:-6px;
	margin-bottom:10px;
	margin-left:-6px;
	padding:4px;
	background-color:#E8EBF1;
	}


#FooterPosition {
	text-align:center;
	padding-top: 10px;
	background-color: #EBEBEC;
	position: relative;
	clear: both;
}
#FooterPosition p,#FooterPosition a {
	color: #333;
}
#FooterPosition a {
	text-decoration: underline;
}
#FooterPosition hr {
	background-color: transparent;
	border: 1px solid #e1e1e1;
	border-width: 0 0 1px 0;
	width: 85%;
	clear: both;
}

#mainMenu {
	font-size:10px;
	position:absolute;
	top:80px;
	left:0px;
		width:160px; 	padding:5px;
	background-color:transparent;
	border:none;
		voice-family: "\"}\"";
	voice-family:inherit;
	width:150px; 	}
	body>#mainMenu {width:150px;height:540px;}

#mainMenu .menuBox,
#mainMenu .menuBoxError {
	width:140px;
	background-color:#ECECED;
	border:1px solid #ECECED;
	padding:0px;
	color:#000;
}

#mainMenu .menuBoxError {
	background-color:#c33;
	border-top:none;
}

#mainMenu .menuBoxPad {
	padding:5px;
}

#mainMenu .menuPosition {
	margin-left:-5px;
}

#mainMenu .menuTitle {
	color:#000;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}

#mainMenu .menuDivider {
	border-top:1px solid #CFDEFF;
	margin:5px -5px;
	clear: both;
}


#menu ul a {
	padding-left:23px;
	padding-top:3px;
}




#overDiv {
	position:absolute; 
	visibility:hidden; 
	z-index:1000;
}

.rssBox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-left:1px solid black; 
	padding:5px 20px 20px 20px; 
	margin:0 5px 20px 20px;
	border:1px solid black;
	width:200px;
	float:right;
	clear:none;
	background-color:#e6e6e6;
}

.rssBox a {
	white-space:normal;
}

.rssBox hr {
	height:0px;
	border:none;
	border-top:1px solid black;
}

.rssTitle {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin:0; 
	font-size:1.3em;
	font-weight:bold;
	color:#c00;
}

.rssByLine {
	margin:0;
	font-size:0.8em;
	font-weight:bold;
}

.rssfeed {
	font-size:0.9em;
}

.feed_item {
}

.feed_item_title {
	font-size:1.1em;
	font-weight:bold;
}

.feed_item_date {
	font-weight:bold;
	font-size:0.8em;
	margin-bottom:3px;
}

.feed_item_desc {
	font-size:0.9em;
	margin:0 0 10px 0;
}


.site-head {
	margin: 0; /*0 0 0 5px;*/
	position: relative;
	
	height: 100%;
	border: 0;
	text-indent: -1000px;
}
.site-head span {
	background: #ECECED url(/images/site_logo_1.gif) top left no-repeat;
	position: absolute; 
	width:290px;
	height: 100%; /*66px; */
	top:0;
	left:0;
}

