body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	font: 9pt/17pt georgia;
	margin-bottom:120px;
	margin-left:0;
	margin-top:0;
	padding: 0;
	background-image: url(sitedesign2/bttm.jpg);
	background-position: left bottom;
}
.maintext {
	background-color:transparent;
	width: 430px;
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	margin-left:20px;
	margin-top:75px;
	overflow: auto;
	background-image:url(sitedesign2/bttm.jpg) no-repeat bottom;
}
.mainbody {
	background-image:url(sitedesign2/tctr.jpg);
	width: 640px;


}
.mid {
background-color:#FF0000; background-image:url(sitedesign2/mid.jpg);

}
.header {
	background-image:url(sitedesign2/top.jpg);
	background-position: left top;
	height:141px;
	margin:0px;
	

}
	
.rightbox {
	background-color:transparent;
	height: 216px;
	padding:2px;
	width: 158px;
	position: absolute;
	left: 458px;
	top: 182px;
	bottom: 23px;
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
	

.portfolio {
	background-color:transparent;
	position:absolute;
	width:114px;
	height:33px;
	left: 314px;
	top: 105px;
}
.bio {
	background-color:transparent;
	position:absolute;
	width:114px;
	height:33px;
	left: 457px;
	top: 106px;
}
.logo {
	background-color:transparent;
	position:absolute;
	width:215px;
	height:68px;
	left: 73px;
	top: 47px;
}
.email { float:right;
margin:0 4;
}
.pagetitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	background-color:transparent;
	position:absolute;
	width:374px;
	height:90px;
	left: 46px;
	top: 150px;
	
}



a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF0000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #CC0000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #999999;
	}
	
