/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
html,body{
font-family: "Trebuchet MS",Tahoma,sans-serif;
color: #ffffff;
line-height: 1.166;	
margin: 0px;
padding: 0px;
font-size:12px;
height:100.1%;
background:#4d96c7 url(sportmuis/bodybg.png) repeat-x 0 0;
}
#allwrap {
margin:0 auto;
width:918px;
}
a{
color: #1a80d4;
text-decoration: none;
}
a:link{
color: #1a80d4;
text-decoration: none;
}
a:visited{
color: #1a80d4;
text-decoration: none;
}
a:hover{
color: #1a80d4;
text-decoration: underline;
}
a img{
border:none;
}
h1{
 font-family: "Trebuchet MS",Tahoma,sans-serif;
 font-size: 1.5em;
 color: #1a80d4;
 margin: 0;
 padding: 4px 0 4px 0;
}
h2{
 font-family: "Trebuchet MS",Tahoma,sans-serif;
 font-size: 1.4em;
 color: #1a80d4;
 margin: 0px;
 padding: 0px;
}
h3{
 font-family: "Trebuchet MS",Tahoma,sans-serif;
 font-size: 1.3em;
 color: #1a80d4;
 margin: 0px;
 padding: 0px;
}
h4{
 font-family: "Trebuchet MS",Tahoma,sans-serif;
 font-size: 1.3em;
 font-weight: normal;
 color: #1a80d4;
 margin: 0px;
 padding: 0px;
}
h5{
 font-family: "Trebuchet MS",Tahoma,sans-serif;
 font-size: 1.3em;
 color: #1a80d4;
 margin: 0px;
 padding: 0px;
}
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
label{
 font-family: "Trebuchet MS",Tahoma,sans-serif;
 font-size: 1.2em;
 font-weight: bold;
 color: #334d55;
}
table,tr,td{
margin:0;
padding:0;
border:none;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#header{
padding: 0;
margin:0 auto;
width: 918px;
height:115px;
}
#menuheader{
padding: 0;
margin:0 auto;
width: 918px;
height:304px;
background:url(sportmuis/menubg.png) no-repeat;
}
#menuheaderleft{
padding:20px 0 0 32px;
}
.menuleftsidebox{
margin-bottom:5px;
}
#contentwrap{
margin:0;
padding:0;
width:918px;
min-height:450px;
height:auto !important;
height:450px;
background:url(sportmuis/contentbg-rpt.png) repeat-y 0 0;
}
#content{
width:918px;
margin:0;
padding:30px 0 0 0;
background:url(sportmuis/contentbg.png) no-repeat 0 0;
min-height:405px;
height:auto !important;
height:405px;
}
#content p.bodytext,#content div{
width:800px;
margin-left:39px;
margin-bottom:0;
}
menu1{
margin:0;
padding:0;
color:#ffffff;
}
#menu1 ul {
margin:0 0 0 28px;
padding:0;
display:block;
}
.menu1item-no {
margin-top:4px;
float:left;
list-style:none;
margin-right:10px;
}
.menu1item-no a {
font-size:1.6em;
font-weight:bold;
color:#ffffff;
}
#footer{
margin:0 auto;
clear: both;
font-size: 0.9em;
color: #ffffcb;
padding-top:0;
height:60px;
width:918px;
background:url(sportmuis/contentbg-rpt.png) repeat-y 0 0;
}
#footercontent{
margin:0 auto;
width:918px;
}
#footergeneric{
margin: 0;
width:970px;
background:url(sportmuis/contentbg-btm.png) no-repeat 0 0;
}

