body	
{
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#999999;
}
#content 
{		
	width : 780px;
	margin-right : auto;
	margin-left : auto;
	margin-top : 0px;
	padding-top: 1px;
   	padding-bottom: 1px;
	background-color:#FFFFFF;
}
a
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
#Main
{
	width: 570px;
	float: left;
	background-color:#FFFFFF;
}
#Textmain
{
	float: right;
	width: 400px;
	background-color:#FFFFFF;
}
#Menu
{
	float: left;
	width: 150px;
	background-color:#FFFFFF;
}
#Rightcol
{
	float: right;
	width: 210px;
	background-color:#FFFFFF;
	text-align: center;
}
.titletext
{
	font-family: "Bradley Hand ITC";
	font-style: italic;
	font-size: 14px;
	color: #CC0000;
	text-align: center;
}
#footer
{
	float: left;
	width : 770px;
	text-align: center;
	padding : 5px;
	background-color:#FFFFFF;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
#MainMessages
{
	float: left;
	width: 780px;
}
#Messages
{
	float:right;
	width: 600px;
}