a:link, a:active, a:visited {
	color: #D7A061;
	font-weight: normal;
	text-decoration:none;
	margin:0;
	padding:0;
	font-family: tahoma, Verdana, sans-serif;
}

a:hover {
	color: #EFC391;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration: underline;
	font-family: tahoma, Verdana, sans-serif;
}
table {
	padding: 0;
}
td {
	padding: 0;
}
.main {
	font-size:12px;
	font-family:verdana, times new roman;	
}
.contents {
	width: 935;
	background: url(images/layout2.0/mainbg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
.logo {
	height: 165px;
	width: 930px;
	background-image: url(images/layout2.0/logobot.png);
	background-repeat: no-repeat;
	background-position: top right;
}
BODY {
	/*background-image: url(../files/bg.jpg);*/
	background:#000;
	font-weight: normal;
	color: #DDDDDD;
	font-family: tahoma, Verdana, sans-serif, times new roman;
	margin:0;
	padding:0;
}
#text fieldset td {	
	text-align:left;
}

#text fieldset td td {	
	text-align:left;
}

#text input {	
	color:white;
	border:0;
	background:#111;
}

#text input:focus {	
	background:#A52A2A;
	border:1px solid white;
}

#text select {
	color:white;
	border:0;
	background:#111;
}

#text select:focus {	
	background:#A52A2A;
	border:1px solid white;
}

#text textarea {	
	color:#F5F5F5;	
	background:#808080;	
	border:1px solid #111;
}

#text p {	
	text-align:justify;
}

#text td {
	font-size:0.9em;
	font-family:lucida, verdana, times new roman;
	padding-left:5px;
	padding-right:5px;
	padding-top:0;
	padding-bottom:0;
	margin-left:0;
}

#text td p {
	font-size:inherit;
	text-align:center;
	margin:0;
}

#text td img {
	margin:0;
}

#text th {
	background:url(images/layout2.0/headbg.png);
	text-align:center;
	font-size:0.8em;
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:1px;
	margin:0;
	border-left:2px solid #000;
	border-right:2px solid #000;
}

#text .names {
	text-align:left;
	width:auto;
}

#text .names:first-letter {
	text-transform:uppercase;
	font-size:1.1em;
}

#text h1 {	
	font-size:1.5em;	
	font-weight:bold;
}

#text h2 {
	font-size:1.4em;
	font-weight:bold;
}

#text h3 {	
	font-size:1.3em;	
	font-weight:bold;
}

#text h4 {	
	font-size:1.2em;	
	font-weight:bold;
}

#text .title {	
	font-size:1.1em;	
	margin-bottom:0;	
	margin-top:0;	
	border-top:1px solid #111;	
	border-left:1px solid #111;
	border-right:1px solid #111;
	border-bottom:none;
}

#text .by {	
	border-left:1px solid #111;	
	border-right:1px solid #111;	
	border-bottom:1px dotted #111;
	font-size:0.6em;
	margin-top:0;	
	margin-bottom:0;
}

#text .date {	
	margin-top:0;	
	margin-bottom:0;	
	color:#D3D3D3;
}

#text .txt {
	padding:0.5em;	
	font-size:0.9em;
	margin-top:0;
	margin-bottom:2em;	
	border-left:1px solid #111;
	border-right:1px solid #111;	
	border-top:none;	
	border-bottom:1px solid #111;
}

#text .odd { background:#696969; text-align:center;}

#text .even { background:#708090; text-align:center;}

#text .clear {display:none;}

.over {
	background:#111;
	color:#FFF;
	-moz-opacity:0.50;
	opacity:0.50;
	-khtml-opacity:0.50
	filter:alpha(opacity=50);
}

#page-title {
	font-size:1.2em;
	text-transform:uppercase;
}

#timeleft {
	margin-left:25%;
	margin-right:25%;
	padding:3px;
	background:url(images/layout2.0/headbg.png);
	font-size:0.7em;
}
legend {
	color:#FFF;
}

.archive tr {
	background:#696969;
}

.allstars tr {
	background:#708090;
}

.archive, .allstars td {
	text-align:center;
}
