@charset "utf-8";
/* CSS Document */
#Content
{
	width:964px;
	position:relative;
	background:url(../images/contentbg.jpg);
	margin-left:auto;
	margin-right:auto;
}
#Header
{
	margin-left:3px;
	width:958px;
	height:106px;
	position:relative;
	background-image:url(../images/header.jpg);
}
.PostHeader
{
	display:block;
	margin-bottom:4px;
}
.Row
{
	 margin-bottom:10px;
	 clear:both;
}
#Menu
{
	width:958px;
	height:33px;
	margin-left:3px;
	position:relative;
}
#Right
{
	width:315px;
	float:left;
	position:relative;
}
.Indented
{
	margin:0;
	padding-left:10px;
	padding-right:10px;
	display:block;
}
#Footer
{
	text-align:center;
	width:958px;
	height:66px;
	margin-left:3px;
	background:url(../images/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
body
{
	font-size:12px;
	background:url(../images/bg.jpg);
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top:0px; 
	margin-bottom:0px;
}

/*Set the left float class*/
#Menu img
{
	float:left;
}


body a { color:red;} .FeaturedLink {color:white;}
