body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #001312 url(../images/bg_001312.jpg);
	background-repeat:repeat;
	color: #CCCCCC;
	font-size:12px;
	margin:0px 0px 0px 0px;
	width:100%;
}
a{color: #95A65B;font-weight: normal;text-decoration: none;}
a:hover{color: #BDD766;outline: none;}
a:active{outline: none;}/*stop frame being displayed around links*/
.ContentBgStrip
{
	display:block;
	background-image:url(../images/image_bg_page.jpg);
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
}
.ContentArea
{
	display:block;
	width:960px;
}
