BODY{
	margin: 0px;
	padding: 0px;
}
#topdiv{
	font-size: 16pt;
	text-align: right;
	padding: 10px;
}
#topdiv a{
	text-decoration: none;
	color: #E9E9E9;
	font-family: Times New Roman;
	border-bottom: 4px dotted #E9E9E9;

}
#maindiv{
	margin-left: 12%;
	background: url('img/back.jpg') repeat-x;	
	height: 100%;
	width: 1000px;
}
#namediv{
	font-size: 24pt; 
	margin-left: 50px;
	margin-top: 10px;
}
#namediv a{
	text-decoration: none;
	color: black;
}
.div1{
	float: left;
	margin-top: -1px;
}

.div2{
	background: url('img/3.jpg') repeat-x; 
	height: 98px;
	font-family: Trebuchet MS;
}
.div3{
	float: right;
	margin-top: -1px;
}
.div4{
	background: url('img/6.jpg') repeat-x; 
	height: 178px;
	
}
.div5{
	background: url('img/9.jpg') repeat-x; 
	height: 45px;
}
.nbleft{float: left; 
	width: 20px;
	height: 45px;
	background: url('img/7.jpg') no-repeat;
}
.nbright{float: right;
	width: 20px;
	height: 45px;
	background: url('img/8.jpg') no-repeat;
}
#navbardiv{float: left; }
#navbardiv div{
	float: left;
	
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
	margin-left: 10px;
	margin-right: 10px;
}

#navbardiv a:link{text-decoration: none; color: #ECECEC;}
#navbardiv a:active{text-decoration: none; color: #F95624;}
#navbardiv a:visited{text-decoration: none; color: #ECECEC;}
#navbardiv a:hover{text-decoration: none; color: #F95624;}

#divcnt{}
#content{
	background: url('img/mcnt2.jpg') repeat-x;
	height: 365px;
	margin-left: 5px;
	margin-right: 4px;
	padding-left: 30px;
	padding-right: 30px;
}
.divlnk{
	margin-top: 13px;
}
.mrzd{
	background: url('img/mrzd.jpg') no-repeat top;
	width: 9px;
	height: 30px;
}
.divkeys{
	background: url('img/keys.jpg') no-repeat top;
	width: 46px;
	height: 43px;
}
.etitle{
	background: url('img/arrows.jpg') no-repeat 0px 3px;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0 ;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
	color: #706E6E;
}
.photo{
	float: left;
	height: 220px;
	width: 355px;
	background: url('img/frame.jpg') repeat-x;
}
.content{
	float: left;
	width: 425px;
	margin-left: 20px;
	font-size: 8pt;
	color: #706E6E;
	font-family: Arial;
}
#footer{
	height: 80px;
	background: url('img/footback.jpg') repeat-x;
}
#footer div{}
#lfcorner{
	float: left;
	background: url('img/fleft.jpg') no-repeat;
	width: 10px;
	height: 80px;
}
#rfcorner{float: right;}
#fcont{}
#fcont div{
	float: left;
	font-size: 8pt;
	color: #706E6E;
	font-family: Arial;
	margin: 20px;
}
#frazd{
	width: 4px;
	height: 80px;
	background: url('img/frazd.jpg') no-repeat;
}