body {
	background: #002a2e url(../images/bg_img.jpg) no-repeat center top;
	font: 12px/16px Georgia, "Times New Roman", Times, 
	background-color: #00292D;
	background-repeat
	position: relative;
	height: auto;
	width: 100%;
	color: #00292D;
	
	}

.pbody11
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.TOC
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #002A2E;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
}

.footCenter
{
	color: #FFF;
	text-align: center;
	font-size: small;
}

#content_bg
{
	background-image: url(../images/bg_img.jpg);
	background-repeat: repeat-y;
	top: auto;
	background-color: #002A2E;

}

.nounderline
{
	text-decoration: none;
	color: #5F0A09;
}

