/* CSS Document .  MAIN1  */
/*  RED  */
/*  RED  */
/*  RED  */
a:link {color: #000000;
text-decoration: none;}     /* unvisited link */
a:hover {text-decoration: none; 
color: #7E0015;}   /* mouse over link */
a:active {color: ##7E0015;
text-decoration: none;}   /* selected link */
a:visited {color: #000000;
text-decoration: none}

body {
font-family: geneva, tahoma, arial, sans-serif;
background-color: #FFF;
}

em, strong{
font-weight: normal;
font-style: normal;
}

div.logo1red {  
position: absolute; 
left: 20px; 
top: 30px; 
width: 780px; 
height: 48px; 
z-index: 12;
}

div.logo2red{
  
position: absolute; 
left: 26px; 
top: 94px; 
width: 774px; 
height: 219px; 
z-index: 14;
}

div.rightbar {
  
position: absolute; 
left: 800px; 
top: -1px; 
width: 19px; 
height: 314px; 
z-index: 12;
background-image: url("images/st.louis.mma.right.bar.gif"); 
}


div.farrightbar {
  
position: absolute; 
left: 1015px; 
top: 0px; 
width: 17px; 
height: 1300px; 
z-index: 12;
background-image: url("images/st.louis.mma.fr.rt.bars.gif"); 
}


div.leftbar {
  
position: absolute; 
left: 20px; 
top: 313px; 
width: 150px; 
height: 14px; 
z-index: 12;
background-image: url("images/st.louis.mma.left.bar.gif"); 
}

div.righthydra {
  
position: absolute; 
left: 801px; 
top: 313px; 
width: 214px; 
height: 962px; 
z-index: 12;
background-image: url("images/st.louis.mma.right.hydra.gif"); 
}


div.content {
position: absolute; 
left: 170px; 
top: 313px; 
width: 605px; 
height: 942px; 
z-index: 50;

padding-top:10px;
padding-bottom:10px;
padding-right: 0px;
padding-left: 26px;

color: #000000;
font-size: 13px;
text-align: justify;
list-style-type: none;
background-image:  url("images/st.louis.mma.content.hydra.gif"); 
}



h1.content {
color: #000000;
font-size: 12px;
text-align: center;
}

h2.content {
color: #000000;
font-size: xx-small;
text-align: center;
}


div.bottomblurb {
position: absolute; 
left: 0px; 
top: 1274px; 
width: 1024px; 
height: 35px; 
z-index: 11;

color: #ABABAB;
font-size: 8px;
text-align: center;
list-style-type: none;
text-decoration: none;
background-image:   url("images/st.louis.mma.btm.hydra.gif"); 
}



h1.bottomblurb {
color: #ABABAB;
font-size: 8px;
text-align: center;
list-style-type: none;
text-decoration: none;
}

div.sidemenu {
position: absolute; 
left: 20px; 
top: 329px; 
width: 150px; 
height: 636px; 
z-index: 12;

color: #330033;
font-size: xx-small;
text-align: left;
list-style-type: none;

}



h1.sidemenu {
font-size: xx-small;
text-align: left;
}

h2.sidemenu {
color: #330033;
font-size: medium;
text-align: left;
}

div.topblurb {
position: absolute; 
left: 20px; 
top: 14px; 
width: 769px; 
height: 10px; 
z-index: 12;

color: #ABABAB;
font-size: 8px;
text-align: center;
list-style-type: none;
text-decoration: none;
}
h1.topblurb {
color: #ABABAB;
font-size: 8px;
text-align: center;
text-decoration: none;
}






/*  SEO SUBSTITUTIONS FOR DIVS  */
/*    */
/* 

logo1red 
logo2red
rightbar 
farrightbar 
leftbar 
righthydra 
content
bottomblurb 
sidemenu 
topblurb 
topmenu 

 */
