body {
	padding: 0;
	margin: 11px auto;
	font-family: arial, sans-serif;
	background: #CCCCFF url(../bkg/bkg05.gif);
	text-align: center;
}

#container {
width: 960px;
margin: auto;
padding: 10px;
background: #E6EFFF url(../bkg/bkg01.jpg);
border: 1px solid #99ccff;
}

/* Header holds the two logotypes - DRC Sports and USAT */
#header {
width: 880px;
height: 66px;
margin: auto;
clear: both;
background: #E6EFFF url(../bkg/bkg01.jpg);
padding:1px;
border: 0px solid #005500;
}

#header h1 {
font-size: 1.6em;
text-align: center;
color: #000044;
padding-top: 15px;
border: 0px solid #ff6600;
}

#header h3 {
font-size: 0.6em;
text-align: center;
color: #000044;
padding-top: 1px;
border: 0px solid #ff6600;
}

/* header b holds the DRC Sports logotype*/
#header b {
width: 110px;
margin: 11px 1px 1px 1px;
float: left ;
}

/* header p holds the USAT logotype*/
#header p {
width: 75px;
margin: 1px 1px 1px 1px;
float: right;
}

#splash {
width: 880px;
margin: auto;
}

.toptab {
float: left;
padding: 4px 8px 4px 8px;
font-family: arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
letter-spacing: 1px;
background: #6699ff url(../grfx/corner1.gif) top right no-repeat;
border-bottom: 1px solid #E6EFFF;
border-right: 2px solid #E6EFFF;
}

.toptab:hover {
font-family: arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
background: #ff9900 url(../grfx/corner3.gif) top right no-repeat;
color: #000033;
}

.activetoptab {
float: left;
padding: 4px 8px 4px 8px;
margin: 0;
font-family: arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
letter-spacing: 1px;
background: #aa3333 url(../grfx/corner2.gif) top right no-repeat;
border-right: 2px solid #E6EFFF;
border-bottom: 1px solid #aa3333;
}

.activetoptab:hover {
text-decoration: none;
}

#strip {
width: 880px;
height:100px;
padding: 0;
border: 2px solid #aa3333;
}

#main {
padding: 1px 1px 1px 1px;
margin: 11px 11px 1px 11px;
font-size: 0.8em;
color: #000044;
border: solid 0px #ffff00;
}

#main h1 {
display: block;
margin-top: 22px;
margin-bottom: 22px;
font-size: 1.7em;
}

#main h2 {
margin: 11px 0;
font-size: 1.5em;
}

#main h3 {
margin: 7px 0;
font-size: 1.3em;
}

#main h4 {
margin: 7px 0;
font-size: 1.1em;
}

#main h5 {
margin: 7px 0;
font-size: 1.3em;
color:#cccccc;
}
/* box is similar to the old blockquote tag*/
#box {
width: 600px;
margin-left: 177px;
text-decoration:none;
border: 0px solid #0000ff;
}
#clear{
clear: both;
}

pre{
font-size: 9pt;
}

#table {
 font-family: Arial, Helvetica, sans-serif;
 color: #000099;
 text-align: left;
 margin: 0 auto;
 clear: both;
}

td {
font-family: sans-serif;
color: #333366;
font-size: 11pt;
font-weight: normal
}

#leftside {
clear: left;
float: left;
width:160px;
margin: 22px 11px 11px 11px;
padding: 0;
border:0px solid #000000;
}

#leftbar {
width: 160px;
border: 3px solid #6666CC;
float:left
margin: auto;
padding: 7px;
color: #333399;
background: #f6efff;
font-size: 0.8em;
}

#ritebar {
width: 150px;
float:right;
text-align: center;
font-family: arial, sans-serif;
font-size: 0.7em;
margin: 1px;
margin-right: 8px;
border:0px solid #ff0000;
}

#sidebar {
width: 144px;
float:left;
padding: 1px 1px 0px 1px;
margin-left: 1px;
background: #ccddff;
font-size: 1.0em;
font-weight: bold;
text-decoration: none;
color: #ffffff;
letter-spacing: 1px;
border:1px solid #9999FF
}

#sidebar b {
font-size: 12px;
font-weight: bold;
color: #000099;
}

#sidebar p {
font-size: 9px;
line-height: 0.9em;
}

#sidebar h1 {
color: #000033;
font-size: 9px;
line-height: 1.0em;
text-align: center;
}
#sidebar a {
font-size: 9px;
line-height: 1.0em;
text-decoration: none
}

.sidelink {
text-align: left;
display: block;
width: 126px;
background: #6699FF url(../grfx/corner5.gif) top right no-repeat;
color: #ffffff;
padding: 4px 4px 4px 6px;
margin: 1px 1px 1px 4px;
}

.sidelink:hover {
background: #CE9E9E url(../grfx/corner4.gif) top right no-repeat;
color: #990000;
text-decoration: none;
}

#pic{
}

#pic img {
background-color: white;
padding: 10px;
border: #cccccc;
border-top: none;
border-left: none;
border-right: solid 1px #999999;
border-bottom: solid 1px #999999;
}

#return {
clear: both;
text-align: center;
}

#footer {
clear: both;
background: #fcfcfc;
color: #9999cc;
font-size: 0.7em;
margin: 11px 1px 11px 1px;
padding: 6px 0 6px 0;
border-top: 1px solid #ccccff;
border-bottom: 1px solid #ccccff;
text-align: center;
}

#footer a:link {
color: #9999FF;
text-decoration: none;
}

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

#footer a:hover {
color: #993333;
text-decoration: none;
}

#footer a:active {
color: #FF6666;
text-decoration: none;
}

h1 {
margin: 0 0 20px 0;
font-size: 1.8em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.4em;
font-weight: normal;
}

h3 {
margin: 1px 0 10px 1px;
font-size: 1.2em;
font-weight: normal;
}

h4 {
margin: 1px 0 10px 1px;
color: #000066;
font-size: 1.0em;
font-weight: normal;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.poster {
padding: 11px;
display: block;
margin: 11px 11px 11px 33px;
}

.hide {
display: none;
}
