body {
	background-color: black;
	background-image: url(bg_bw_web.jpg);
	background-position: top center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
	margin: 0px;
}


div#menuPane{
	position: absolute;
	left: 30px;
	top: 140px;
	width: 150px;
	border: none;
}

div.menu {
	display: block;
	font-size: 16px;
	margin: 0;
	padding: 2px;
	border: 0px;
}

div.menu2 {
	display: block;
	font-size: 18px;
	margin: 0;
	padding: 2px;
	border: 0px;
	text-decoration:none;
}

div.menu a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 3px;
	border-top: 0px;
	text-indent: 2px;
	border: none;
}

div.menu2 a {
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display: inline;
	font-size: 18px;
	margin: 3px;
	padding: 2px;
	border: 0px;
	border-top: 0px;
	text-indent: 2px;
	background: none;
	}



div.menu h4{ 
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
	border: none;
}

div.menu2 h4{ 
	display: block;
	font-size: 18px;
	margin: 0;
	padding: 2px;
	border: 0px;
}

div.menu2 p{
	background: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-color: white;
	border: none;
	}

div#content{
	position: absolute;
	left: 30%;
	top: 25px;
	width: auto;
	padding: 2px;
	margin-right: 5px;
	border: none;
}

div#content h3{
	background-color: none;
	text-align: right;
	letter-spacing: -1px;
	padding: 2px;
	border: none;
}

div#content a:link, a:visited{
	background: none;
	letter-spacing: 1px;
	border: none;
}

div#content a:hover{
	background: none;
	letter-spacing: 1px;
	border: none;
}

div.body {
	width: 750px; height: 400px; 
	position:absolute; top: 130px; left: 200px;
	background: none;
	border: 3px solid black;
	border-style: dashed; 
}

div.body2 {
	width: 750px; height: 400px; 
	position:absolute; top: 150px; left: 200px;
	border: none;
	background: none;
}

div.body3 {
	width: 750px; height: 400px; 
	position:absolute; top: 150px; left: 200px;
	border: none;
	background: none;
}

div.body4 {
	width: 750px; height: 333px; 
	position:absolute; top: 150px; left: 200px;
	background: none;
	border: 3px solid black;
	border-style: dashed; 
}

div.body5 {
	width: 750px; height: 750px; 
	position:absolute; top: 150px; left: 200px;
	background: none;
	border: 3px solid black;
	border-style: dashed; 
}

div.pages {
	width: 900px; height: 50px; 
	position:absolute; top: 75px; left: 340px;
	border: none; 
	margin: 0px; 
	
}

div.pagenumbers {
	position:absolute; top: 0px;
	width: 750px; height: 50px;
	background: none;
	
}

div.footer {
	width: 900px; height: 100px;
	position:absolute; top: 950px; left: 190px; 
	background-color: none;
	border: none;
}

div.footerhigh {
	width: 900px; height: 50px;
	position:absolute; top: 500px; left: 190px; 
	background-color: none;
	border: none;
}

div.footerhigh2 {
	width: 900px; height: 50px;
	position:absolute; top: 620px; left: 190px; 
	background-color: none;
	border: none;
}

div.footerresume {
	width: 900px; height: 50px;
	position:absolute; top: 920px; left: 190px; 
	background-color: none;
	border: none;
}

div.footermedium {
	width: 900px; height: 50px;
	position:absolute; top: 825px; left: 190px; 
	background-color: none;
	border: none;
}

div#footerlink a:link, a:hover{
	background: none;
	color: none;
	border: none;
}

p {
	background-color: black;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

h3 {
	background-color: black;
	color: #a1d0ff;
	font-family: Arial, Verdana, Helvetica;
	font-size: 15px;
}

h1 {
	background-color: black;
	color: #a1d0ff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
}

h2 {
	background-color: #000000;
	color: #a1d0ff;
	font-family: Arial, Verdana, Helvetica;
	font-size: 22px;
}

a {
	background-color: none;
	color: none;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 14px;
}

img.imageleft { float: left; margin: 10px 0px 0px 15px; border: 0px }

img.imagetop {float: left; margin: 10px 5px 5px 0px; border: 0px}

img.header {position:absolute; top: 30px;}

img.pages {float: left; position: absolute: 130px 0px 0px 200px; }

img.pagenumbers1 {float: left; }

img.pagenumbers2 {float: right; }

img.menuimg {float: left; position: absolute: 30px 10px 10px 10px; }

