/* CSS Document */

html {
	height: 750px;
}

body {
	background-color:#000000;
	color:#999;
}

#head	{
	position:absolute;
	top:15px;
	left:25px;
	color:#999999;
	font-size:14px;
	letter-spacing:2px;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	height:50px;
	width: 900px;
}

#wrapper	{
	width: 800px;
	margin: 0 auto;
}



#thumbnails	{
	position:absolute;
	top:25px;
	left:0;
	width:200px;
	text-align:left;
	height:550px;
}

#thumbnails img	{
	padding: 3px;
	width:72px;
	height:72px;
}

#homelnk	{
	float:top;
	clear:both;
	margin:25px 0 0 0;
	color:#7BA79F;
	text-align:center;
	width:130px;
}

#contacts	{
	width:300px;
	height:550px;
	position:absolute;
	left:375px;
	top:100px;
	color:#666666;font-size:14px;
	letter-spacing:2px;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	
}

.indeximage	{
	width:900px;
	height:550px;
	position: absolute;
	top:125px;
	left:50px;
}

.portfolio	{
	position:absolute;
	left:25px;
	top:145px;
	width:125px;
	height:550px;
	font-size:13px;
	letter-spacing:2px;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	line-height: 25px;	
}

.weblinks	{
	position:absolute;
	left:25px;
	top:145px;
	width:300px;
	height:5250px;
	font-size:13px;
	letter-spacing:2px;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	line-height: 25px;	
}

.weblinks2	{
	position:absolute;
	left:275px;
	top:145px;
	width:300px;
	height:5250px;
	font-size:13px;
	letter-spacing:2px;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	line-height: 25px;	
}

.weblinks3	{
	position:absolute;
	left:525px;
	top:145px;
	width:300px;
	height:5250px;
	font-size:13px;
	letter-spacing:2px;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	line-height: 25px;
}
	

.gallery	{
	position:absolute;
	top:0;
	right:0;
	width:550px;
	height:550px;
}

.caption	{
	position:absolute;
	bottom:0;
	left:40px;
	width:200px;
	height:115px;
	font-size:12px;
	letter-spacin:2px;
	font-weight:lighter;
	color:#999;
	text-align:left;
}
	
.directions {
 	font-size:13px;
	letter-spacing:2px;
	font-weight: lighter;	
	font-family: Times New Roman,Times,serif; 
	position:absolute; 
	top:100px; 
	left:250px;
}


h1	{
	position:absolute;
	top:0px;
	left:50px;
	width:700px;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	letter-spacing: 1em;
	color:#7BA79F;

}

h2	{
	font-size: 16px;
	letter-spacing: 2px;
	font-weight:lighter;
}

h3	{
	font-size:25px;
	font-weight:lighter;
	margin:15px 15px 25px 0;
	color:#999999;
	letter-spacing:2px;
	text-align:left;
}

h4	{
	font-size:16px;
	color:#99CCCC;
	margin:none;
	padding:none;
	line-height: normal;
	font-weight: bold;
	letter-spacing:4x;
}

.abswrap	{
	position: absolute;
	top:120px;
	left:175px;
	width: 775px;
	height: 550px;
	text-align: center;
}
	
#bottombar	{
	width: 700px;
	height: 20px;
	position:absolute;
	top:655px;
	left: 50px;
}

.links	{
	height:20px;
	width:550px;
	position:absolute;
	left:345px;
	top:40px;
	margin: 0 0 0 20px;
}
	
.linkslink	{
	height:20px;
	float:left;
	font-size:13px;
	letter-spacing:2px;
	font-weight: 50;
	font-family: "Times New Roman", Times, serif;
	text-align:left;
	margin:0 11px;
}

#copyright	{
	position:absolute;
	top:710px;
	left:250px;
	text-align:right;
	width:700px;
	font-size:12px;
	font-weight:lighter;
	letter-spacing:2px;
	color:#666666;
}
		
	
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#999999;
}

a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#999999;
}
a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#FF9900;
}
a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#000000;
}

#biotext	{
	width:500px;
	height:550px;
	color:#999999;
	font-weight: lighter;
	letter-spacing: 2px;
	font-size:14px;
	position:absolute;
	top:120px;
	left:50px;
	text-align:left;
}

.scrollwindow	{
	width:900px;
	height:525px;
	overflow:scroll;
	position:absolute;
	top:120px;
	left:50px;
	text-align:left;
}

ul 	{
	margin: -25px 20px 20px 20px;
	padding:0 20px 5px 20px;
	list-style-type:none;
	text-align:left;
	color:#999999;
}

li	{
	padding:10px 0px 0px 30px;
}


.floatlft	{
	float:left;
	
}

.contact	{
	width:218px;
	height:550px;
	text-align:center;
}

.resumepdf	{
	text-align:center;
	font-size:16px;
	color:#99CCCC;
	
}