body {
	background-color: #464646;
	font-family:"trebuchet MS", Verdana, tahoma, Arial;
	color:#939393;
	font-size:12px;
	margin-top:20px;
	margin-bottom:20px;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#dc9838;
}
a:hover {
	text-decoration:underline;
	color:#78dcda;
}
img {
	border:0px;
}
.hr hr {
	visibility:hidden;
	clear:both;
}
#wrapper {
	width:900px;
	margin:auto;
}
#content {
	padding: 10px;
	background-color:#1a1108;
	display:block;
	width:880px;
	background-image:url(/files/img/bg_content.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}
#content .inner div {

}
.inner {
	z-index:30;
	position:relative;
	margin-top:50px;
	background-image:url(/files/img/bg_inner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#header {
	width:836px;
	height:224px;
	background-image:url(/files/img/header.gif);
	background-repeat:no-repeat;
	margin:auto;
}
#header h1 {
	visibility:hidden;
	margin:0;
	padding:0;
}
#menu {
	height:2.7em;
	line-height:2.7em;
	position:absolute;
	top:-50px;
	left:13px;
}

#menu ul {
	font-size:14px;
	margin:0;
	padding:0;
}
#menu li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	white-space:nowrap;
}
#menu li a {
	display:block;
	padding:0 30px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
}
#within {
	min-height:460px;
}
#within #information {
	float:left;
	margin-left:25px;
	padding-right:10px;
	width:465px;
}
#within h1 {
	font-size:24px;
	margin-top:10px;
	margin-bottom:0px;
	color:#dc9838;
}
#within h2 {
	font-size:20px;
	margin-top:10px;
	margin-bottom:0px;
	color:#dc5738;
	text-transform:uppercase;
}
#within #information .date {
	font-size:14px;
	margin-top:10px;
	margin-bottom:0px;
	font-style:italic;
}
#log, #pwd {
	background:#aeaaa6;
	border:2px solid #000;
	width:300px;
	height:30px;
	font-size:24px;
	font-weight:bold;
	color:#77736e;
}
#log:active, #log:focus, #pwd:active, #pwd:focus {
	color:#dc9838;
	background: #ffffff;
}
.text {
	background:#1a1108;
	border:1px dotted #4b443c;
	width:465px;
	height:40px;
	font-size:24px;
	font-weight:bold;
	color:#dc9838;
}
.text1 {
	background:#1a1108;
	border:1px dotted #4b443c;
	width:180px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	color:#dc9838;
}
.text:active, .text:focus, .text:active, .text:focus {
	color:#000000;
	background: #ffffff;
}
.submit input {
	width:150px;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
}
#within #column {
	float:right;
	margin-right:25px;
	padding-right:10px;
	width:310px;
}
.columnfake {
	width:310px;
	border:1px dotted #4b443c;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}
.columnfake:hover {
	background-color: #464646;
}
.columntext {
	background:#1a1108;
	border:1px dotted #4b443c;
	width:335px;
	height:40px;
	font-size:20px;
	margin-top:10px;
	margin-bottom:0px;
	color:#dc5738;
	text-transform:uppercase;
}
.columntext:active, .columntext:focus, .columntext:active, .columntext:focus {
	color:#000000;
	background: #ffffff;
}
legend {
	border:1px dotted #4b443c;
	padding-left:10px;
	padding-right:10px;
	background-color:#1a1108;
}
#footer {
	clear:both;
	height:30px;
	background-image:url(/files/img/stars.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#footer p {
	margin-left:65px;
	padding-top:10px;
}
