@charset "utf-8";
/* CSS Document */

	body,
	html {
		margin:0px;
		padding:0px;
		background-color:#c3c2e2;
	}
	body {
		min-width:1000px;
	}
	#wrap {
		background:#ffffff;
		width:900px;
		height:712px;
		border:1px #443266 solid;
	}
	#header {
		background:#443266;
		width:900px;
		height:200px;
		border-bottom:1px #443266 solid;
	}
	#bodywrap {
		background:#ffffff;
		width:800px;
		height:445px;
	}
	#bodywrapweb {
		background:#ffffff;
		width:750px;
		height:425px;
		padding-top:15px;
	}
	#thumbs {
		background:#ffffff;
		width:760px;
		height:100px;
	}
	#thumbs2 {
		background:#ffffff;
		width:750px;
		height:110px;
	}
	#thumbs3 {
		background:#ffffff;
		width:684px;
		height:77px;
	}
	#bodytop {
		background:#ffffff;
		width:750px;
		height:135px;
		padding-top:10px;
		border-bottom:1px #443266 dotted;
	}
	
	#bodytop2rt {
		background:#ffffff;
		width:350px;
		height:300px;
		padding-top:10px;
		padding-right:10px;
		float:left;
	}
	#bodytop2lft {
		background:#ffffff;
		width:350px;
		height:300px;
		padding-top:10px;
		float:left;
	}
	#bodyleft {
		background:#ffffff;
		width:200px;
		height:290px;
		float:left;
		padding-left:100px;
	}
	#bodyright {
		background:#ffffff;
		width:400px;
		height:250px;
		float:left;
		padding-right:50px;
		padding-top:25px;
	}
	#bodymain {
		background:#ffffff;
		width:750px;
		float:center;
		padding-top:20px;
	}

	#footer {
		background:url(Images/footer.gif);
		width:900px;
		height:65px;
	}
	

.bodymain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #423064;
}
.bodyheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#443266;
	text-decoration: none;
}

a.one:link {color: #443266;
			text-decoration:none;}
a.one:visited {color: ##443266;
				text-decoration:none;}
a.one:hover {color: #8c489f;
			 text-decoration:none;}
a.one:active {color: #c3c3e5;
			 text-decoration:none;}

a.two:link {color:text-decoration:none;}
a.two:visited {color:text-decoration:none;}
a.two:hover {color:text-decoration:none;}
a.two:active {color:text-decoration:none;}

.bodysmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #443266;
}
.resumeheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #443266;
}
.resumesubhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #443266;
}
.resumemain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #443266;
}

