body {
	background: #fcfcfc url(img/page_bg.gif) no-repeat 50% 173px;
	font-size: 81%; /* Resets 1em to 11px */
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}
#wrap {
	width: 752px;
	\width: 772px;
	w\idth: 752px;
	margin-left: auto;
	margin-right: auto;
        position:relative;
}
* html #wrap {
	height:100%;
}
#headerwrap {
	width: 100%;
	background: #ffffff url(img/head_bg.gif) repeat-x;
	height: 60px;
}
#header {
	width: 752px;
	\width: 772px;
	w\idth: 752px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px 0 0;
}
#adspace {
	width: 100%;
	background: #ffffff url(img/adspace_bg.gif) repeat-x;
	height: 102px;
	padding: 11px 0 0 0;
	text-align: center;
}
#content {
	width: 518px;
	float: right;
	padding: 10px 30px 25px 0; 
}
#side {
	width: 140px;
	float: left;
	padding: 10px 0 25px 30px; 
}
#footer {
	clear: both;
	padding: 14px;
	margin: 24px 14px 14px 14px;
	border: 1px dotted #EFEFEF;
}
#featured {
	padding: 7px; 
	text-align: center;
	border: 1px dotted #EFEFEF;
	width: 474px;
}

/* Start Header Styles */

h1 {
	text-indent: -5000px;
	background:url(img/logo.gif) no-repeat;
	width: 167px;
	height: 46px;
	margin: 12px 0 0 24px;
	padding: 0;
	float:left;
}
h2, h3, h4 { /* Global Heading Styles */
	margin: 0 0 8px 0; padding: 3px 0 0 0;
	font-size: 1.15em;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color:#ebbc71;
	border-bottom: 1px dotted #EFEFEF;
}
h3 {
	font-size: 1.00em;
	border: 0;
}
h4 {
	margin: 0 0 3px 0; padding: 0;
	font-size: 1.05em;
	border: 0;
}

A:link {
	Color:#4b97df;
}
A:hover {
	Color:#9ec8f1; 
	text-decoration: none;
}
A:visited {
	Color:#4b97df;
}
p {
	PADDING: 0;	
	MARGIN:0 0 13px 0;
}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
ul {
	list-style:none;
	margin: 0;
	padding: 0 0 8px 0;
}
#listings
    {
    PADDING-TOP:6px;
    MARGIN-LEFT: 6px;
    MARGIN-RIGHT: 6px
    }
#listings td
    {
    PADDING-TOP:6px;
    }
Table
{
    FONT-SIZE: 1em;
    COLOR: #48565B;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.smallfont {
	font-size: 0.85em;
}
