#container {	
	width:722px; /* false value for IE */
	voice-family: "\"}\""; /*real width  */
	voice-family:inherit;
	width: 700px;
	height:600px;
	margin:10px auto;
	padding:10px; 
	/*border: 1px dotted;*/ 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF;
	}
	
html>#container {
	width: 700px;
	}
	
#photocontainer {	
	width:772px; /* false value for IE */
	voice-family: "\"}\""; /*real width  */
	voice-family:inherit;
	width: 750px;
	height:2800px;
	margin:10px auto;
	padding:10px; 
	/*border: 1px dotted;*/ 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF;
	}
	
html>#photocontainer {
	width: 750px;
	}
	
#header {
	background-color: #FFFFFF;
	width: 700px;
	height: 130px;
	margin-top: 10px;
	background-image: url(Graphics/newlogo_white.gif);
	z-index:4;
	/*border: 1px dotted;*/ 
	background-repeat: no-repeat;
	}
	
	
#main {
	background-image: url();
	width: 660px;
	/*border: 1px dotted;*/ 
}

#pictures {
	float:left;
	width:200px; 
	height:440px;
	z-index:1; 
	margin-top: 0px; 
	/*border: 1px dotted;*/ 
}

.text {
	width:288px;
	voice-family: "\"}\""; /*real width  */
	voice-family:inherit;
	width:288
	z-index:2;
	margin-left: 245px;
	margin_right: 224px;
	/*margin-top: -430px;*/
	/*border: 1px dotted;*/ 
	font-family: "Century Gothic";
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	}
	
.phototext {
	width:288px;
	voice-family: "\"}\""; /*real width  */
	voice-family:inherit;
	width:288
	z-index:2;
	margin-left: 0px;
	margin_right: 20px;
	/*margin-top: -430px;*/
	/*border: 1px dotted;*/ 
	font-family: "Century Gothic";
	font-size: 13px;
	color: #666666;
	font-weight: normal;

}

#text ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style-type: none;
	}

#text li{
	margin: 0 0 10% 0;
	}

	
#navbar {
	float:right;
	width:130px;
	height:380px;
	z-index:3;
	margin-right: 10px;
	margin-top: 0px;
	font-family: "Century Gothic";
	font-size:24px;
	/*background-image: url(Graphicsnavbar.gif);*/
	/*border: 1px dotted;*/ 
	}


#navbar ul {
	margin: 0;
	padding: 0px 0 0 5px;
	list-style-type: none;
	}

#navbar li{
	margin: 0 0 20% 0;
	}
	
#footer{
	float:right;
	width:660px;
	height:20px;
	z-index:4;
	margin-top: 0px;
	margin-right:10px;
	/*border: 1px dotted;*/ 
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	 }
	 
#cvbox{
	/*background-image: url(Graphics/ribbon1.jpg);*/
	width: 700px;
	margin: 0px auto;
	background-color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #666666;
	/*border: 1px dotted;*/ 
	}
	
#cvtext {
	width:600px;
	padding: 40px;
	z-index:2;
	margin: 0px auto;
	/*border: 1px dotted;*/
	font-family: "Century Gothic";
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	}
	
#projbox{
	/*background-image: url(Graphics/ribbon1.jpg);*/
	width: 680px;
	height:240px;
	margin: 20px auto;
	padding:10px;
	background-color: #FFFFFF;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	clear:both;
	}
	
#projboxlong{
	/*background-image: url(Graphics/ribbon1.jpg);*/
	width: 680px;
	height:1200px;
	margin: 20px auto;
	padding:10px;
	background-color: #FFFFFF;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	clear:both;
	}
	
#projtext {
	width:320px;
	padding: 30px;
	z-index:2;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding:10px;
	/*border: 1px dotted;*/
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	}
#caption{
	float: right;
	Clear:both;
	font-family: "Century Gothic";
	font-size:10px;
	color: #666666;
	font-weight: normal;
	}
	

.nav {
	font-family: "Century Gothic";
	font-size: 24px;
  font-weight: bold;
	background-color: #666666;
}

.navLink {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #666666;
}


.footer {
 	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	color: #666666;

}
a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	}
	
a:link, a visited {
	font-weight: bold;
	text-decoration: none;

	}

a:hover {
	font-style: italic;
	
	}
