/*  CSS designed by Way's | wayslee.com/design */

* {margin:0;padding:0;}
#container {
	margin: 120px auto 10px;
	width: 650px;
	text-align: center;
}

#content { margin-bottom: 30px; 
}
	#mainContent {}

#siteInfo {
	font-size: 11px;
}
	#siteLegal {}

.guideNav {
	list-style: none;
	margin-bottom: 1em;
}
	.guideNav li {}

body {
	background: #342D2C url(../images/bg_home.gif) repeat-x top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
}

a {
	color: #CC9900;
	text-decoration: underline;
}
a:hover { color: #FFCC00; }



#branding,
#siteCredits,
h1 {display:none;}
