@charset "utf-8";
body {
	background:#eeeeee url('images/bg_body.png') no-repeat top center;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
}

#wrapper {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
/*	width: 965px;	*/
	width: 999px;
}

#leftCol {
	float: left;
}

#logo {
	background-color: #FFF;
	padding: 0;
	text-align: center;
	width: 300px;	
}

#leftNav {
	width: 300px;
}

#rightCol {
	float: right;
}

#ad {
	background-repeat: no-repeat;
	border-left: 1px solid #FFFFFF;
	float: right;
	height: 344px; 
	vertical-align: top;
	width: 690px;
}

#topNav {
	font-size: 11px;
	padding-right: 20px;
	width: 675px;
}

#topNavContent {
	float: right;
	margin: 23px 0 0 0;
}
	
#content {
	background-color: #FFFFFF;
	clear: both;
	line-height: 140%;
	margin: 10px 0 0 0;
	padding: 5px 20px 10px 20px;
}

#footer {
	background-color: #910029;
	color: #FFF;
	font-size: 11px;
	padding: 10px 0;
	text-align: center;
}

#topNav ul {
	display: block;
	float: right;
	list-style-type: none;
	margin-top: 20px;
}

#topNav li {
	border-right: 1px #FFF solid;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 6px 0 3px;
}

#topNav a, #topNav a:link, #topNav a:visited {
	color : #FFF;
	text-decoration: none;
}

#topNav a:hover, #topNav a:active {
	color : #e7e7e7;
	text-decoration: underline;
}

.tableContent {
	background-image: url(images/table_middle.gif);
	background-repeat: repeat-y;
}

.tableContent div {
	font-size: .8em;
	margin: -20px 42px 0 26px;
	width: 237px;	
}

#footer a, #footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	clear: left;
	line-height: 150%;
	font-style : italic;	
	font-weight : normal;
	margin-top: 10px;
	margin-bottom: 5px;
}

#content p {
	margin-top: 0;
}

#content h1 {
	color: #000;
	font-size: 1.6em;
	border-bottom: 1px solid #910029;
	margin-right: 500px;
	padding-bottom: 5px;
}

#content .tableContent h3 {
	font-style: normal;
	font-weight: bold;
	margin: 0;
}

#content h2 {
	color: #000;
	font-size: 1.4em;
}

#content h3 {
	color: #000;
	font-size: 1.2em;
}

#content h4 {
	color: #000;
	font-size: 1em;
}

#content h5 {
	font-size: 1em;
}

#content h6 {
	font-size: 1em;
}

#content a, #content a:link, #content a:visited {
	color: 	#910029;	
}

#content a:hover, #content a:active {
	color: 	#e9bf03;
	text-decoration: none;
}

#serenity {
	margin: 5px 0 0 435px;
}