body {
	background-color: #333333;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:#900;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	text-decoration: underline;
}

#main {

	width:985px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
#Content_Layout {
	margin-left:0px;
	margin-top:10px;
	width:985px;
	height:605px;
	margin-bottom:0px;
	float:left;
	display:inline;

}



#page_background {
	margin-left:0px;
	margin-top:10px;
	width:985px;
	height:605px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image:url(../Images/background.jpg);
	background-repeat:no-repeat;
}
	
.Page_Title{
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#900;
}
