body {
	background-color: #645959;
	margin: 0px;
	padding: 0px;
}

div#navlinks a {
	padding-left: 23px;
	padding-bottom: 10px;
}

a#navlink_home {
	background: url('images/home.jpg') no-repeat;
}
a#navlink_faq {
	background: url('images/faq.jpg') no-repeat;
}
a#navlink_search {
	background: url('images/search.jpg') no-repeat;
}
a#navlink_contact {
	background: url('images/contact.jpg') no-repeat;
}

div#bodywrap {
	width: 800px;
	margin: 0px auto;	
	/* position: relative; */
}

/*
div#head {
	position: relative;
	width: 800px;
	height: 181px;
}

div#righthead {
	width: 286px;
	height: 181px;
	position: absolute;
	top: 0px;
	left: 514px;
	background: url('images/horseright.jpg') no-repeat;
}

div#logo {
	width: 514px;
	height: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('images/logomain.jpg') no-repeat;
}

*/

div#mainmenu {
	width: 514px;
	height: 40px;
/* 	position: absolute; */
/* 	top: 130px; */
	background: url('images/menu_back.jpg') no-repeat;	
}

/*
div#menusub {
	width: 514px;
	position: absolute;
	top: 170px;
	height: 11px;
	background: url('images/menu_back_sub.jpg') no-repeat;	
	z-index: 10;
}
*/

/*
div#mainbody {
	width: 800px;
	position: absolute;
	top: 181px;
	z-index: 10;
}
*/

span.navdiv {
	height: 40px;
	width: 12px;
  background: url('images/header_divider.jpg') no-repeat;	
  border: solid 1px green;
}

div#mainbodycenter {
	padding-left: 10px;
	padding-right: 10px;
	background: url('images/mainbody_bg.jpg') repeat-y;	
	min-height: 300px;
}

/* for Internet Explorer */
/*\*/
* html div#mainbodycenter { 
	height: 300px;
}
/**/

div#footer {
	position: relative;
	width: 800px;
}
div#footerhead {
	background: url('images/footerhead.jpg') no-repeat;
	height: 11px;
	width: 800px;	
}
div#footer {
	background-color: #630D0D;
	height: 50px;
	width: 800px;	
	
}

/** MAIN MENU */
div#mainmenu {
	/* position: relative;	 */
}
