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 {
	color: #888870;
	font-weight: bold;
	text-decoration: underline;}

a:visited {
	color: #CACABA;
	font-weight: bold;
	text-decoration: underline;}

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


#menu {
	background: url(images/left.jpg) no-repeat #303028;
	float: left;
	width: 205px;
	padding-top: 200px;
	text-align: right;}

#menu a:link, #menu a:visited {
	color: #888870;
	text-decoration: none;}

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

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

#menu li {
	display: block;}

#textarea {
	background: url(images/textarea.jpg) no-repeat;
	margin-left: 205px;
	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;}

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