@charset "utf-8";
/* CSS Document */

body {
	background-color: #545C5C;

}

A:link {color: #3F91A8; text-decoration:none}
A:visited {color: #3F91A8; text-decoration:none}
A:active {color: #3F91A8; text-decoration:none}
A:hover {color: #3F91A8; text-decoration:none} 

h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2d3618;
	text-align: left;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
    width: 903px;
	height:100%;
    border: 0px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -451px; 
	margin-top:0px;
	}

	
	#table {
	width:903px;

	background-color: #ffffff;
	background-image: url(images/tablebg.jpg);
	background-repeat:repeat-y;
	margin-top:10px;
	float:left;
	}
	
	#greenrightborder {
	height: 447px;
	width:9px;
	margin-top:10px;
	float:right;
	background-image: url(images/greenrightborder.jpg);
	background-repeat: no-repeat;
	}
	
#bottom {
	width: 100%;
	height: 15px;
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBD1D0;
	text-align: right;
	line-height: 20px;
	}
	
#bottom a:link {color: #DBD1D0; text-decoration:underline}
#bottom a:visited {color: #DBD1D0; text-decoration:underline}
#bottom a:active {color: #DBD1D0; text-decoration:underline}
#bottom a:hover {color: #DBD1D0; text-decoration:underline} 
	
	#navigation {
	margin-left:6px;
	margin-top:5px;
	}
	
	
	#table2 {
	background-image: url(images/bgrepeat2.jpg);
	background-repeat: no-repeat;
	margin-left:6px;
	margin-top:6px;
	width: 885px;
    height:100%;
	
	border-top:1px;
	border-left:0px;
	border-bottom:0px;
	border-right:0px;
	border-style:solid;
	border-color:#669999;
	}
	
	#portfoliotable2 {
	margin-left:6px;
	margin-top:6px;
	height:100%;
	border-top:1px;
	border-left:0px;
	border-bottom:1px;
	border-right:0px;
	border-style:solid;
	border-color:#669999;
	}
	
	#splash {
	float:left;
	width:372px;
	height:100%;
	}
	
	#splashtext {
	width:260px;
	height:100%;
	min-height:200px;
	padding-top:44px;
	padding-left:40px;
	padding-right:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#252E12;
	}
	
.bullet {list-style-image: url(images/bullet.gif);}
	
	#content {
	float:right;
	width: 508px;
	height:100%;
	}
	
		#portfoliocontent {
	float:left;

	}
	
	#email {
	text-align:right;
	letter-spacing: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3F91A8;
	font-size:11px;
	}
	
	#text {
	margin-top:35px;
	margin-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2D3618;
	height:100%;
	font-weight: normal;
	list-style-image: url(/images/bullet.jpg);
	}

#contact {
margin-top:8px;
	padding-left:5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #3F91A8;
	height:20px;
	background-color:#FFFFFF;
	width:888px;
	float:left;
	border-top:1px;
	border-left:0px;
	border-bottom:0px;
	border-right:0px;
	border-style:solid;
	border-color:#669999;
	padding-top:3px;
}

#none {
float:left;
}

