body {
	background:#000000;
	width:732px;
	margin:auto;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.fleft {
	float:left;
	_height:503px;
	min-height:503px;
	}
	
#contentRight {
	width:300px;
	}
	
#contentMid {
	width:259px;
	margin-right:8px;
	/*background:url(images/content-mid.jpg) no-repeat;*/
	}
	
#contentLeft {
	width:153px;
	margin-right:8px;
	/*background:url(images/content-left-bottom.jpg) bottom no-repeat;*/
	}
	
#header {
	height:48px;
	background:url(images/header.gif);
	}

#logo {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-375px;
	}
#menuHolder {
	margin-top:95px;
	margin-left:13px;
	}
	
#footer {
	clear:both;
	line-height:38px;
	padding:5px;
	text-align:center;
	}
	
a {
	color:#CCCCCC;
	}
	
a:hover {
	text-decoration:none;
	border-bottom:1px dotted #cccccc;
	}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	}
	
#logo a:hover {
	border:0;
	}
	
#leftColImg {
	margin-top:92px;
	}
