* {
	margin: 0px;
	padding: 0px;
}
body, html {
	height: 100%;
	text-align: center;
	background: #FFFFFF url(../images/html-body-bg.jpg) repeat-x center top;
	color: #806517;
}
ul, ol {
	list-style: none;
}
html, body, applet, object, embed, iframe, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, form, label, legend, caption, tdul, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, p, blockquote, fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}
#wrapper {
	background: url(../images/wrapper-bg.gif) repeat-y center top;
}
#d1 {
	padding-bottom: 50px;
	background: url(../images/d1-bg.jpg) no-repeat center bottom;
}
#d2 {
	background: url(../images/d2-bg.jpg) no-repeat center top;
}
#wp-header, #wp-content, #wp-footer, #wp-menu {
	width: 750px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#wp-header {
	height: 319px;
	position: relative;
}
#wp-header #wp-logo {
	top: 115px;
	left: 108px;
	position: absolute;
}
#wp-header #wp-logo h1 a {
	width: 116px;
	height: 23px;
	background-image: url(../images/wp-logo-bg.gif);
	background-position: 0px 23px;
	display: block;
}
#wp-header #wp-logo h1 a:hover {
	width: 116px;
	height: 23px;
	background-position: 0px 23px;
	display: block;
}
#wp-header #wp-logo h1 a span {
	display: none;
}
#d3 {
	background: url(../images/d3-bg.jpg) no-repeat 50% 62%;
}
#d4 {
	height: 59px;
	background: url(../images/d4-bg.jpg) no-repeat center top;
}
#d4 a {
	font-family: "Consolas", "Courier New", Courier, mono, serif;
	color: #FF015B;
	font-size: 0.7em;
}
#language {
	top: 323px;
	left: 663px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#wp-menu {
	height: 39px;
	background: url(../images/wp-menu-bg.gif) repeat-x;
	font-family: "Consolas", "Courier New", Courier, mono, serif;
	text-transform: uppercase;
	font-weight: bold;
}
#wp-menu li {
	float: left;
}
#wp-menu a, #wp-menua:link {
	font-size: 11px;
	color: #777777;
	float: left;
	padding: 12px 15px 11px 15px;
	text-decoration: none;
}
#wp-menu a:visited {
	color:#888888;
	text-decoration:none;
}
#wp-menu a.active {
	color:#FFFFFF;
	background:url(../images/menuactivebg.gif) no-repeat center bottom;
	text-decoration:none;
	vertical-align:bottom;
}
#wp-menu a:active {
	color:#888888;
	text-decoration:none;
}
a#rss img {
	width:35px;
	height:35px;
	margin-top:-6px;
}
#searchbox {
	float:right;
	margin:278px 10px 0 0;
	background:url(../images/searchbg.png) no-repeat left top;
	width:273px;
	height:33px;
	overflow:hidden;
}
#searchboxInner {
	padding:2px;
}
#searchbox input#search-query {
	border: none;
	color: #abacac;
	background-color: #141414;
	position: absolute;
	z-index: 999;
	width: 235px;
	margin: 6px 0px 0px 5px;
}
input.searchButton {
	cursor: pointer;
	right: 15px;
	position: absolute;
	z-index: 999;
	margin-top: 2px;
}
input.searchButton img {
	width: 26px;
	height: 26px;
}
#searchquery {
	border: none;
	float: right;
	margin: 2px 3px 0px 0px;
	padding: 0px;
	text-align: left;
}
#wp-footer ul li {
	display: inline;
}
#wp-footer .box {
	color: #000000;
	padding-top: 15px;
	text-align: center;
}
#wp-content .inside-box {
	padding: 1em 0em 0.5em 0em;
}
#wp-content h1.content-title {
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF015B;
	background-color: #000000;
	display: inline;
}
abbr, acronym {
	cursor: help;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#maplocohidden {
	width: 1px;
	height: 1px;
}