
h1 { text-align: right}
h4 { text-align: right}

body {

	background: #272621 url(images/background.jpg) repeat;
	margin: 0;
	color: #D3D0BE;
	font-family: arial, verdana, helvetica, sans-serif;}

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: url(images/left.jpg) no-repeat #000000;
	width: 205px;
	padding-top: 200px;
	text-align: right;}

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

#menu div, #menu li {
	padding: 0.2ex 2ex;
	border-top: solid 1px #2A2722;}

#menu ul {
	display: inline;
	padding: 0; /* Firefox wants this */
	margin: 0; /* Opera wants this */}

#menu li {
	display: block;}

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

#textarea {
	background: url(images/textarea.jpg) no-repeat;
	padding: 1em;}

img {
	border: 0;}

table.border_table, table.border_table td, table.border_table th {
	border: 1px solid;
	border-collapse: collapse;
	padding: 0.5ex;}

table.border_table th {
	font-weight: bolder;
	font-size: larger;
	text-transform:uppercase;}

dt {
	font-weight: bolder;}


.newsentry {
	margin-bottom: 8ex;}

.newsentry h2 {
	clear: both;}

.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;}
