body {
	margin: 0px;
	background-color: #680000;
	text-align: center;
}

#main {
border: 1px solid #680000;
	position: relative;
	text-align: center;
	width: 651px;
	background: #ffffff url(/lib/yhst-90066489864866/topline-back.jpg) center top no-repeat;
}

#bodytable {
	margin-top: 158px; 
}

#navbar {
	border-top: solid 1px #680000;
	width: 132px;
	text-align: left;
}

#navbar a:link, #navbar a:visited {
	font: bold 11px Copperplate, Arial, Sans Serif;
	color: #000000;
	display: block;
	padding: 6px 4px 6px 11px;
	border-bottom: solid 1px #680000;
	text-decoration: none;
	text-transform: uppercase;
}

#navbar a:hover {
	background-color: #fd9800;
}

#searchform {
	margin: 0px 0px 4px 0px;
	width: 132px;
	text-align: center;
}

.inpbox {
	font: normal 10px arial;
}

.inpbutton {
	font: bold 9px verdana;
}

#topmenu {
	position: absolute;
	top: 118px;
	left: 0px;
	width: 651px;
	height: 40px;
}

#topmenu a:link, #topmenu a:visited {
	font: bold 13px Copperplate, Arial, Sans Serif;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
padding-top: 4px;
}

#topmenu a:hover {
	color: #fd9800;
}

img.logolink {
	position: absolute;
	top: 24px;
	left: 188px;
}
img.tabled {display:block;}

