body {
	margin: 0;
	padding: 0;
	background-image: url(images/voice_01.jpg);
	background-repeat: repeat-x;
	background-color: e8dfc7;
	line-height: 1.58889;
}

p {
	font-size: 0.8em;
	color: #333333;
}

.photo {
	border: 0px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
.photoFront {
	border: 5px solid #FFFFFF;
}
a{
	color: #7e7ebc;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#container {

}

#intro {
	width: 920px;
	height: 211;
	background-image: url(images/voice_02.jpg);
	background-repeat: no-repeat;
}

#nav{
	width: 920px;
	height: auto;
}
 
#content{
	position: relative;
	width: 920px;
	padding-top: 20px;
}
#content h2{
	color: #4d505a;
	position: relative;
	top: -10px;
	margin-bottom: -20px;
}

#content h3{
	color:#4d505a;
	font-size: 0.9em;
}

#leftContent{
	width: 300px;
	text-align: left;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: -20px;
}


#leftContent p{
	position: relative;
}
#centerContent{
	width: 288px;
	text-align: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: -20px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
}
#centerContent p{
	position: relative;
}
#indexRight{
	float: left;
	width: 265px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: -20px;
}
#indexRight p{

}
#mainContent {
	width: 530px;
	text-align: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: -20px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
}

#mainContent ul{
	font-size: 0.8em;
	color: #333333;
}
#mainContent ol{
	font-size: 0.8em;
	color: #333333;
}
#relatedLinks {
	width: 147px;
	float: left;
	margin-top: 30px;
	
}

#relatedLinks a{
	width: 147px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7pc;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	margin-right: -3px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-left-color: #999999;
}
.lastItem{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: -3px;
}
#relatedLinks a:hover{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #46311C;
	text-decoration: none;
	
}
#rightContent{
	float: right;
	width: 216px;
}
#rightContent2{
	float: right;
	width: 190px;
}
#rightContent p{
	

}
#footer {
	width: 920px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6pc;
	color: #666666;
}
.date {
	color: #3a5c15
}
.news {color: #333333}


