body {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
}
p {
margin: 0;
padding: 0;
}
#container {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: 450px;
	width: 780px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	top: 10px;
	border: 1px solid #000000;
}

#intdes {
	position:absolute;
	left:0px;
	top:421px;
	width:100px;
	height:22px;
	z-index:1;
}
#autwin {
	position:absolute;
	left:104px;
	top:421px;
	width:147px;
	height:22px;
	z-index:1;
}
#inhouse {
	position:absolute;
	left:255px;
	top:421px;
	width:96px;
	height:22px;
	z-index:1;
}
#world {
	position:absolute;
	left:358px;
	top:421px;
	width:91px;
	height:22px;
	z-index:1;
}
#accessetc {
	position:absolute;
	left:452px;
	top:421px;
	width:182px;
	height:22px;
	z-index:1;
}
#links {
	position:absolute;
	left:655px;
	top:421px;
	width:35px;
	height:22px;
	z-index:1;
}
#news {
	position:absolute;
	left:641px;
	top:421px;
	width:39px;
	height:22px;
	z-index:1;
}
#contact {
	position:absolute;
	left:687px;
	top:421px;
	width:66px;
	height:22px;
	z-index:1;
}

/***************classes************/

.bodytext {
	background-color: #FFFFFF;
}

.weetext {
	font-size: 9px;
	line-height: 12px;
}

a:link {
	text-decoration: none;
	color: #7F7531;
}
a:visited {
	text-decoration: none;
	color: #7F7531;
}
a:hover {
	text-decoration: none;
	color: #7F7531;
}
a:active {
	text-decoration: none;
	color: #7F7531;
}
/****************************************************/
.headings {
	color: #7F7531;
	font-weight: bold;
}

.times {
	background-color: #7F7531; color:#FFF; padding:3px;
	font-weight: bold;
}

h2 {
	color: #7F7531;
	font-weight: bold; font-size:10px; text-transform:uppercase; padding: 0; margin:0;
}

.whiteheadings {
	color: #FFFFFF;
	font-weight: bold;
}

/*************iframepositioner**************/

#iframecontainer {
    top: 64px; 
	left: 477px; 
	width: 303px; 
	height: 357px; 
	position: absolute;
}
