body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url(/images/bgMain.gif) repeat-y;
	color: #003333;
}

p 
{
	margin-top: 0px;
	margin-bottom: 20px;
}


#pageIdentity 
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 97px;
}

#pageIdentity img 
{
	
	float: left;
}

#pageSpecialImage 
{
	position: absolute;
	top: 97px;
	left: 0px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	height: 103px;
	width: 105px;
	overflow:hidden;
}

.Content 
{
	position: absolute;
	width: 650px;
	padding: 25px 0px 0px 25px;
	top: 96px;
	left: 105px;

}