body
{
	background-color: #069;
	background-image: url(images/background.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
	font-family: arial, sans serif;
	font-size: 10pt;
}

#header
{
	position:relative;
	border-bottom:0px solid #3C3C3C;
}

#ShadowLeft
{
	background-image:url(images/leftshadow.png);
	background-position:top center;
	background-repeat:repeat-y;
	width:22px;
}

#ShadowRight
{
	background-image:url(images/rightshadow.png);
	background-position:top center;
	background-repeat:repeat-y;
	width:21px;
}
