body{
	background-color: #007DBF;
	background-image: url('../images/site/img_siteBG.jpg');
	background-repeat: repeat-x;
}

img{
                border: 0;
}

#header, #col1, #col2, #footer{
	width: 800px;
}

#header{
	background-color: #000000;
	color: #ffffff;
	height: 132px;
	width: 800px;
}

#col1{
	background-color: #141414;
	float: left;
	width: 262px;
        padding-top: 0;
        margin-top: 0;
}

#col2{
	background-color: #FFF;
        float: left;
	width: 538px;
}

#footer{
	background-image:url('../images/site/img_footer.gif');
	background-color:  #000;
	color: #fff;
	clear: both;
	width: 800px;
	height: 43px;
}

#nav{
                background-image:url('../images/site/nav_bg_fix.jpg');
	background-color: #000;
                margin:0px;
	padding:0px;
}

#nav ul{
	margin: 0px;
	padding: 0px;
                border:0px;
}

#nav li{
                border-bottom: 1px solid #FFF;
                height: 29px;
                *height: 26px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#abstracts{
	background-color: #141414;
	height: 420px;
	margin: 0px;
}

#flashArea{
	background-color: #666666;
	height: 195px;
                *height: 193px;
}

#introCopy{
	background-color: #666666;
	height: 250px;
}

#featureArea {
	background-image: url('../images/site/img_featureBG.jpg');
	background-color: #ABABAB;
        background-repeat: no-repeat;
}

#featureText{
	float: left;
	width: 222px;
	*width: 230px;
}

#currentListings{
	float: left;
	width: 230px;
	*margin-left: 55px;
}