body {
	background: #46627b url(img/page_bg.gif) repeat-x;
	font-size: 81%; /* Resets 1em to 11px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #181818;
	margin: 0;
	padding: 0;
}
#container {
	width: 738px;
	\width: 758px;
	w\idth: 738px;
	margin-left: auto;
	margin-right: auto;
	background: #f5f5f5;
        position:relative;
}

#banner {
	height: 59px;
	padding: 0 0 0 0;
	background: #f5f5f5 url(img/head_bg.gif) repeat-x;
}

#adspace {
	height: 103px;
	width: 100%;
	padding: 5px 0 0 0;
	text-align: center;
	background: #f5f5f5 url(img/adspace_bg.gif) repeat-x;
}

#content {
	float: right;
	width: 525px;
	padding: 5px 15px 0 0;
}

#featured {
	padding: 7px; 
	text-align: center;
	border: 1px dotted #EFEFEF;
	width: 474px;
}

/* Hides from IE5-mac \*/
* html #content {height: 1%;}
/* End hide from IE5-mac */ 

#side {
	width: 160px;
	float: left;
	margin: 0;
	padding: 5px 0 0 15px;
	line-height: 1.55em;
}

#footer {
	height: 25px;
	clear: both;
	margin-top: 10px;
	padding: 10px 15px 0 15px;
	background-color: #757468;
	border-top: 1px solid #9c9b92;
	font-size: 0.85em;
	color: #d4d4c3;
}

h1, h2, h3, h4 { /* Global Heading Styles */
	margin: 0 0 6px 0; padding: 3px 0 0 0;
        font: 1.00em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#46627b;
}
h3 {
	font-size: 1.00em;
	border: 0;
}	 
h1#head {
	text-indent: -5000px;
	background:url(img/logo.gif) no-repeat;
	width: 264px;
	height: 37px;
	margin: 16px 0 0 14px;
	padding: 0;
	float:left;
}

p.header {
	padding:15px 15px 0 15px;
	margin: 0 0 0 0;
	color:#ffffff;
	line-height: 16px;
	font-size: 0.85em;
	
}
A:link {
	Color:#6b8ba4;
}
A:hover {
	Color:#9ab3c7; 
	text-decoration: none;
}
A:visited {
	Color:#6b8ba4;
}
#footer A:link {
	Color:#f9f9f7;
	text-decoration: none;
}
#footer A:hover {
	Color:#f9f9f7;
	text-decoration: underline;

}
#footer A:visited {
	Color:#f9f9f7;
	text-decoration: none;
}
ul {
	list-style:none;
	margin: 0;
	padding: 0 0 8px 0;
}
li {
	font-size: 0.85em;
}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
Table
{
    FONT-SIZE: 1.00em;
    COLOR: #181818;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.smallfont {
    FONT-SIZE: 0.85em;
}