@charset "UTF-8";


#main{
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	background-color: #FFFFFF;
	height: 650px;
}
#content{
	padding: 0px;
	width: 800px;
	position: relative;
}
#group{
	float:left;
	width: 253px;	
}
#secondary{
	padding-top: 30px;
	padding-right: 50px;
}
#narges{
	position: absolute;
	top: 280px;
	left: 253px;
	height: 48px;
	width: 219px;
}
#david{
	position: absolute;
	top: 280px;
	left: 510px;
	height: 48px;
	width: 186px;
}
#footer{
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}



p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}

narges a:hover {
	background: url(images/nargesroll.gif);
}
