body {
	margin-left:0px;
	margin-top:50px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	background: url(images/bkg.gif) no-repeat;
	background-position:top center;
	background-color: #35291f;
	font-size:x-small;
	color:#ffffff;
}
a, a:link {
	color: #cccccc;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	color: #cccccc;
}
a:hover, a:active {
	color: #993300;
	text-decoration: underline;
}
#contentHolder,#contentHolder2 {
	margin:0 auto;
	width:950px;
	z-index:1;
}
#contentHolder2{ 
	padding:25px;
	width:900px;
	 }
