
body { 
padding: 0px;
background:#7F7F7F;
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 0px;
height: auto;
margin: 0px;
color: #000;
}

/* Used for tinyMCE only! */
body.mceContentBody {
   background: #FFF;
}

#page {
width: 800px;
background: #000 url(background.jpg) repeat-y;
margin: auto;
height: auto;
}

#left {
width: 150px;
float: left;
color: #fff;
padding: 10px;
}

#middle {
width: 440px;
float: left;
padding: 10px;
background-color: #fff;
}

#right {
width: 150px;
float: left;
color: #fff;
padding: 10px;
text-align: center;
}

#footer {
text-align: center;
margin-top: 10px;
}

.title {
margin-bottom: 20px;
}

.flat {
text-align: center;
color: #747474
}

ul {
list-style: none;
}

ul.menu {
list-style: none;
display: inline;
}

ul.menu li {
border-bottom: solid 1px #fff;
font-size: 14px;
padding-bottom: 10px;
margin-bottom: 10px;
}

ul.menu a {
color: #fff;
}

ul.menu a:hover {
color: #7f7f7f;
}

#content a {
text-decoration: underline;
color: #000000;
font-weight: bold;
}

#content a:hover {
color: #500000;
}

#content p img {
	border: 2px solid #000000;
	margin-right: 5px;
	margin-left: 5px;
}

a {
text-decoration: none;
color: #7f7f7f;
font-weight: bold;
}

a:hover {
color: #500000;
}

a img {
border-style: none;
}

a img.thumbs {
border-style: solid;
margin: 4px;
}

b {
font-size: 14px;
}

h1 {
font-size: 24px;
line-height: 24px;
}
h2 {
font-size: 20px;
line-height: 20px;
}
h3 {
font-size: 16px;
line-height: 16px;
}
h4 {
font-size: 14px;
line-height: 14px;
}
h5 {
font-size: 9px;
line-height: 9px;
}

hr.onblack{
border: none;
height: 1px;
background: #fff;
}

table.stadium{
	border:none;
	border-collapse: collapse;
	line-height: 18px;
	font-size: 16px;
	font-weight: bold; 
}

table.stadium td {
	padding-left: 20px;
}

table.stadium .shaderowTrue{
	background-color: #ddd;
}

form {
	font-size: 14px;
	line-height: 16px;
}

form table{
	font-size: 12px;
}


/*



/* Used for tinyMCE only! 
body.mceContentBody {
   background: #FFF;
}

#nav{
background: url(../images/topNav.jpg);
height: 50px;
width: 779px;
font-size: 14px;
float: left;
margin: 0;
padding: 0;
text-align: center;
}

#nav a {
padding: 20px 17px;
line-height: 50px;
}
#nav a:link{color:#ffffff; text-decoration: none; font-weight:bolder;}
#nav a:visited{color:#ffffff; text-decoration: none; font-weight: bolder;}
#nav a:hover{color:#000000; text-decoration: none; font-weight: bolder;}

#nav li {
display: inline;
}

a.leftNav:link{color:#ffffff; text-decoration: none; font-weight:bolder;}
a.leftNav:visited{color:#ffffff; text-decoration: none; font-weight: bolder;}
a.leftNav:hover{color:#BF0000; text-decoration: none; font-weight: bolder;}

a:link{color:#BF0000; text-decoration: none; font-weight:bolder;}
a:visited{color:#BF0000; text-decoration: none; font-weight: bolder;}
a:hover{color:#801C1C; text-decoration: none; font-weight: bolder;}

ul{
margin-left:-15px;
margin-top: 5px;
}
li{
padding-bottom: 2px;
}
img{
border: none;
}

#poll-form {
     width: 160px;
}

#poll ul {
    margin: 0;
    padding: 0;
}

#poll li {
    display: block;
    margin: 0;
    padding: 0;
}

.white{
color:#ffffff;
}

.red{
color:#bf0000; 
}

h1{
font-weight: bold;
color: #bf0000;
font-size: 20px;
padding-bottom: 5px;
border-bottom: black solid 1px;
margin-bottom: 3px;
word-spacing: -2px;
margin-top: 0px;
}

h1.gray{
font-weight: bold;
color: #bf0000;
font-size: 20px;
padding-bottom: 5px;
border-bottom: #3F3F3F solid 1px;
margin-bottom: 3px;
word-spacing: -2px;
margin-top: 0px;
}

h1#documentTitle {
background: #3f3f3f;
height: 30px;
line-height: 30px;
padding: 0;
color: white;
padding-left: 6px;
}

h1#documentTitle:first-word {
color: #bf0000;
}



h3{
font-weight: bold;
color: #FFFFFF;
font-size: 20px;
word-spacing: -2px;
margin-top: 0px;
}

/*h2{
margin-bottom: -7px;
}

h2 {
line-height: 100%
}

.contentHidden {
display: none;
}

#page{
width: 779px;
background: white;
margin: auto;
height: auto;
}


#header{
/*background: url(../images/header.jpg) 0 50px no-repeat;
width: 779px;
height: 277px;
float: left;
}

#columns{
background: white url(../images/mic.jpg) no-repeat bottom right;
float: left;
min-height: 400px;
width: 779px;
}

#bottomline {
margin: 7px;
margin-bottom: 0;
clear: both;
white-space: nowrap;
}

#text{
font-size: 12px;
border-bottom: #3F3F3F solid 1px;
}

#left{
background: black;
margin: 6px;
height:100%;
min-height: 400px;
width:176px;
float: left;
margin-left: 7px;
text-align: left;
color: #ffffff;
}

#leftNav{
margin: 5px;
margin-bottom: 10px;
}

#leftText{
margin: 5px;
font-size: 11px;
line-height: 14px;
}

#center{
background:white;
min-height: 400px;
height: 100%;
width:400px;
float: left;
margin-top: 6px;
text-align: left;
}

#centerTitleBox{
display: none;
background: #3f3f3f;
height: 30px;
width: 100%;
margin-top: -5px;
}

#centerTitle{
margin: 5px;
padding-top: 5px;
}

#ticker{
background: black;
height: 30px;
width: 400px;
margin-top: -4px;
float: left;
}

#tickerText{
height: 30px;
width: 400px;
margin-left: 5px;
margin-top: 6px;
}

#content {
background: white;
float: left;
height: auto;
width: 390px;
padding: 5px;
font-size: 12px;

}

#right{
background: white;
min-height: 220px;
height: 100%;
width:178px;
float: left;
margin: 6px;
margin-top: 5px;
text-align: left;
color: white;
}

#poll{
background: #3f3f3f;
min-height: 160px;
height: 100%;
width:176px;
float: left;
margin: 1px;
margin-top: 4px;
}

#rightText{
margin: 5px;
font-size: 11px;
line-height: 14px;
}

#pow{  
width: 178px;
/* height: 142px; 
}

#footer{
background: url(../images/footer.jpg);
width: 779px;
height: 48px;
float: left;
}
#copyright{
font-size: 10px;
margin-top: 17px;
margin-left: 75px;
}


/*Example CSS for the two demo scrollers

#scroller{
margin-top: 6px;
font-size: 1.7em;
line-height: 1em;
width: 754px;
height: 20px;
border: 1px solid black;
padding: 5px;
background-color: #bf0000;
color: #fff;
}
*/