body {
	margin: 0px;
	padding: 0px;
	background:#000;
}

#siteLayout
{
	padding: 0px;
	clear: both;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#siteLayout .headerArea {
	height: 266px;
	width: 980px;
}

#siteLayout .bodyArea {
	padding: 0px;
	clear: both;
	background:url(http://www.criminalfantasy.com/images/m_fon.gif);
	min-height:300px;
}

#siteLayout #leftNav {
	float: left; 
	width: 159px;
	padding: 0px; /* top and bottom padding create visual space within this div */
	margin:0px;
}

#siteLayout #leftNav #navTop {
	background:url(http://www.criminalfantasy.com/images/m1.gif) no-repeat;
	height:23px;
	line-height:23px;
	padding:0px;
	margin:0px;
}

#siteLayout #leftNav #navBottom {
	background:url(http://www.criminalfantasy.com/images/m3.gif) no-repeat;
	height:53px;
	line-height:53px;
	padding:0px;
	margin:0px;
}

#siteLayout #leftNav #navItems ul {
	margin:0;
	border:0;
	padding:0;
	list-style:none;
}

#siteLayout #leftNav #navItems ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	height:27px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	font-weight:bold;
}

#siteLayout #leftNav #navItems ul li.standard {
	background:url(http://www.criminalfantasy.com/images/m2_std.gif) no-repeat;
	color:#fff;
	line-height:27px;
}

#siteLayout #leftNav #navItems ul li.active {
	background:url(http://www.criminalfantasy.com/images/m2_active.gif) no-repeat;
	color:#f4ce49;
	line-height:27px;;
}

#siteLayout #leftNav #navItems ul li.active a, #siteLayout #leftNav #navItems ul li.standard a:hover, #siteLayout #leftNav #navItems ul li.standard a:focus, #siteLayout #leftNav #navItems ul li.standard a:active
{
	color:#f4ce49;
	text-decoration:none;
}

#siteLayout #leftNav #navItems ul li.standard a, #siteLayout #leftNav #navItems ul li.active a:hover, #siteLayout #leftNav #navItems ul li.active a:focus, #siteLayout #leftNav #navItems ul li.active a:active
{
	color:#fff;
	text-decoration:none;
}

#siteLayout #leftNav #navItems ul li.standard a, #siteLayout #leftNav #navItems ul li.active a {
	text-decoration:inherit;
	color:inherit;
	line-height:inherit;
}

#siteLayout #mainContent {
	margin: 0px 0px 0px 160px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	z-index: 2000;
	background:#151d1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
} 

#siteLayout #mainContent a {
	color:#f4ce49;
}

#siteLayout #mainContentHeader {
	margin: 0 0 0 160px;
	padding: 0px 0px 0px 10px;
	border:0;
	height:93px;
	background:url(http://www.criminalfantasy.com/images/fon1.gif) repeat-x;
	z-index: 2000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#siteLayout #footerArea
{
	background:url(http://www.criminalfantasy.com/images/bottom_bgr.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#siteLayout #footerArea a {
	color: #CCCCCC;
	text-decoration: none;
}
