body {
	text-align:center;
	background-color: #111111;
}

a{border:none; text-decoration:none; color: white; background-color: transparent;}
a img{border:none; text-decoration:none; color: white; background-color: transparent;}

div#container{
width: 100%;
height: 100%;
}

#oddthumbs{
position: absolute;
left: 400px;
top: 60px;
border: 2px solid #002500;
}

#hometext{
font-size:18px;
text-align: right;
position: absolute;
left: 100px;
top: 65px;
width: 250px;
}

#mark{
width:216px;
height: 260px;
position:absolute;
top: 70px;
left: 80px;
}

#contactfo{
position: absolute;
text-align:left;
width: 350px;
padding-left: 20px;
left: 0px;
height: 400px;
}

#contactpic{
position: absolute;
top: 60px;
left: 400px;
}

#steve{
height: 260px;
width: 216px;
position:absolute;
top: 70px;
left:370px;
}

#aboutText{
width: 600px;
text-align: left;
position: absolute;
top: 350px;
left: 50px;
}

div#header {
	top:20px;
	width: 800px;
	height: 88px;
	text-align: center;
	margin: 0px 0px 0px 0px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #004500;
	font-family: Verdana,Tahoma, Sans-Serif;
	font-size: 12px; color: #000000;
	border: 2px solid;
	border-color: #002500;
}

div#linkbar {
	top: 10px;
	width: 700px;
	height: 25px;
	text-align: center;
	margin: 0px 0px 0px 0px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #004500;
	font-family: Verdana,Tahoma, Sans-Serif;
	font-size: 12px; color: #000000;
	border: 2px solid;
	border-color: #002500;
}

table {
	width: 100%;
	height: 100%;
	text-align: center;
}

div#content{
	top: 20px;
	width: 700px;
	text-align: center;
	padding: 0px 0px 0px 0px;  
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	background-color: #004500;
	font-family: Verdana,Tahoma, Sans-Serif;
	font-size: 12px; color: #000000;
	border: 2px solid;
	border-color: #002500;
}

div#main {
	top:40px;
	width: 800px;
	margin-bottom: 80px;
	text-align: center;
	padding-bottom: 20px; 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #004500;
	font-family: Verdana,Tahoma, Sans-Serif;
	font-size: 12px; color: #000000;
	border: 2px solid;
	border-color: #002500;
}