body
{
	background:url("../images/bg.jpg");
	background-color: #251f21;
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

#redAmpHead {
	background:url("../images/head-bg.jpg");
	background-repeat: repeat-x;	
	width: 760px;	
	height: 156px;
	padding-top:15px;
}

#main
{
	width: 760px;
	background-color: #FFFEF4;
	background-position: left;
}


#navPanel
{
	width: 734px;
	height:139px;
	background-repeat: no-repeat;
	background-image: url(../images/amp-bg.gif);
}

#nav
{padding-top:15px}

#footer{
	width: 760px;
	background-color: #FFFEF4;
}
#tableBottom{
	height:10px;
	background: url("../images/table-footer.gif");
	background-repeat: no-repeat;
}


p, ul, ol {font-family:Verdana,Arial,san-serif; font-size: 10px; color: #432A6D;}

ul {list-style-type: square;}


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


.footerText {
	font-size: 11px;
	color: #333333;
}

#rightbox {
	float: right;
	width: 620px;
}
