body {
/*	background: #272621 url(sector4Entire.jpg);*/
	margin: 0;
	color: #D3D0BE;
	font-family: arial, verdana, helvetica, sans-serif;

	padding-top: 15;
	padding-right: 0px;
	padding-bottom: 15;
	padding-left: 0;
	background-image:url(backGround.jpg);
	background-repeat:no-repeat;
	background-color:#272621;
	font-size:100%;
}

body.background {
	background-image:url(foxtrotBackground.jpg);
}


a[href] img:hover {
	outline: #CACABA solid 1px;}

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

a[href]:hover {
	font-weight: bold;
	color: #CACABA;
	text-decoration: underline;}


#menu {
	background: no-repeat #303028;
	opacity:0.8;
	filter:alpha(opacity=80);
	float: left;
	width: 205px;
	position:relative;
	top:100px;
	padding-top: 0px;
	text-align: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 130%;
	}

#belowMenu {
	float: bottom;
	position:relative;
	top:100px;
	background: no-repeat #303028;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

#belowMenu div, #menu li {
	border: none;
}

#menu div:hover, #menu li:hover {
	background-color: #202020}

#menu div, #menu li {
	padding: 0.2ex 2ex;
}

#menu ul {
	display: inline;
	padding: 0;
	}

#menu li {
	display: block;
	font-size: smaller;
	border-top: solid 1px #2A2722;
	}

#menu span.mirror {
	font-size: smaller}

.news
{
	padding-top: 100px;
}

.newsItem
{
	padding-left: 10px;
	font-weight: normal;
	color: #388870;
}

#textarea {
	background:  no-repeat;
	margin-left: 205px;
	padding: 1em;}

img {
	border: 0;}

table.units {
	border-style: none;
	border-width: 1px;
	padding: 4px;
}

h1
{
	color: white;
	padding-top: 0px;
	padding-bottom: 20px;
	margin: 0px;
}

h2
{
	font-size:1.1em;
	color: #DAC9B3;
}

p
{
	width: 500px;
}

td.unit_img {
	background-color: #948C85;
	border-style: none;
	border-width: 1px;
	padding: 4px;
	-moz-border-radius: 5px 5px 5px 5px;
	text-align:center;
}

td.unit_text {
/*	background-color: #312B25;*/
	border-style: none;
	border-width: 4px;
	padding: 4px;
	-moz-border-radius: 5px 5px 5px 5px;
}

td.unit_trans {
	border-style: none;
	border-width: 4px;
	padding: 4px;
	-moz-border-radius: 5px 5px 5px 5px;
}

dt {
	font-weight: bolder;}


.newsentry {
	margin-bottom: 8ex;}

.poster {
	font-size: smaller;
	color: #A3A194;}

.mirror {
	font-size: smaller;}

.screenshots div {
	float: left;
	width: 220px;
	height: 190px;}

.center {
	text-align: center;}

.left-inset {
	float: left;
	margin: 0;
	border: 0;
	padding: 1em;}

.right-inset {
	float: right;
	margin: 0;
	border: 0;
	padding: 1em;}

.left-box {
	float: left;
	background-color: #303028;
	margin: 1em;
	padding: 1em;}

.right-box {
	float: right;
	background-color: #303028;
	margin: 1em;
	padding: 1em;}

.multi_column_list li{
	width: 20em;
	float: left;}

.button
{
	margin-left:80px;
	background-color: #312B25;
	border-style: solid;
	border-width: 2px;
	text-align:center;
	width: 10em;
	-moz-border-radius: 5px 5px 5px 5px;
}

.screenshot
{
	border-style:solid;
	border-width:4px;
	border-color:black;
	-moz-border-radius: 3px 3px 3px 5px;
}

.topLine
{
	border-top: 1px solid #DAC9B3;
	padding-top:25px;
}

a.normalLink
{
	color: #7BA5E5;
	font-weight: normal;
	text-decoration: none;
}

a[href]:hover.normalLink {
	color: #A8B0D8;
	font-weight: normal;
	text-decoration: underline;
}
