#mainwrapper {
   text-align: left; /* right-align text in IE */
   margin: 0px auto 0px auto;
   vertical-align: top;
   height: 100%;
}
img {
	border: 0px;
	display: inline;
}
table {
	vertical-align: top;
	border-color: #000000;
}
a {
	color: #ffa200 !important;
	text-decoration: none !important;
}
a:hover {
	text-decoration: underline !important;
}
body {
/* #830000 */
   background: #000 url() no-repeat scroll center top !important;
   font-size: 10px;
   font-family: arial, arial, arial, arial;
   margin:0px;
   padding:0px;
   text-align: center; /* center in IE */
   color: #ffffff;
   vertical-align: top;
   height: 100%;
}
html {
	vertical-align: top;
}
#headercontainer1 {
	width: 1000px;
	height: 79px;
}
#headercontainer1 img {
	border: 0px;
}
#navbar {
	/*background: #000 url(http://www.conquest-guild.com/cqsite/navbg.jpg) repeat;*/
	width: 1000px;
	height: 47px;
	text-align: left;
}
#navbar img {
	border: 0px;
	opacity: 1;
	/*filter: alpha(opacity=100);*/
}
#navbar img:hover {
	/*opacity: 0.75;
	filter: alpha(opacity=75);*/
}
#navbar .nohover:hover{
	/*opacity: 1 !important;
	filter: alpha(opacity=100) !important;*/
}

#pagebody {
	text-align: left;
}
#topborder {
	height: 39px;
	width: 850px;
	background-image: url(http://www.conquest-guild.com/cqsite/top.jpg);
	display: block;
}
#contentbody {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 840px;
	font-size: 13px;
	text-align: left !important;
}
.title {
	border-bottom: 2px solid #c19619;
	padding-bottom: 1px;
	margin-bottom: 3px;
	display: block;
}

.newspost {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left !important;
}
.spacer {
	width: 840px;
	border-bottom: 1px dashed #bcbcbc;
	height: 20px;
	margin-bottom: 20px;
	display: block;
}