#page {
	width: 850px;
	margin-left: auto; 
    margin-right: auto;
	margin-top: auto; 
    margin-bottom: auto;
}


#pagecontainer {
	width: 840px;
	background-image:url(../back2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:720px;
	float:left;
}





#details {
	width:840px;
	height:280px;
	margin-top:400px;
	float:left;
	
}


#footer {
clear:both;
	width:100%; 
	height:80px;
}

body{
	background-color: #ffffff;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:12px;
}

h2 { color:#4da4bd;
font-size:14px;

}

a { color:#FFFFFF;
text-decoration:none;}

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

a:visited  { color:#FFFFFF;
text-decoration:none;}

A:active  { color:#FFFFFF;
text-decoration:none;}

