@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} 



#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: 903px;
	height: 7px;
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	float:left;
	

	}
	
		#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:85px;
	padding-left:40px;
	padding-right:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#252E12;

	}
	
	#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%;

	}

#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;
}
