body
{
	margin: 0;
	background-image: url(/images/lght_green_bg.gif);
	background-repeat: repeat;
}

.outline
{
	border-bottom: 2px solid white;
	border-right: 2px solid white;
}

#mainbackground
{
	background-image: url(/images/main_bck.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#maincontainer
{
	margin: 0 0 0 55px;
}

.red
{
	color: #CC0000;
}

img.right
{
	float: right;
	margin-left: 10px;
	border: 1px solid black;
}

#contactform 
{
	font-size: 80%;
	margin: 0 5px 0 0;
}

#contactform .red
{
	color: #CC0000;
}

.AAwrapper
{
	width: 1006px;
	text-align: center;
}

.AACenter
{
	font-family: Arial;
	font-size: 10pt;
}