body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-image: url(http://dev.starwarsmmo.net/images/holowrapper.gif);
	color: #fff;
	text-align: center;
}

#mainwrapper {
	margin: 0 auto;
	width: 980px;
}

a, a:link, a:hover, a:visited {
	color: #708bc3;
	text-decoration: underline;
}

.messagetext {
	font-size: 11px;
}

.devname {
	color: #fbb50d;
	font-weight: bold;
	font-size: 11px;
}

.date {
	font-size: 11px;
	color: #b0b0b0;
}	

table.main {
	border-top: 4px solid #314270;
	border-left: 2px solid #314270;
	border-right: 2px solid #314270;
	border-bottom: 4px solid #314270;
}

#header-rss {
	background: #003;
	border-top: 4px solid #314270;
	border-left: 2px solid #314270;
	border-right: 2px solid #314270;
	border-bottom: 4px solid #314270;
	width: 300px;
	height: 230px;
	padding: 6px;
	list-style-type: none;
	text-align: left;
	font-size: 10pt;
}

#header-rss .title {
	border-bottom: 1px solid #314270;
	font-size: 12pt;
}

#header-rss ul {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
}

#header-rss li {
	list-style-type: none;
}

#header-rss strong {
	font-weight: normal;
	border-bottom: 1px solid #314270;
	font-size: 12pt;
}

#header-rss-content, #header-rss-forum {

}

#header-rss-content li, #header-rss-forum li {
	padding-bottom:5px;
	font-size: 11px;
}

#header-ad {
	float: right;
	height: 250px;
	width: 300px;
	position: relative;
	left: 0px;
}

.footerlist {
    float: left;
    margin-left: 10px;
}

#footer {
	margin: 0 auto;
	text-align: left;
        color: #666666;
}

#footer a,
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #c78526;
}

#footer p {
	margin: 0px 0px 10px 0px;
	font-size: 8pt;
        line-height: 16px;
}

#footer h3 {
	font-size: 18px;
	font-weight: normal;
        margin: 0px;
}

#footer ul {
	margin: 0px;
	padding-left: 15px;
}

#footer ul li {
	font-size: 8pt;
}

