P
{
	font-family: sans-serif;
}
A
{
	display: inline;
	color: #7D192A;
	padding: 0;
}
#header
{
	margin: 0;
	background: #B3243C;
	color: #FFF;
	font-family: sans-serif;
	font-size: 150%;
	font-weight: bold;
	width: 100%;
	position: relative;
	padding-top: 4px;
	height: 104px;
}
.boxed
{
	border: 2px solid black;
	padding: 1em;
}
#content P
{
	line-height: 1.2;
	margin: 0 0 1em;
}
#centerblock
{
	margin: auto;
	text-align: left;
}
#photos
{
	width: auto;
/*text-align: center;*/
}
P.legalese
{
	line-height: 1;
	font-size: 60%;
}
#footer
{
	background: black;
	color: #FFF;
	clear: left;
	width: 100%;
}
#bottomcontent
{
	clear: left;
	width: 100%;
	font-family: sans-serif;
	font-size: 80%;
}
#bottomcontent PRE
{
	font-size: 120%;
}
#footer P
{
	margin: 0;
	padding: 5px 10px;
	font-family: Times;
}
#wrapper
{
	float: left;
	width: 100%;
}
#content
{
	margin: 0 26% 0 0;
	font-family: sans-serif;
	text-align: justify;
}
#extra
{
	float: left;
	width: 25%;
	margin-left: -25%;
	font-family: sans-serif;
}
.right-element
{
	float: right;
}
.left-element
{
	float: left;
}
.right-half
{
	float: right;
	width: 49%;
}
.left-half
{
	float: left;
	width: 49%;
}
#content .right-element
{
	width: auto;
	margin-left: 1em;
}
#content .left-element
{
	width: auto;
	margin-right: 1em;
}
#container
{
	border: 1px black;
}
#header .right-element
{
	padding-right: 4px;
	text-align: right;
	padding-top: 30px;
}
.textContent
{
	font-size: 80%;
	text-align: justify;
}
.textHeading
{
	font-size: 110%;
	font-weight: bold;
}
#header .left-element
{
	padding-left: 4px;
}
#extra H3
{
	font: bold 100% sans-serif;
	background: #B3243C;
	margin: 0 0 0.5em;
	padding: 2px;
	color: white;
}
UL#twolist
{
	font-size: 80%;
	padding-left: 1.5em;
	margin: 0;
}
UL#event
{
	list-style: none;
	text-indent: 0;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid black;
}
UL#event LI
{
	list-style: none;
	margin: 0;
	border-top: 1px solid black;
	font-size: 75%;
}
P#texthead_rv
{
	font: bold 100%;
	color: white;
	background: #B3243C;
}
#extra P
{
	font-size: 75%;
	margin: 0 0 0.5em;
}
P.headsep
{
	border-bottom: 1px solid black;
}
#navigation
{
	width: 100%;
	border: 0;
	font-family: sans-serif;
	font-size: 80%;
	margin: 0.5em 0 1em;
	height: 1.8em;
	background: white;
	float: left;
}
#navigation UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	min-width: 7em;
	max-width: 15em;
}
#navigation A, #navigation H2
{
	font: bold 12px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC #888 #555 #BBB;
	margin: 0;
	padding: 2px 3px;
}
#navigation H2
{
	color: #FFF;
	background: #B3243C;
}
#navigation A
{
	color: white;
	background: #B3243C;
	text-decoration: none;
}
#navigation A:hover
{
	color: #A00;
	background: #FFF;
}
#navigation LI
{
	position: relative;
}
#navigation UL UL UL
{
	position: absolute;
	top: 0;
	left: 100%;
}
#navigation UL UL
{
	position: absolute;
	z-index: 500;
	width: 100%;
}
DIV#navigation UL UL
{
	display: none;
}
DIV#navigation UL LI:hover UL
{
	display: block;
}
DIV#navigation UL UL, DIV#navigation UL LI:hover UL UL, DIV#navigation UL UL LI:hover UL UL
{
	display: none;
}
DIV#navigation UL LI:hover UL, DIV#navigation UL UL LI:hover UL, DIV#navigation UL UL UL LI:hover UL
{
	display: block;
}
.complist LI
{
	font-size: 90%;
}
BODY
{
	behavior: url(csshover.htc);
}
TABLE.eventTable
{
	background: black;
	width: 100%;
}
TABLE.eventTable TD
{
	background: white;
}
TABLE.inlineLinks
{
	background: black;
	width: 100%;
}
TABLE.inlineLinks TD
{
	background: white;
	text-align: center;
}
TABLE.champions
{
	width: 100%;
}
TABLE.champions TD
{
	background: white;
	text-align: center;
	border-bottom: 1px dotted;
	padding: 0 1em;
}
.champyear
{
	width: 10%;
}
TR.alternate TD
{
	background: #CCC;
}

