html,body { width:100%; height:100%; padding:0px; overflow: hidden; }
body,form,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,blockquote,input { margin:0px; padding:0px; }
body { background: #788390;}

li { list-style-image:none; background-image:none; list-style-type:none; }

/*all image-replaced elements*/
#wrapper h1 a#wcfb {
	display: block;
	background: no-repeat;
	overflow: hidden;
	text-indent: -999999px;
	text-decoration: none;
}

/*absolutely placed elements
#logoContain, #logoContain h1, #navbar ul, #navbar #utils li, #navbar form, #conflict { position: absolute; }*/

body div#wrapper {
	width: 1016px; height: 601px;
	position: absolute; top: 50%; left: 50%;	
	margin-top: -300px; margin-left: -508px;
	background: url("../img/wcfb.t.bg.jpg") no-repeat;
	overflow:hidden;
}

#wrapper h1 {
	position:relative; 
	margin-top:5px; margin-left:8px;
	width:998px; height: 31px;
	background: url("../img/wcfb.topbar.gif") no-repeat;
	overflow:hidden; zoom:1;
}

#wrapper div#mainImg { position:relative; margin-left:8px; zoom:1; }
#mainImg div#imgone {
	float:left;
	width: 454px; height:204px;
	background: url("../img/wcfb.img.1.jpg") no-repeat;
}

#mainImg div#imgtwo {
	float:left;
	width: 287px; height:204px;
	background: url("../img/wcfb.img.2.jpg") no-repeat;
}

#mainImg div#imgtre {
	position: relative;
	float:left; zoom:1;
	width: 257px; height:204px;
	background: url("../img/wcfb.img.3.jpg") no-repeat;
}

#imgtre p {
	position:absolute;
	right:0px; bottom:10px;
	width:259px;
	text-align:center;
}

#newsArea {
	position:absolute;
	left:8px; top:222px;
	width:432px; height:300px;
	background: url("../img/wcfb.news.top.gif") no-repeat;
}

#newsArea div#newsContent {
	width: 432px; height: 255px;
	margin-top:38px;
	background: url("../img/wcfb.news.bg.gif") repeat-y;
	overflow:hidden;
}

#newsContent div#text {
	position:relative;
	width:370px; height:230px;
	margin-left:15px;
	overflow:hidden;
}

#holder { position:relative; width:370px; }

#newsContent div#scrollArea {
	position:absolute;
	right: 15px;
	top: 47px;
	height: 220px;
	width: 17px;
	overflow: hidden;
	background: #ccc;
}

#scrollArea div#scroller {
	position: absolute;
	top: 0px;
	width: 17px;
/*	border-top: 1px solid #666;*/
/*	border-bottom: 1px solid #666;*/
	background: url("../img/btn.scrollbar.bg.gif") repeat-y;
}

div#scrollTop {
  position:absolute;
  left:0px; top:0px;
  width:17px; height:2px;
  background: url("../img/btn.scrollbar.tp.gif") no-repeat;
}

div#scrollBtm {
  position:absolute;
  left:0px; bottom:0px;
  width:17px; height:2px;
  background: url("../img/btn.scrollbar.bt.gif") no-repeat;
}

#newsArea div#bot {
	position:absolute;
	left:0px; bottom:0px;
	width:432px; height:18px;
	background: url("../img/wcfb.news.bot.gif") no-repeat;
}

#wrapper div#events {
	position:absolute;
	left:733px; top:246px;
	width:290px; height:138px;
	background: url("../img/wcfb.events.jpg") no-repeat;
	/*background-attachment: fixed;*/
}

div#evtText {
	margin:38px 35px 0px 18px;
	height:80px;
	overflow:hidden;
}

#evtText div#content { position:relative; }

div#topBtn {
	position:absolute;
	width:17px;
	height:17px;
	top:40px;
	right:15px;
	background: url("../img/btn.scrollup.gif") no-repeat;
}

#topBtn a { display:block; width:17px; height:17px; }

div#btmBtn {
	width:17px;
	height:17px;
	position:absolute;
	top:257px;
	right:15px;
	background: url("../img/btn.scrolldn.gif") no-repeat;
}

#wrapper div#foot {
	position:absolute;
	left:8px; bottom:8px;
	width:996px; height:209px;
	overflow:hidden;
}

#foot div#shoe {
	float:left;
	width:450px; height:209px;
	margin-top: 144px;
	background:url("../img/wcfb.cars.shoe.jpg") no-repeat;
}

#foot div#carleft {
	float:left;
	width:267px; height:209px;
	background:url("../img/wcfb.cars.left.jpg") no-repeat;
}

#foot div#carright {
	float:left;
	width:279px; height:209px;
	background:url("../img/wcfb.cars.right.jpg") no-repeat;
}

#foot p#copyRight { position:absolute; left: 8px; bottom: 3px; }


