a:link, a:visited, a:active {
	text-decoration: underline;
	color: white;
}

a:hover {
	text-decoration: none;
	color: white;
}

body {
	
	background-image: url(images/background_grid.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	text-align: center;
}

#container {
	margin: 0 auto;
  	width: 450px;
  	text-align: left;
}

#photo {
	
	width:450px; 
	height:338px; 
	z-index:1; 
	left: 15px; 
	top: 15px;
	background-color:#000000;
}



#aboutproject {
	position:absolute; 
	width:122px; 
	height:22px; 
	z-index:1; 
 
	top: 411px;
	margin-left: 5px;
}

#aboutstudents {
	position:absolute; 
	width:122px; 
	height:22px; 
	z-index:1; 
 
	top: 433px;
	margin-left: 5px;
}

#images {
	position:absolute; 
	width:122px; 
	height:22px; 
	z-index:1; 
 margin-left: 5px;
	top: 455px;
}

#links {
	position:absolute; 
	width:122px; 
	height:22px; 
	z-index:4; 
 margin-left: 5px;
	top: 477px;
}

.portrait {
border: 1px solid #333333;
float: left;
margin-right:7px;
}

.about {
border: 1px solid #333333;
float: left;
margin-right:6px;
margin-left:1px;
margin-top:3px;
margin-bottom:1px;
}


#contact {
	background-color:#000000;
	position:absolute; 
	width:22px; 
	height:118px; 
	z-index:4; 
margin-left: 5px;
	top: 500px;
}

#body {
	background-color:#000000;
	width:328px; 
	z-index:3;  
	top: 353px;
	padding-left:122px;
	padding-bottom:0px;
	margin-bottom:20px;
}

#footer {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top:1px;
	width: 328px;
	height:70px;
	z-index:5;
}
	

.bodycopy {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 80px;
	margin-bottom:20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.6em;
	color: #C4BFB9;
}

.profiles {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 80px;
	margin-bottom:20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.6em;
	color: #C4BFB9;
}


strong {
color: white;
}

.grey {
color: #333333;
}

.caption {
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom:30px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.6em;
	color: #C4BFB9;
}

.footer {
	margin-left: 0px;
	margin-right: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.6em;
	color: #666666;
}

.tom {
	margin-left: 20px;
	margin-right: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.6em;
	color: #666666;
}

#hiresbutton {
	position: absolute;
	width:44px; 
	height: 13px;
	z-index:7; 
	top:10px;
	margin-left:258px;

}

#arrowleft {

	position: absolute;
	width:11px; 
	height: 13px;
	z-index:7; 
	top:10px;
	margin-left:303px;
}


#arrowright {

	position: absolute;
	width:11px; 
	height: 13px;
	z-index:7; 
	top:10px;
	margin-left:315px;
}
	

