body {
	color: #d5c79c;
	font-size: 11px;
	font-family: verdana, helvetica, "sans serif";
	background: url(img/design/bg.jpg) repeat-x;
	text-align: center;
	margin: 0;
}

a {
	color: #ab7827;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

img {
	border: 0;
}

input, select, textarea, select {
	border: 1px solid #222;
	background-color: #d5c79c;
	font-weight: bold;
	font-size: 11px;
	margin: 1px;
}

p {margin: 0;}

table {
	text-align: left;
}

#main {
	width: 962px;
	z-index: 0;
	position: relative;
	top: 0px;
	left: 0px;
	margin: auto;
	text-align: left;
}

#header {
	background: url(img/design/header.jpg);
	position: relative;
	width: 962px;
	height: 184px;
	top: 0px;
	z-index: 2;
}

#rotator {
	position: absolute;
	top: 50px;
	left: 466px;
	z-index: 5;
	width: 468px;
	height: 60px;
}

#pinboard {
	background-image: url(img/design/infoBox.png);
	position: absolute;
	left: 100px;
	top: 192px;
	width: 102px;
	height: 57px;
	z-index: 4;
}

#pinboard_content {
	position: absolute;
	top: 15px;
	left: 10px;
	color: #150185;
	border: none;
	text-align: left;
}

#pinboard_content a {
	color: #ffffff;
}

#content {
	position: absolute;
	left: 197px;
	width: 568px;
	top: 184px;
	z-index: 2;
}

*.box {
	width: 568px;
}

*.box_title {
	text-align: left;
	position: relative;
	top: 10px;
	left: 10px;
	font-weight: bold;
	color: #ffffff;
}

*.box_head {
	background-image: url(img/design/contentTop.jpg);
	height: 35px;
}

*.box_middle {
	background-image: url(img/design/contentMid.jpg);
}

*.box_content {
	text-align: center;
	width: 550px;
}

*.box_footer {
	background-image: url(img/design/contentFoot.jpg);
	height: 35px;
}

#leftmenu {
	position: absolute;;
	left: 0px;
	width: 188px;
	color: #111;
}

*.navi_left_head {
	background-image: url(img/design/navTop.jpg);
	height: 35px;
	width: 188px;
}

*.navi_left_middle {
	background-image: url(img/design/navMid.jpg);
	width: 170px;
	padding: 0px 9px;
}

*.navi_left_bottom {
	background-image: url(img/design/navFoot.jpg);
	height: 34px;
	width: 188px;
}

*.menucontent, *.menucontent a {
	font-size: 10px;
	font-weight: bold;
	width: 100px;
	color: #111;
}

*.submenucontent {
	font-size: 10px;
	position: relative;
	left: 20px;
	width: 100px;
}

*.submenucontent a {
	display: block;
    color: #5f3b01;
}

#shoutbox {
	height: 200px; 
	width: 410px; 
	background-color: #ffca2f;
}

#rightmenu {
	position: absolute;
	left: 773px;
	top: 184px;
	width: 188px;
	font-size: 10px;
}

.rightmenu_head {
	background-image: url(img/design/navTop.jpg);
	height: 35px;
}

.rightmenu_middle {
	background-image: url(img/design/navMid.jpg);
}

.rightmenu_bottom {
	background-image: url(img/design/navFoot.jpg);
	height: 35px;
}

*.rightmenucontent {
	position: relative;
	left: 25px;
	width: 120px;
	color: #222;
}

*.rightmenucontent a {
	display: block;
	color: #5f3b01;
}

*.wiw_admin {
	color: red;
	font-weight: bold;
}

*.wiw_male {
	color: #1981ec;
}

*.wiw_female {
	color: #fc32d8;
}

#footer {
	background-image: url(img/design/footer.jpg);
	width: 568px;
	height: 49px;
	position: relative;
	left: 0px;
	color: #5f3b01;
}

*.footer_content {
	position: relative;
	text-align: center;
	top: 11px;
	font-weight: bold;
	font-size: 10px;
}
#nickpage_text {
	text-align: left;
	position: relative;
	left: 25px;
}
#nickpage_avatar {
	position: absolute;
	right: 50px;
	top: 50px;
}

#showpn {
	visibility: hidden;
	width: 350px;
	height: 100px;
	border: 1px solid #000;
	background-color: #ffffff;
	position: absolute;
	z-index: 5;
	top: 250px;
	left: 100px;
	padding: 10px 10px;
}
.mooquee {
	padding: 5px;
	width: 837px;
	/* don't change */
	position: absolute;
	overflow: hidden;
	white-space: nowrap;
	color: #5f3b01;
}
.mooquee-text {
	/* don't change */
	position: absolute;
}

#globalticker {
	top: 154px;
	left: 105px;
	z-index: 5;
	height: 20px;
	width: 800px;
	color: #ffffff;
}