* {
        padding:0;
        margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl { margin:1em 0; }

a img{ border:none; }

body{
        background:#FFFF33; 
        color:#000000;
        font-size:11px;
        font-family:Verdana, Arial, sans-serif;
  text-align:center;
}
/* This class sets the width and position for all rows */
.inside{
/*border:solid 1px #000;
*/
        width:100%;
        margin:0 auto;
  text-align:left;
  clear:both;
}

#mtn {
 border:1px solid #000;
 width:200px;
 height:150px;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/

#header{
  background:#FFCC33;
  display: block;
  overflow:hidden;
  width:1000px;
  margin:0 auto;
}

#header .inside{
}

#header h1{
  font-size:2.25em;
  margin:0 0.5em 0 0;
  padding:0 0.5em 0.25em 0;
  border-right:1px solid #808080;
  float:left;
}
#header h1 a{
  text-decoration:none; 
  color:#000;
}

#header h1 a:visited{
  text-decoration:none; 
  color:#000;
}

#header p{
        margin:0;
        line-height:1em;
}

#header p.left{ float:left;
        margin:5px 0 5px 10px;
}
#header p.right{ float:right;
        margin:5px 5px 0 10px;
}
#header p.right a{ color:#AA0000; FONT-WEIGHT: bold;}

#bb {
  width:100%;
  background:#FFCC33;
  text-align:center; 
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  clear:both; 
  margin:0 auto;
  line-height:4em;
  margin:10px 0 10px 0;
}

#bb a{
  color:#000;
  font-size:1.5em;
  font-weight:BOLD;
  text-transform:uppercase;
  text-decoration:none;
}

#bb a:hover{
  color:#CC3300;
}

/*-----------------------------------------------------------------------------------------------
  Menu
-----------------------------------------------------------------------------------------------*/

#menu{
  line-height:2.2em;
  color:#000000;
  background:#FFA300; 
  border-bottom:1px solid #000;
  border-top:1px solid #000;
  display: block;
  text-align:center;
  padding:0;
  clear:both;
  width:1000px;
  margin:0 auto;
}

#menu .inside{
  padding:0;
  height:2.2em;
}

#menu ul{
  width:1000px;
  margin:0 0 0 10px;
  border-left:1px solid #000;
}

#menu li{
float:left;
list-style-type:none;
border-right:1px solid #000;
white-space:nowrap;
}

#menu li a{
display:block;
padding:0 10px;
font-size:1.2em;
font-weight:BOLD;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #000000;
}

* html #navigation a {width:1%;}

#menu .selected,#menu a:hover{
background:#FFFF33;
color:#003399;
text-decoration:none;
}
/*-----------------------------------------------------------------------------------------------
  Category list
-----------------------------------------------------------------------------------------------*/
#middle {
  padding:10px 0 0 0;
  overflow:hidden;
  text-align:left;
  width:1000px;
  margin:0 auto;
}

#left_side {
  padding:0 0 0 0;
  float:left;
  width:170px;
  overflow:hidden;
}

#middle_side {
  display: block;
  margin-left:0px;
  padding:0;
  width:820px;
  float:left;
  overflow:hidden;
  border:0;
}
#right_side{
  background:#F6DA1C;
  overflow:hidden;
  border:solid 1px #000;
  width:160px;
  float:left;
  margin-left:5px;
  text-align:center;
}

#right_side a{
  font-size: 1.2em;
  text-decoration: underline;
  color:#003399;
  FONT-WEIGHT: bold;
}

#right_side a:visited{
  text-decoration: underline;
  color:#003399;
  FONT-WEIGHT: bold;
}
#right_side a:hover{
  text-decoration: none;
  color:#003399;
  FONT-WEIGHT: bold;
}

#right_side a.v2{
  font-size: 1.2em;
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: bold;
}

#right_side a.v2:visited{
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: bold;
}
#right_side a.v2:hover{
  text-decoration: none;
  color:#003399;
  FONT-WEIGHT: bold;
}



#middle_side p.top{ 
/*  text-align:justify;
*/
  font-size: 1.2em;
  text-align:center;
  FONT-WEIGHT: bold;
  color:#000;
}

#middle_side p.top a{
  font-size: 1em;
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: bold;
}
#middle_side p.top a:visited{ 
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: bold;
}

#middle_side p.top a:hover{ 
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: bold;
}

#cats{
  font-size:11px;
  FONT-WEIGHT: none;
  display: block;
  padding: 0 0 0 5px;
  margin: 0 0 0 5px;
  border:solid 1px #000;
  float:left;
  width:90%; 
  overflow:hidden;
  background:#FFCC33;
}

#cats ul{
}

#cats li{
  float:left;
  list-style-type:none;
  clear:both;
  margin: 4px 5px 1px 5xx;
  white-space:nowrap;
  width:100%;
}

#cats li a{
  font-size: 1.2em;
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: bold;
}

#cats li a:visited{
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: bold;
}
#cats li a:hover{
  text-decoration: none;
  color:#003399;
  FONT-WEIGHT: bold;
}

#cats li a.curcat{
  text-decoration: none;
  color:#AA0000;
  FONT-WEIGHT: bold;
}
#cats li a.curcat:visited{
  text-decoration: none;
  color:#AA0000;
  FONT-WEIGHT: bold;
}
#cats li a.curcat:hover{
  text-decoration: none;
  color:#AA0000;
  FONT-WEIGHT: bold;
}

#top{
  font-size:11px;
  FONT-WEIGHT: none;
  display: block;
  padding: 0 0 0 5px;
  margin: 10px 0 10px 5px;
  border:solid 1px #000;
  float:left;
  width:90%; 
  overflow:hidden;
  background:#FFCC33;
}

#top h3{
  font-size:1.2em;
  width:100%;
  margin: 0 auto;
  padding: 0 0 0 0;
  color:#CC3300;
  FONT-WEIGHT: bold;
  font-align:center;
}


#top ul{
  margin: 0 0 0 0;
  color:#CC3300;
  FONT-WEIGHT: bold;
  overflow:hidden;
  width:100%;
  float:left;
}

#top li{
  float:left;
  list-style-type:none;
  clear:both;
  margin: 1px 5px 1px 5xx;
  white-space:nowrap;
  width:100%;
}

#top li a, #top li a:visited{
  font-size: 1.2em;
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: bold;
}

#top li a:hover{
  text-decoration: none;
  color:#003399;
  FONT-WEIGHT: bold;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
        clear:both;
        color:#000;
        margin:0 0 3em 0;
}
#footer .inside{
  padding:1em 0;
}
#footer p{
        margin:0;
        font-size:0.95em;
}
#footer p.top{ 
/*  text-align:justify;
*/
  text-align:center;
  FONT-WEIGHT: bold;
  color:#000;
}

#footer p.top a{
  font-size: 1em;
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: normal;
}
#footer p.top a:visited{ 
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: normal;
}
#footer p.top a:hover{ 
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: normal;
}


#footer p.left{ float:left; }
#footer p.right{ float:right; }
#footer p.right a{
        padding:0 0 0 1em;
        text-decoration:none;
        color:#AA0000;
        FONT-WEIGHT: bold;
}
#footer p.right a:hover{
        color:#000;
}



