
#maincontent	
{
	margin: 0;
	padding: 20px;
	padding-top: 50px;
	border: 0;
	height: auto;
	width: 94%;
	float: left;
	text-align: center;
}

#maincontent img
{
	width: 400px;
	height:  517px;
	border: 0;

}

#caveat
{
	text-align: center;
	margin-bottom: 20px;
	color: #bbb;
	font-size: 8pt;
	clear: both;
}

#caveat a
{
	font-weight: normal; 
	text-decoration: underline;
	color: #bbb;
}

#caveat a:hover 
{
	font-weight: normal; 
	text-decoration: underline;
	color: #CBDBFF;;
}



