#container {
	width:1100px;
	margin:auto;
	text-align:left;
}
html,body {
	background-color:#e7e7d1;
	margin:0;
	padding:0;
	text-align:center;
	font-family: verdana, sans-serif; 
	color:#000000;
	height:100%;
}
h1
{
	font-weight:bold;
	font-size:24;
}
h2
{
	font-weight:bold;
	font-size:16;	
}
p
{
	font-size:14;
}

#HeaderLogo {
	float:left; background-color:#e7e7d1; width:15%; height:100px; text-align:center; 
	background-image:url('Images/line.png');
	background-repeat:repeat-x;
	background-position:bottom left;
	
	}
#HeaderAddress {
	float:left; background-color:#808080; width:20%; height:100px;
	font-size:8.5px;
	font-weight:bold;
	color:#cccccc;
	text-align:center;
  }
#HeaderPlaceholder {
	float:left; background-color:#e7e7d1; width:65%; height:100px; 
	background-image:url('Images/line.png');
	background-repeat:repeat-x;
	background-position:bottom left;	
	font-size:16px;
	font-weight:bold;
	color:#cccccc;
	}

#MainBar { float:left; background-color:#e7e7d1; width:15%; text-align:center;}
#MainContentOuter {
	float:left; background-color:#e7e7d1; width:85%; text-align:left;
	font-size:12px;
	background-image:url('Images/background.gif');
	background-repeat:repeat-y;
}
#MainContent{
	padding-left:235px;
	margin-top:15px;
	background-image:url('Images/hand.jpg'); background-repeat:no-repeat;
}
	
#HeaderAddress a:link { 
	color: #cccccc;
	text-decoration: none;	
	font-weight:bold;
	}
	
#HeaderAddress a:visited { 
	color: #cccccc;
	text-decoration: none;	
	}
#HeaderAddress a:hover { 
	color: #cccccc;
	text-decoration: none;
	}
#HeaderAddress a:active { 
	color: #cccccc;
	text-decoration: none;	
	}
	
.voesi_news .sf_newsList h2.sf_newsTitle {
		font-size:16px;
}
	
.voesi_event .sf_eventsList h3.sf_eventTitle {
		font-size:16px;
}

.sf_newsList li {
		border-bottom:1px solid black;
}
	
.sf_eventsList li {
		border-bottom:1px solid black;
}

.rpLevel1 a:link { 
	color: #388f25;
	text-decoration: none;	
	font-weight:bold;
	}

.rpLevel1 a:visited { 
	color: #388f25;
	text-decoration: none;	
	font-weight:bold;
	}
.rpLevel1 a:hover { 
	color: #388f25;
	text-decoration: none;
	font-weight:bold;
	}
.rpLevel1 a:active { 
	color: #388f25;
	text-decoration: none;	
	font-weight:bold;
}
	
.rpLevel2 a:link { 
	color: #808080;
	text-decoration: none;	
	font-weight:bold;
	}

.rpLevel2 a:visited { 
	color: #808080;
	text-decoration: none;	
	font-weight:bold;
	}
.rpLevel2 a:hover { 
	color: #808080;
	text-decoration: none;
	font-weight:bold;
	}
.rpLevel2 a:active { 
	color: #808080;
	text-decoration: none;	
	font-weight:bold;
}
	
a:link { 
	color: #000000;
	text-decoration: none;	
	font-weight:bold;
	}
a:visited { 
	color: #000000;
	text-decoration: none;	
	font-weight:bold;
	}
a:hover { 
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	}
a:active { 
	color: #000000;
	text-decoration: none;	
	font-weight:bold;
}

#MainContentOuter * a:link { 
	color: #388f25;
	text-decoration: none;	
	font-weight:bold;
	}
MainContentOuter * a:visited { 
	color: #388f25;
	text-decoration: none;	
	font-weight:bold;
	}
MainContentOuter * a:hover { 
	color: #388f25;
	text-decoration: none;
	font-weight:bold;
	}
MainContentOuter * a:active { 
	color: #388f25;
	text-decoration: none;	
	font-weight:bold;
}
