body
{
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	background: #e6e6e6 url(/images/bg_content.gif) repeat-y;
	margin: 0; padding: 0;
	/* padding-top: 5px; */
}
.allwhite
{
	background-color: #eeeeee;
	background-image:none;
	padding: 8px;
}
div#ua_banner {
	height: 42px;
	width: 100%;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}


div#whole
{
	position: absolute;
	border: 0;
	margin: 0 20px 10px 0;
	left: 0;
	top: 42px;
	background: url(/images/bg_main.gif) no-repeat;
	width: 721px;
	height: 575px;
}
div#left
{
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
	left: 20px;
	top: 20px;
	width: 192px;
}
div#content
{
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
	left: 200px;
	top: 30px;
	width: 400px;
}
div#right
{
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
	left: 600px;
	top: 20px;
	width: 89px;
}

/* LEFT */
	div#left
	{
		position: absolute;
		/* border-top: 3px solid #808080; */
		top: 200px;
		width: 160px;
	}
	div#left h3
	{
		width: 154px;
		border-top: 1px solid #808080;
		margin: 20px 0 0 0;
		text-align: right;
		padding-right: 4px;
	}
	div#left ul
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}
	
	div#left li
	{
		display: block;
		width: 154px;
		margin: 2px -1px 2px 0;
		padding: 3px 0 3px 0;
		color: #300;
		font-size: 14px;
		font-weight: bold;
	}
	
	div#left li a:link, div#left li a:visited, div#left .linky
	{
		text-decoration: none;
		color: #006;
		display: block;
		width: 154px;
		padding: 6px 2px 6px 0;
		border-width: 3px 0 3px 3px;
		border-left: solid #e6e6e6;
	}
	div#left li a:hover, div#left  li a:active, div#left .current, div#left .linky:hover
	{
		text-decoration: none;
		color: #300;
		font-weight: bold;
		background: #fff;
		display: block;
		width: 152px;
		padding: 3px 2px 3px 1px;
		border: solid #808080;
		border-width: 3px 0 3px 3px;
		border-right: 3px solid #fff;
	}
	div#left .linky:hover
	{
		cursor: pointer;
	}
	div#left .message
	{
		padding: 0 14px 0 0;
		color: #666;
		font-size: 11px;
	}

/* CONTENT */
	div#content h1
	{
		font-size: 20px;
		font-weight: bold;
		text-align: right;
	}
	div#content h2
	{
		font-size: 11px;
		color: #333;
		border-top: 1px solid #ccc;
		margin-top: -16px;
	}
	div#content h3
	{
		border: 0;
		font-size: 14px;
		color: #111;
		margin: 12pt 0 3pt 0;
		white-space: normal;
	}
	div#content ul
	{
		list-style-type: none;
	}
	div#content .story
	{
		border-bottom: double #ccc;
		clear: both;
	}
	div#content p, div#content ul
	{
		margin: 0 0 8pt 0;
		padding: 0 0 0 8px;
		font-size: 13px;
	}
	div#content table
	{
		margin: 0;
		border: 1px solid #ddd;
		border-spacing: 4px;
		padding: 4px;
	}
	div#content th
	{
		border: 4px;
		width: 72px;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		background: #ccc;
	}
	div#content td
	{
		border-right: 1px solid #ddd;
		vertical-align: top;
		text-align: center;
		font-size: 11px;
	}
	div#content td h4
	{
		margin: 0; padding: 0; border: 0;
		background: #ddd;
		font-size: 13px;
	}
	div#content ul
	{
		padding: 0; border: 0;
		margin: 6px 0 14px 0;
	}
	div#content li
	{
		margin: 0 0 0 8pt;
		padding: 0; border: 0;
	}
	div#content img
	{
		float: right;
	}
	div#content input#s 
	{
		border: 1px solid #999;
		background: #eee;
	}
	div#content .input-text
	{
		border: 1px solid #999;
		background: #efefef;
		width: 300px;
		font-size: 11px;
		color: #006;
	}
	div#content .input-submit
	{
		margin-top: 2px;
		border: 3px solid #808080;
		border-top-color: #ccc;
		border-left-color: #ccc;
		background-color: #efefef;
		font-size: 1.2em;
		color: #006;
	}
	div#content .input-submit:hover
	{
		background-color: #006;
		color: #eee;
		cursor: pointer;
	}
	div#content .message
	{
		color: #900;
		font-weight: bold;
	}
	div#content .roster h3
	{
		border: 0;
		background: #ddd;
		font-size: 14px;
		color: #111;
		margin: 12pt 0 3pt 0;
		white-space: normal;
	}
	div#content .roster table
	{
		margin: 0;
		border: 0;
		border-spacing: 8px;
		padding: 0;
		width: 100%;
	}
	div#content .roster th
	{
		padding: 2px;
		background: #eee;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
	}
	div#content td
	{
		border: 0;
		padding: 2px;
		vertical-align: top;
		text-align: left;
		font-size: 11px;
		border-bottom: 1px solid #eee;
	}


/* CREDITS */
	div#credits
	{
		position: absolute;
		border: 0;
		left: 20px;
		top: 450px;
		padding: 12px;
	}
	div#credits p
	{
		margin: 4px 0 14px 0;
		text-align: center;
	}
.axelist
	{
		border: 1px solid #eee;
		padding-bottom: 8px;
		margin-bottom: 24px;
	}

/* GENERAL ELEMENTS */
img
{
	border: 0; margin: 0; padding: 0;
}
a
{
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited
{
	color: #006;
}
a:hover, a:active
{
	color: #300;
	border-bottom: 1px dashed #300;
}
.showme
{
	visibility: visible;
}
.hideme
{
	display: none;
}
.subnav
{
	margin: 0 0 0 -8px;
	padding: 0;
	border: 0;
}
.subnav ul
{
	list-style-type: none;
	background: #eee;
}
.subnav li
{
	border: 0; margin: 0; padding: 0;
	display: inline;
	font-size: 11px;
}
.small_list li
{
	font-size: 11px;
	list-style-type: none;
	padding-bottom: 14px;
}
textarea
{
	font-size: 10px;
}
div#content .statement
{
background-color: #efefef;
}

fieldset
{
	border: 3px solid #ddd;
	margin: 8px;
}
legend
{
	padding: 3px; margin: 0; 
	border: 3px solid #ddd;
	color: #006;
	font-size: 1.2em;
	font-weight: bold;
}
#votingtable table
{
	background-color:#999999;
}
#votingtable th, #votingtable th img
{
	text-align: center;
	font-weight: bold;
}
#votingtable th.whiterow
{
	background-color: #fff;
}

.photogroup
{
	border: 1px solid #666;
	padding: 13px;
}
.photogroup img
{
	float: left;