body{
   margin: 0;
   padding: 0;
   font: normal 11px Tahoma, Arial;
   background: #fff;
}

a img{border: none}
form{display:inline}
#s{
   background: url('../images/bg.jpg') center top repeat-x #2382c6;
}
#main{
   width: 750px;
   margin: auto;
   background: url('../images/mbg.gif') center top repeat-y;
}
#content{
   background: url('../images/left.gif') left top no-repeat;
   margin-top: -5px;
}
#header{
   height: 271px;
   background: url('../images/top.jpg') center top no-repeat #FFFFFF;
}
#header .slogan{
   font: normal 18px "Trebuchet MS";
   margin: 30px 0 0 15px;
   position: absolute;
   color: #000f35;
   width: 222px;
}
#header .slogan strong{
   display: block;
   margin: 0 0 0 40px;
   font: normal 24px "Trebuchet MS";
}
#header .logo{
   margin: 20px 0 0 532px;
   position: absolute;
}
#header .tm{
	position: absolute;
	margin: 240px 0 0 2px;
}
#header .tm a{
   display: block;
   float: left;
}
#header .tp{
   position: absolute;
   display: none;
}
#header .search{
   position: absolute;
   margin: 140px 0 0 520px;
}
#header .search select{width: 100px;}
.boxTop{
   background: url('../images/box/p.gif') top center repeat-x;
}
.boxBot{
   background: url('../images/box/p.gif') bottom center repeat-x;
}
.boxTop .t{
   background: url('../images/menu/tl.gif') top left no-repeat;
   height: 5px;
}
.boxBot .t{
   background: url('../images/menu/lb.gif') bottom left no-repeat;
   height: 5px;
}

#left{
   width: 213px;
   vertical-align: top;
   color: #fff;
   font: normal 10px Tahoma;
   background: url('../images/l_bg.gif') right top repeat-y;
   padding-right: 1px;

}
#left .title{
   background: url("../images/l_title.gif") top left repeat-y;
   padding: 7px 15px;
   text-transform: uppercase;
   font: bold 13px Arial;
   color: #fff
}
#left .text{
   padding: 4px;
}

#left #qlinks{
   background: url('../images/qlinks.gif') top left repeat-y;
   padding-left: 15px;
}
#left a, #left a:link, #left a:visited{
   color: #fff;
   font: normal 11px Tahoma;

}

#left #qlinks a, #qlinks a:link, #qlinks a:visited{
   font: bold 10px Tahoma;
   display:block;
   color: #fff;
   padding: 3px 0 6px 0;
   text-decoration: none;
}

.sbox{

}

#right{padding-left:25px; vertical-align:top;
background: url('../images/r_bg.gif') top left no-repeat;
}
#right a, #righta:link, #right a:visited{
   color: #3d88b4;
   font: bold 11px Tahoma;
   text-decoration: none;
}
#welcome{
   height: 96px;
   background: url('../images/welcome.jpg') top left no-repeat;
   padding: 32px 0px 0px 5px;
   height: 170px;
   text-indent: 0px;
}
#welcome .r{
   float: right;
   width: 210px;
   margin-left: 50px;
}
.rbox{
   background: url('../images/rbg.gif') top left repeat-y;
}
.rbox .b{
   background: url('../images/r_bot.gif') bottom left no-repeat;
}
.rbox .t{
   background: url('../images/r_top.gif') top left no-repeat;
}
#footer{

   height: 82px;
   text-align: right;
   background: url('../images/footer.gif') top left no-repeat #2c5979;
}
#footer span{
   float: left;
   color: #fff;
}
#footer{
   padding: 2px 20px 0 10px;
}
#footer a, #footer a:link, #footer a:visited{color: #c4c4c4; text-decoration: none;}
#cats{
   
}
#cats div, #cats h3{
 background: url('../images/pip.gif') 3px 7px no-repeat;
 margin: 0;
 font: normal 11px Tahoma;
 padding: 4px 15px; 
 margin-right: 1px;
 margin-left: 15px;
 margin-top: 1px;
}
#cats h3{
   font-weight: bold!important;
    margin-left: 5px;
}
#cats a:link, #cats a:visited{
   color: #fff;
   text-decoration: none
}
#stats{
   padding: 6px;
   padding-bottom: 10px;
}
#stats table{
   width: 90%;
   margin: auto;
}
#stats .br{
   border: 1px solid #888;
   background: #fff;
   width: 20%;
   color: #333;
}
#poll{
   padding: 7px;
}         
#news{
   padding: 2px;
}
#news .item{
 background: url('../images/pip.gif') 3px 7px no-repeat;
 padding: 4px 15px; 
 margin-right: 1px;
 margin-left: 15px;
 margin-top: 1px;
 color: #5c5a5a;
}
#news .item a, #news .item:link, #news .item a:visited{
   color: #fff;
}
#adv{
   background: url('../images/adv.jpg') top left no-repeat;
   padding-left:  330px;
   padding-top: 20px;
   height: 220px;
}
#adv td{padding: 1px;}
#adv select{
   width: 100px;
   font: normal 11px Tahoma;
}
h1{font: normal italic 22px Georgia; margin: 10px 15px; color:#666;}
h2{font: normal 14px Tahoma; margin: 10px 15px; color:#666;}
a.more img{top: 5px; position: relative; color: #3d88b4}

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: yellow;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: lightyellow;
width: 200px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkmenu a:hover{ /*hover background color*/
background: darkgrey;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
