.league td
{
   border:solid 1px #cccccc;
   padding:0px;
}

body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 80%; color: #656464;
background-color: #ffffff;
line-height: 200%;
margin-top: 0px;
background: #ffffff url('images/bg2.gif') top center repeat-x;
}

#border
{
border: 0px ;
width: 800px;
background-color: #FFFFFF;
background:url('images/backround3.gif') no-repeat;
margin: 0 auto;
}

#header
{
height: 193px;
border-bottom: 0px solid #000; 
/*background-image:url('images/header2.gif');*/
}

#header span#mhcc
{
position:relative;
padding:5px;
top:0px;
font-size:25px;
color:gold;
float:right;
font-weight:bold;
}

#header #bulletproof
{
   border:solid 0px red;
   width:250px;
   height:65px;
   top:121px;
   position:relative;
   padding:5px;
}

#header #bulletproof #sponsor, #text
{
   color:#fff;
   font-family:arial;
}

#header #bulletproof #sponsor
{
   font-size:12px
}

a.bulletproof:link, a.bulletproof:active, a.bulletproof:visited, a.bulletproof:hover
{
   font-family:arial;
   font-size:42px;
   color:#fff;
   text-decoration:none;
}


#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

#container
{
width: 770px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitright {
background: #ffffff url('images/menu.gif') top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 100%;
float: left;
overflow: hidden;
text-align: justify;
}

.splitleft a {
   border-bottom: none;
   color:#999999;
}

.splitleft h3{
   text-align: center;
   position:static;
}

.splitleft a:link, a:visited{
   color:#999999;
}

.splitleft a:hover, a:active{
   color:#999;
   text-decoration:underline;
}



#introduction{
   float:right;
   width:180px;
   padding:0px 0px;
   margin:20px 0 20px 20px;
   background: url(images/menu.gif) no-repeat;
   text-align:center;
   line-height:1.5em;
   color:#999999;
   font-size:1.0em;
   font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
   letter-spacing:0px;
}

#introduction ul, #introduction li {
text-align:center;
   list-style: none;
   margin: 0;
   padding: 0;
}

#introduction a {
   border-bottom: none;
   color:#999999;
}

#introduction h3{
   text-align: center;
   position:static;
}

#introduction a:link, a:visited{
   color:#999999;
}

#introduction a:hover, a:active{
   color:#b8ce83;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
   text-align: center;
   height: 30px;
   background-color: #F5FAF5;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #CCCCCC;
   margin-top: 50px;
   margin-right: 15px;
   margin-bottom: 0;
   margin-left: 15px;
   padding-top: 0;
   padding-right: 20px;
   padding-bottom: 0;
   padding-left: 20px;
   clear: both;
   
}


#footer a:link, a:visited{
   color:#b8ce83;
}

#footer a:hover, a:active{
   color:#cccccc;
}




a:active,
a:visited,
a:link               { color: #b8ce83; text-decoration: none; }
a:hover              { color: #999999; text-decoration: none; }

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
   position: relative;
   top: 13px;
   left: 15px;
   width: 750px;
   font-size:93%;
   margin: 0;
   line-height:normal;
   height: 41px;
      }
    #topmenu ul {
     margin:0;
     padding:0px 0px 0 2px;
     list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      //color:#669900;
      color:#933;
      }
     
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#933;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 120%;
color: #659500;
}

h1, h3{
   color:#666;
   font-family:geneva,arial,sans-serif;
   font-weight:normal;
   text-transform:uppercase;
   word-spacing:4px;
   letter-spacing:1px;
   font-size:1.2em;
   font-weight:bold;
   padding:0 2px;
   margin:0;
   border-bottom: 1px solid #933;

}

h4
{
   color:#933;
   letter-spacing:1px;
}

img#talena
{
   cursor:pointer;
   float:right;
   margin-right:10px;
}


span#dateStamp
{
   color:#993;
   font-size:0.7em;
}

span#headerNote
{
   color:#666;
   font-size:0.6em;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 16px;color:#933}
.style5 {
   font-size: 12px;
   color: #CCCCCC;

h2 {
   color: #666;
   padding-bottom: 3px;
   border-bottom: 1px solid #a0c80e;
   font-size: 150%;
   letter-spacing: -1px;
}

.bulletproof
{
   border:solid 1px red;
   color:#fff;
}

#profilesList
{

}

#profile3
{
   border:solid 1px #000;
}

#headerRow
{
   width:50%;
}
