@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#999999;
background-image: url(layout_images/background_steel.jpg);
background-attachment:fixed;
	background-repeat: repeat-y;
font-family:arial, verdana,  sans-serif;
font-size: 10pt;
color:#17294B;
}
h1, h2, h3, h4, h5, h6 {
color:#6C0009;
}
a, a.visited{
color:#0D2859;
}
a img, img {border:none;}

.burgundy {
color:#6C0009;
}

.blue {
color:#17294B;
}


#content {
	z-index:0;
	
	width:1002px;
	
	margin-top:5px;
}

#main {
	width:855px;
	margin:-10px 8% 8% 8%;
}
#toplinks {
position:absolute;	
float:right;
top:50px;
left:580px;
width:450px;
}
#toplinks a img {border:none;}

#header {
	padding:0px 5px 4px 7px;
	background-color:white;
	z-index:2;
}
#flash {
	padding:3px 5px 4px 7px;
	background-color:white;
	height:269px;
	z-index:0;
overflow:hidden;
clip: rect(0px 840px 270px 0px);
	
}
#flashholder {
	position:relative;
	top:-30px;
	overflow:hidden;
	clip:rect(30px 840px 270px 0px);
z-index:0;
}
#mainbody {
 position:relative;
padding:3px 5px 4px 7px;
background-color: #FFFFFF;
font-family:arial,verdana, sans-serif;
z-index:3;
}
#buyers, #sellers, #featured { 
position:relative;
width:270px;
height:250px;
 float:left;
text-align: left;
padding-left: 9px;
background-color: #FFFFFF;

  }  
#buyers, #sellers { border-right:1px solid darkgray;  } 

#contest {
position:absolute;
left:700px;
top:106px;

}

#gallery img {
border:1 px solid black;
}
.featured_images {
width:250px;
}
