/* CSS Document */
html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1 {
	position: absolute;
	top: 0px;
	left: 30px;
	font-size:22px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #544e38;
}
h2.subtitle{
	position:absolute;
	font-size: 14px;
	color:#FFFFFF;
	top:25px;
	left: 225px;
}
p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
body {
	background: white;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	min-width: 778px;
	
}
#wrapper {
	text-align: left;
	width: 778px;
	margin: 0 auto;
	position: relative;
}
#windowtop {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 778px;
	height: 15px;
	background: top left url(images/window_top.jpg) no-repeat;
}
#headbox {
	position: absolute;
	top: 35px;
	left: 20px;
	width: 468px;
	height: 42px;
	background-color: #660000;
}
#searchbox {
	position: absolute;
	top: 35px;
	left: 488px;
	width: 305px;
	height: 42px;
	background-color: #CCCCCC;
	padding-left:5px;
}
.searchright{
position:absolute;
left:10px;
}
#topbar {
	position: absolute;
	top: 77px;
	left: 20px;
	width: 778px;
	height: 21px;
	background-color: #660000;
}
#topbarads {
	position: absolute;
	top: 2px;
	left: 10px;
	width: 728px;
	height: 18px;
}
#contenttop {
	position: absolute;
	top: 98px;
	left: 20px;
	width: 779px;
	height: 17px;
	background: top left url(images/boxes_top.jpg) no-repeat;
}
#contentall {
	position:relative;
	top: 115px;
	left: 20px;
	width: 778px;
	height: 900px;
	background-color: #660000;
}
#contentsearch {
	position: absolute;
	top: 117px;
	left: 20px;
	width: 823px;
	height: 1300px;
	background-color: #660000;
}
#contentleft {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 160px;
	height: 880px;
	background-color: #CCCCCC;
}
#contentright {
	position: absolute;
	top: 0px;
	left: 180px;
	width: 588px;
	height: 880px;
	background-color: #FFFFFF;
}
#contentrighttxt {
	position: absolute;
	top: 0px;
	left: 4px;
	width: 580px;
	height: 100%;
	background-color: inherit;
}
#menu {
	position: absolute;
	top: 0px;
	left: 4px;
	width: 152px;
	height: 135px;
	background-color: inherit;
}
#hmenu {
	position: absolute;
	top: 0px;
	left: 4px;
	width: 795px;
	height: 15px;
	background-color: #FFFFFF;
}
#searchresults {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 803px;
	height: 1280px;
	background-color: #FFFFFF;
}
#addbox {
	position: absolute;
	top: 150px;
	left: 4px;
	width: 152px;
	height: 50%;
	background-color: inherit;
}
t{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

#searchtop {
	position: absolute;
	top: 98px;
	left: 20px;
	width: 823px;
	height: 19px;
	background: top left url(images/search_top.jpg) no-repeat;
}
#googlesearch {
	position: absolute;
	top: 15px;
	left: 4px;
	width: 795px;
	height: 100%;
	background-color: #FFFFFF;
}
#indeximage {
	position: absolute;
	top: 210px;
	left: 4px;
	width: 580px;
	z-index:50;
	background-color: #FFFFFF;
}

#footer {
	position: absolute;
	text-align:right;
	color: #FFFFFF;
	top: 880px;
	left: 0px;
	width: 768px;
	height:15px;
	background-color:inherit;
}
