@charset "utf-8";
/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#000000;
background-image:url(../images/metal005black.jpg);
}
#table {
border: 1px solid #000000;
width:825px;
background-color:#FFFFFF;
margin-top:10px;
}
#table2 {
border: 1px solid #000000;
width:390px;
background-color:#FFFFFF;
}
#nav {
	background:#b9121b;
}
h1 {
font-size:16px;
font-weight:bold;
padding-bottom:10px;
padding-top:23px;
padding-left:4px;
}
P {
padding-left:20px;
padding-right:20px;
padding-bottom:7px;
}
.bold {
	font-weight:bold;
	text-align:center;
	text-transform: uppercase;
	padding-left:70px;
	padding-right:70px;
}
.boldtext {
	font-weight:bold;
	text-transform: uppercase;
}
.boldred {
    color:#B9121B;
	font-weight:bold;
	text-transform: uppercase;
}
.boldsmall {
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
.bio {
padding-left:3px;
padding-right:3px;
padding-bottom:7px;
}
.boldtext {
font-weight:bold;
}
.underline {
	text-transform: uppercase;
	text-decoration:underline;
	}
.red {
color:#B9121B;
}
.italic {
font-style:italic;
}
h2 {
background-color:#B9121B;
font-size:14px;
font-weight:bold;
padding-bottom:10px;
padding-top:10px;
padding-left:12px;
color:#FFFFFF;
}
#footer {
background-color:#000000;
color:#FFFFFF;
}
.sportsbrandedmedia {
padding-left:2px;
padding-top:7px;
}
a {
color:#B9121B;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:none;
}
#list {
padding-left:35px;
padding-right:35px;
padding-bottom:2px;
line-height:25px;
list-style-type:disc;
list-style-position:inside;
}
#list2 {
padding-left:35px;
padding-right:35px;
padding-bottom:2px;
font-weight:bold;
font-size:15px;
line-height:25px;
list-style-image:url(../images/red-dot-smaller.jpg);
list-style-position:inside;
}
#list3 {
padding-left:35px;
padding-right:35px;
padding-bottom:2px;
font-weight:bold;
font-size:12px;
line-height:15px;
list-style-image:url(../images/red-dot-smaller.jpg);
list-style-position:inside;
}
.footerlink {
font-size:11px;
text-align:center;
}
.center {
text-align:center;
}
img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}
.name {
text-align:right;
}
.tdbody {
width:198px;
height:184px;
float:right;
clear:both;
padding-left:5px;
padding-bottom:5px;
}
.picframe {
float:right;
clear:both;
margin-left:5px;
}
.picframe_lft {

clear:both;
margin-left:5px;
}