body, html {
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, sans-serif, Helvetica ;
	font-size: 12px;
	line-height: 18px;
	background-color: #D9DADA;	
	font-color: #333333;
}

td {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

h1  { 	color: #3b85b6; 
	font-size: 14px; 
	font-weight: 600; 
	line-height: 18px; 
	margin-top: 0; 
	margin-bottom: 1px; 
	padding-bottom: 10px
 }

#box {
	position: absolute;
	width: 990px;
	left: 50%;
	margin-left: -495px;
	background-color: #ffffff;
	}
	
#newsletterbox {
	max-width: 700px;
	margin: 10px;
	padding: 20px;
	background-color: #ffffff;
	}

#top {
	height: 300px;
	position: relative;
}

#navigation {	
	border-left: 10px solid #7AA2C9;
	height: 140px;
	width: 105px;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 40px;
	padding-left: 15px;
	padding-top: 5px;
	text-align: left;
	font-weight: 600;
	color: #555555;
	font-family: Verdana, Arial, sans-serif, Helvetica ;
	font-size: 14px;	
	line-height: 22px;	
}

#content1 {
	padding-right: 15px;
	border-right: 0px dotted #999999;
	width: 370px;
	min-height:500px;
	color: #333333;
	}

#content2 {
	margin-right: 25px;
	padding-left: 15px;
	width: 370px;
	min-height:500px;
	color: #333333;
}

#content3 {
	padding-right: 15px;
	width: 370px;
	color: #333333;
	min-height:500px;
}

#projects {
	color: #333333;
}

#year {
	width: 70px;
	float: left;
	height: 125px;
	color: #999999;
	font-weight: bold;
}

#text {
	width: 300px;
	padding-right: 15px;
	float: left;
	height: 125px;
	color: #333333;
	text-align: right;
}

#photo {
	width: 132px;
	margin-top: 2px;
	padding-left: 15px;
	padding-right: 0px;
	float: left;
	height: 115px;
}

#links{
	width: 230px;
	margin-right: 25px;
	color: #333333;
	float: left;
	height: 125px;
}

#pictable {
	width: 740px;
	margin-top: -10px;
}

#picnav {
	margin: 10px;
	text-align: center;
	color: #5894BE;
}

#pic {
	text-align: center;
}

#picmargin {
	margin-left:-35px;
}

input, select, textarea {
	margin-top: 12px;
}

#bottom {
	height: 20px;
	position: relative;
	margin-top: 20px;
}

#table {
	margin-top: 20px;
}



h1.pic {
	font-size: 14px; 
	font-weight: 600; 
	line-height: 18px; 
	margin-top: 0; 
	margin-bottom: 1px; 
	padding-bottom: 10px;
	text-align: center;
}

p {
	margin-bottom: 10px;
	margin-top: 0px;
	
}

h2 {
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;
}

a  {
	text-decoration: none;
	color: #88AACE;
}

a.navigation {
	text-decoration: none;
	color: #555555;
} 

a:hover  {
	text-decoration: none;
	color: #3B85B6;		
}
