html, body {
   margin : 0;
   padding : 0;
}

body {
   color : #a52a2a;
   background : #7d3b0d;
   width : 100%;
}

a:link {
   color : #1b1b1b;
   background : transparent;
   text-decoration : none;
}

a:visited {
   color : #1f1f1f;
   text-decoration : none;
}
   width : 100%;
}

a:link {
   color : #1b1b1b;
   background : transparent;
   text-decoration : none;
}

a:visited {
   color : #1f1f1f;
   text-decoration : none;
}

a:hover {
   color : #ff7100;
   text-decoration : none;
}

a:active {
   color : #afafaf;
   text-decoration : none;
}

#container { 
width : 690px; 
margin : 0 auto; 
color : #333; 
background-image: url(/assets/images/bg.gif); 
border-color: #b22400; 
border-style: solid; 
border-width: 5px ; 
}


#top { 
background-image: url(/assets/images/topimg.jpg); 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: left top; 
height : 188px;
padding : 0.1em 0.1em 0.1em 0.1em; 
border-bottom : 0px solid #B22400; }


#leftnav {
   float : left;
   width : 160px;
   margin : 10px 0px 0px 0px;
padding : 0px 0px 0px 10px;

}

#content {
line-height : 120%; 
font-size: 11px; 
font-family:Verdana, Helvetica, Geneva, Tahoma, Arial; 
margin-left : 178px;
border-left : 0 solid #B22400;
padding : 1.5em;
}

#footer { clear : both; margin : 0; padding : 0.5em 0 1em; color : #333; background-image: url(/assets/images/bg.gif); border-bottom : 1px solid #B22400; }


.happy {
border-top : 1px solid #b22400;
width : 158px;

}

.Listmenu {
color: black; 
font-size: 11px; 
}

.pagetitle { 
color: #232730; 
font-size: 20px; 
font-family:Verdana, Geneva, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 

}

.menu { 
color: #b1b3b6;
margin: 165px 0px 0px 0px ;

}

.pagetrail {
font-size: 11px; 
font-family:Verdana, Helvetica, Geneva, Tahoma, Arial;  
color: #f5f5f5;
margin: px 0px 0px 0px ;
padding : 0 0 5px 5px;

}

#navcontainer ul { 
text-align: left; 
list-style-type: none; 
margin: 0 0 0px 0px; 
width: 100% ; padding: 0 0 0 0; 
}
#navcontainer ul li { 
margin-bottom: 5px; 
margin-left: 5px; 
padding-left: 0; 
display: inline    }

#navcontainer ul li a { color: #fff; font-size: 12px; font-family: "trebuchet ms", Verdana, Geneva, Helvetica; font-weight: normal; text-decoration: none; margin-bottom: 5px; margin-left: 5px; padding-left: 0; }

#navcontainer ul li a:hover
              { color: #fff; font-size: 12px; font-family: "trebuchet ms", Verdana, Geneva, Helvetica; font-weight: normal ; margin-bottom: 5px; margin-left: 5px; padding-left: 0; }


ul#LM_level_1 {
margin:0;padding:0 0 0 15px;
font-size: 11px; 
font-family:Verdana, Helvetica, Geneva, Tahoma, Arial;
font-weight: normal;   
}
ul#LM_level_1 ul{
margin:0;padding:0 0 0 15px;
font-size: 11px; 
font-family:Verdana, Helvetica, Geneva, Tahoma, Arial;
font-weight: normal;  
}
ul#LM_level_1 li {
font-size: 11px; 
font-family:Verdana, Helvetica, Geneva, Tahoma, Arial;
font-weight: normal;  
margin:0;padding:0;
list-style-image:url(/assets/images/link.gif)
}
.sponsor { }

