body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #151515;
	color: #CCCCCC;
}
body,p,li {
	font-size: 13px;
}
p {
	line-height: 22px;
}
a, a:link, a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #CC7700;
	text-decoration:underline;
}
h1 {
	font-size: 15px;
	line-height: 23px;
	color: #999999;
}
h2 {
	font-size:15px;
	padding-right: 30px;
	text-align:right;
}
h3 {
}
blockquote {
	background-color: #422929;
	border: 1px solid;
	border-color: #734A4A #342422 #342422 #734A4A;
}
img {
	border:0;
}
table {
	background-color: #AAAAAA;
	width: 98%;
}
input {
	background-color: #666666;
	background-image: url(images/input.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.button {
	background-color: #252525;
	background-image: none;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.radio {
	background: none;
	border: none;
}
textarea {
	background-color: #333333;
	background-image: url(images/textbox.png);
	color: #CCCCCC;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
select {
	background: url(images/input.png);
	background-color: #666666;
	border: 1px solid #222222;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 5px;
}
table .td1 {
	background-color: #252525;
}

table .td2 {
	background-color: #111111;
}
#header {
	height: 90px;
	background-image:url(images/logo.jpg);
}
#header h1 {
	font-weight: normal;
	font-size: 24px;
	margin-left: 40px;
	color: #FFFFFF;
	line-height: 30px;
	margin: 0;
	padding-top:30px;
	padding-left:40px;
}
#userbox {
	font-size: 13px;
	background-color:#663300;
	margin-bottom:15px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#userbox ul {
	float: right;
	margin-right: 20px;
	margin:0px;
}
#userbox li {
	display: inline;
	padding-left: 25px;
	margin:0px;
}
#userbox a:hover {
	text-decoration:none;
}
#leftmenu {
	float: left;
	width: 15%;
	margin: 0;
	margin-left:11px;
	margin-right:11px;
	padding: 0;
	background-color:#252525;
	border-right: 1px solid #342422;
	border-bottom: 1px solid #342422;
}
#leftmenu li {
	font-size: 11px;
	font-weight: bold;
	list-style-type:square;
}
#leftmenu li a {
	line-height: 17px;
}
#leftmenu h2 {
	font-size: 13px;
	text-align: center;
	padding-right: 0px;
	color: #660000;
	background-color:#CC3300;
	background-image:url(images/h2.png);
	margin: 0;
	line-height:20px;
}
#content {
	float: right;
	width: 80%;
	background-color: #000000;
	background-image:url(images/content.png);
	background-repeat:repeat-y;
	border: 1px solid;
	margin-right: 20px;
	border-top: 0px;
	border-left: 0px;
	border-color: #945D00 #563000 #563000 #945D00;
}
#content h1 {
	background-color: #663333;
	background-image: url(images/h1_content.png);
	height: 23px;
	padding-left: 20px;
	margin: 0;
}
#content p {
	padding-left: 5px;
}
#content .time {
	font-weight: bold;
	float: right;
	margin-right: 10px;
	color: #4B73AA;
	padding-bottom:10px;
	padding-top:15px;
}
#content .newstext {
	clear: both;
	margin-left: 10px;
}
#content .comments {
	float: right;
	margin-bottom:20px;
	margin-right: 10px;
}
#content .pagetext {
	margin: 10px;
}
#content .loginbox {
	margin: 0 auto;
	width: 300px;
	padding: 10px;
}
#newsarticle {
	margin: 10px;
	border: 1px solid #999999;
}
#newsarticle .title {
	font-weight: bold;
	font-size: 13.4px;
	background-color: #191919;
	border-bottom: 1px solid #999999;
	padding: 3px;
}
#newsarticle .text {
	background-color: #252525;
	border-bottom: 1px solid #999999;
	padding: 3px;
}

#newsarticle .text p {
	padding: 0px;
}
#newsarticle .author {
	background-color: #404040;
	text-align: right;
	padding: 3px;
}
#releasetime {
	text-align: center;
	margin: 10px;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 728px;
	padding-top:30px;
}
#footer h1 {
	background-color: #330000;
	margin: 0px;
	padding: 0px;
	height: 23px;
	line-height:normal;
	background-image: url(images/h1_footer.png);
}
#footer .text {
	background-color: #010101;
	background-image: url(images/footer.png);
	height: 32px;
	background-repeat: no-repeat;
	padding-left: 110px;
	border: 1px solid;
	border-top: 0px;
	border-left: 0px;
	border-color: #945D00 #563000 #563000 #945D00;
}
#adminurl {
	text-align: center;
	margin-top:30px;
}

.admin_go:link {
	color: #151515;
}
.admin_go:hover {
	color: #151515;
	text-decoration: none;
}
.admin_go:visited {
	color: #151515;
}
#errormessage {
	background:#333333;
	border:1px solid #000000;
	margin-top:25%;
	width: 90%;
	margin-left: 50px;
}
#errormessage h1 {
	padding:2px;
	background-color:#666666;
	margin: 0;
	border-bottom: 1px solid #000000;
	background-image:url(images/h1_error.png);
	text-indent: 10px;
}
.intro {
	text-align: center;
}
.screenshotset {
	width:80%;
	margin: 0 auto;
	text-align: left;
}
.screenshotset li {
	list-style-type:none;
}
.onecat {
	display: inline;
}
.package {
	width: 400px;
	background-color:#990000;	
}
.newscomment {
	border: 1px solid #AAAAAA;
	margin: 100px;
	margin-top: 10px;	
	margin-bottom: 30px;
}

.newscomment .comment {
	padding: 3px;
	background-color: #222222;
}

.newscomment .author {
	border-top: 1px solid #AAAAAA;
	padding: 2px;
	background-color: #111111;
}
.process {
	float: left; 
	width: 30%;
	padding: 5px;
	margin-top: 10px;
	font-weight: bold;
}
.process li {
	font-weight: normal;
}
.statusbar {
	background-color: maroon;
	margin-left: 1px;
	font-weight: bold;
	font-size: 25px;
	text-align: center;
}

.topmessage {
	color: #FF0000;
	text-align: center; 
	padding-top: 10px; 
	padding-bottom: 3px;
}
.ubb {
	background: none;
	border: none;
	margin: 1px;
}
