* {
	margin: 0;
	padding: 0;
}

a {
	color: #000;	
}

a {
	color: inherit;
	text-decoration: inherit;
}

a img {
	border: none;	
}

body {
	font-family: verdana, "trebuchet ms", helvetica, arial, sans-serif;
	background: #000 url(../img/bgwhite.png) top center no-repeat;
}

#outercontainer {
	width: 1050px;
	margin: 0 auto;
}

#innercontainer {
	width: 950px;
	margin: 0 auto;
	background: none;
}

#branding {
	margin-top: 10px;
	border-bottom: black solid 1px;
}

#subhead{
	margin-top: 35px;
	color:#666;
}

#content {
	background-color:#000;
	color: #FFF;
}

#content img, iframe {
	padding: 5px;
	border: 1px solid #666;
	margin-bottom: 5px;
}

#content a:hover img {
	padding: 5px;
	border: 1px solid #ddd;
	margin-bottom: 5px;
}

#slogan {
	text-align: center;	
}

#slogan img.slogan {
	border: none;
	padding: 5px;
	margin: 0 0 -10px 0;
}

#left {
	width: 195px;
	float: left;
	margin: 10px 0 0 10px;
}

#left img {
	float: left;
}

#left h2 {
	text-align:center;
	margin: 0 0 10px 0;
	font-weight: 200;
	border-bottom: solid 1px #800;
	padding: 0 0 2px 0;
}

#centre {
	width: 500px;
	float: left;
	margin: 10px 0 20px 16px
}

#centre_all {
	text-align:center;
	padding-top: 45px;
}

#right {
	width: 195px;
	margin: 0 10px 0 0;
	text-align:center;
	float: right;
}

#right h4 {
	margin: 8px 0 5px 0;	
}

#weight {
	clear: both;
	height: 1px;
}

h1 {
	font-weight: 200;	
}

h4, h4 a {
	text-align:center;
	margin: 0 0 10px 0;
	font-weight: 200;
	border-bottom: solid 1px #800;
	padding: 0 0 2px 0;
	color: #fff;
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

p a{
	color: #888;
	text-decoration: underline;
}

p a:hover{
	color: #fff;
}

#centre h3 {
	margin: 10px 0 5px 0;
	font-weight: 200;
	font-size: 110%;
	border-bottom: solid 1px #800;
	padding: 0 0 2px 0;
}

.copy object {
	margin: 5px 0 0 0;	
}

div.copy.left {
	float: left;
	/* width: 240px; */
	width: 235px;
	margin: 0 0 10px 0;
}

div.copy.right {
	float: right;
	width: 240px;
	margin: 0 0 10px 0;
}

div.copy.left.lg, #centre div.copy.left.lg h3 {
	width: 330px;
}

#hr {
	clear: both;
	color: #000;
}

div.copy.right.sm {
	width: 155px;
}

#centre div.copy.right.sm h3 {
	width: 180px;	
}

.copy p {
	font-size: 80%;
	text-align: justify;
	font-weight: 200;
	color: #ccc;
}

.twotwenty {
	height: 220px;
}

p.history {
	height: 270px;	
}

p {
	font-size: 80%;
	font-weight: 100;
	color: #ccc;
}


#footer {
	clear: both;
	background: url(../img/footerbg.png) bottom center no-repeat;
	padding: 15px 8px 14px 8px;
}

h5 {
	color: #f00;
}

#content ol, #content ul {
	margin-bottom: 10px;
	color: #ccc;
}

#content ol li, #content ul li {
	font-size: 75%;
	margin: 5px 0 0 20px;
}

#content ul li {
	list-style-type: none;
	margin: 10px 0 0 0;
}

#content ul.champ {
}

h6 {
	float: left;
	width: 200px;
	padding: 0 5px;
	color: #fff;
	font-weight: 100;
}

h6#tc {
	text-align: right;
	float: right;
	width: 175px;
	padding: 0 5px;
}

h6#tc a b.o{
	color: #DD5900;
	font-weight: 100;
}

h6#tc a b.b{
	color: #93CBF9;	
	font-weight: 100;
}

h6#tc a:hover b.o, h6#tc a:hover b.b{
	color: #fff;
	text-decoration: underline;
}

 
#slitp {
	padding: 10px;
	margin: 0 auto 20px auto;
	background: #FFF;
	color: #000;
	width: 890px;
	border: #898989 solid 1px;
}
 
#slitp h1 {
	padding: 5px;
	background: #f00;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	color: #000;
}
 
	#slitp p {
		margin: 10px 0px 0px 0px;
		text-align: justify;
		color: #333;
	}
 
	#slitp p a {
		font-weight: bold;
		color: #333;
	}
	
	#slitp p a:hover {
		color: #fff;
		background-color: #000;
	}
	
#browsers {
	width: 580px;
	margin: 10px auto;
}

#browsers p {
	text-align: center;	
}

#browsers img {
	padding: 4px;
	border: #bbb solid 1px;
}

#browsers a:hover img {
	border-color: #666	
}

table, tr, td, th {
	padding: 0;
	border: 1px #666 solid;
	border-width: 0 1px 1px 0; 
	margin: 0 0 10px 0;
}

th {
	color: #f00;
	padding: 3px;
	border: 1px #666 solid;
	border-width: 1px 0 0 1px;
	text-align: left;
}

td {
	padding: 2px;
	border-width: 1px 0 0 1px;
}

tr.player td {
	font-size: 80%;
	color: #999;
	padding-bottom: 6px;
	border-top: 0;
}

h4.media {
	font-size: 140%;
	text-align: left;
}

#archives h1 {
	font-weight: bold;
	color: #fff;
}

#archives h1 a:hover {
	text-decoration: underline;	
}

#archives h2 {
	font-weight: 100;	
}

#archives h2 a:hover {
	text-decoration: underline;	
}


#archives h5 {
	text-transform: uppercase;
}

#archives h6 {
	border-bottom: solid 1px #800;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 100%;
	color: #333;
	text-align: right;
	width: 100%;
}

#archives h6 a:hover {
	text-decoration: underline;	
}

table#contact, #contact th, #contact tr, #contact td {
	border: none;	
}

button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	padding: 2px 5px;
	cursor: pointer;
}

img.sponsor { 
	width: 175px;
	}