a:hover
{
	color: #ff0000;
	text-decoration:underline; 
}

a:link
{
	color: #660000;
	text-decoration:underline;
}

a:visited
{
	color: #aa0000;
	text-decoration:none;
}

body
{
	background: #000 url(../images/background.jpg) repeat-x fixed;
	font-family:Verdana;
	font-size:12px;
	color:#FFF;
	overflow: auto;
}

img
{
	border:none;
}

input, textarea
{
	border:solid 1px #aaa;
}

h3
{
	font-size: 15px;

}

ul
{
	list-style:none;
	padding-left:10px;
	margin-left:10px;
}

#content_wrapper
{
	float:right;
	width:635px;
}

#copyright
{
	color:#FFF;
	position:fixed;
	left:10px;
}

#header
{
	padding-top:10px;
	border:1px solid #600;
	width:798px;
	height:190px;
	background-color:#ddd;
	margin-bottom:10px;
}

#login
{
	position:fixed;
	top:0px;
	right:0px;
	float:right;
	width:340px;
}

#loginadmin
{
	display:none;
	float:right;
}

#loginspacer
{
	float:right;
}

#menu_wrapper
{
	float:left;
	width:150px;
}

#rogerEditor
{
	background: #fff;
	margin:10px 0px 10px 0px;
	border:solid 1px #aaa;
}

#site_wrapper
{
	margin:auto;
	width:800px;
}

#time
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:300px;
}

#timeWindow
{
	display:none;
	float:left;
}

#top_wrapper
{
	 margin:auto;
	 width:780px;
	 height:180px;
}

#login_link
{
	float:left;
	position:fixed;
	left:0px;
	top:0px;
	width:10px;
	height:10px;
}

.align_left
{
	text-align:left;
}

.align_right
{
	text-align:right;
}

.centered
{
	text-align:center;
}

.game_info
{
	padding:0px;
	border:1px dashed #000;
	width:100%;
	margin:0px;
	border-spacing: 0px;
}

.game_info td
{
	vertical-align:top;
	padding-top:3px;
	padding-bottom:3px;
}

.game_table
{
	width: 100%;
	border:0px;
	border-spacing: 0px;
}

.game_table td
{
	padding:0px;
}

.game_view
{
	width:100%;
	border:0px;
	border-spacing: 5px;
}

.game_row td
{
	height:10px;
	vertical-align:top;
}

.header_link:hover
{
	color: #FFF;
	text-decoration:underline; 
}

.header_link:link
{
	color: #FFF;
	text-decoration:underline;
}

.header_link:visited
{
	color: #A44;
	text-decoration:none;
}

.false
{
	background-color:#faa;
	border:solid 1px #aaa;
}

.true
{
	background-color:#afa;
	border:solid 1px #aaa;
}

.ie_false
{
	border:solid 1px #faa;
}

.ie_true
{
	border:solid 1px #afa;
}

.float_left
{
	float:left;
}

.float_right
{
	float:right;
}

.margin_medium
{
	margin:15px;
}

.margin_small
{
	margin:5px;
}

.menu_link:hover
{
	color: #aa0000;
	text-decoration:none; 
	margin-left:5px;
}

.menu_link:link
{
	color: #000000;
	text-decoration:none;
}

.menu_link:visited
{
	color: #aa0000;
	text-decoration:none;
}

.vertical_center
{
	display:table-cell;
	vertical-align:middle;
}

.rogerradio
{
	text-align:center;
	background-color:#5d0400;
}

.window
{
	border:1px;
	border-bottom:4px;
	border-style:solid;
	border-color:#600;
	background-color:#ddd;
	margin-bottom:10px;
	color:#000;
}

.window_bar
{
	background-image:url(../images/border.jpg);
	background-repeat:repeat-x;
	background-color:#5d0400;
	color:#FFF;
	padding:5px;
}
