* {
   margin: 0;
   padding: 0;
}

body{

   background: #000;

   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   font-size: 75%;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

#container{
   position: relative;
   width: 900px;
   margin: 0 auto;
}

a{
   overflow: hidden;
}


/* =Header
---------------------------------------------------------------------
*/

#header{
   float: right;
   width: 259px;
}

#header h1{
   width: 220px;
   height: 77px;
   margin: 9px auto;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 220px;
   height: 77px;
}

#header h2{
   position: absolute;
   top: 49px;
   right: 53px;
   width: 26px;
   height: 26px;
   background: no-repeat;
   text-indent: -9999px;
}

#header h2#rss{
   top: 51px;
   right: 14px;
   width: 23px;
   height: 22px;
   background:  no-repeat;
}

#header h2 a{
   display: block;
   width: 26px;
   height: 26px;
}

#header h2#rss a{
   width: 23px;
   height: 22px;
}


/* =Navigation
--------------------
*/

#nav{
   position: absolute;
   z-index:1001;
   top: 0px;
   left: 0;
   width: 907px;
   border-bottom: 5px solid #E4E495;
   background: #000000 no-repeat;
   list-style: none;
}

#nav li{
   float: left;
   background: no-repeat left center;
   font-size: 1.2em;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#nav li#nav_home{
   background: none;
}

#nav li a{
   display: block;
   padding: 4px 6px 4px 6px;
   color: #E4E495;
   text-decoration: none;
}

#nav li a:hover{
   margin-right: 0px;
   padding: 4px 6px 4px 6px;
   background: #E4E495;
   color: #000;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 174px;
   border: 2px solid #000;
   border-top-width: 5px;
   list-style: none;
   line-height: 1;
}

#nav li li{
   font-size: .8125em;
   font-weight: normal;
   text-transform: none;
}

#nav li ul ul{
   margin: -32px 0 0 174px;
   border-top-width: 2px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul
#nav li.over ul{
   left: auto;
   display: block;
}

#nav li li li{
   font-size: 1em;
}

#nav li li a{
   width: 150px;
   padding: 4px 12px 10px;
   background: #000;
   color: #E4E495;
}

#nav li li a:hover{
   margin: 0px;
   padding: 4px 12px 10px;
   background: #E4E495;
   color: #000;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   float: left;
   width: 893px;
   margin-top: 126px;
   padding: 0 7px;
   background: #000000;
}

body#home #container-inner{
   background: #000000;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
   float: left;
   padding-top: 8px;
}

/* =Content
---------------------------------------------------------------------
*/

#content-outer{
   float: left;
   width: 631px;
}

#content-outer #sub_header{
   margin-bottom: 8px;
}

#content-outer #sub_header img{
   display: block;
   border: 4px solid #3B0701;
}

#content{
   float: left;
   width: 660px;
   color: #FFF;
   padding: 0 10px;
   background: repeat-x center 5px;
}


#content a:link { 
	color: #E4E495;
	}

#content a:visited { 
	color: #E4E495;
	}

#content a:hover { 
	color: #000;
	background-color: #E4E495;
	text-decoration: none;
	}

#content a:active { 
	color:#E4E495;
	}

#content11 a:link { 
	color: #E4E495;
	}
#content11 a:visited { 
	color: #E4E495;
	}
#content11 a:hover { 
	color: #000;
	background-color: #E4E495;
	text-decoration: none;
	}
#content11 a:active { 
	color: #E4E495;
	}

#content11{
   float: left;
   width: 873px;
   color: #FFF;
   padding: 0 10px;
   background: repeat-x center 5px;
}

body#home #content{
   width: 670px;
   padding: 0;
   background: 0;
}

body#home #content11{
   width: 880px;
   color: #FFF;
   padding: 0;
   background: 0;
}


#content p,
#content ul,
#content ol,
#content td{
   margin-bottom: 0;
   
}

#content ul,
#content ol{
   margin-left: 3em;
}

#content ul#byline{
   display: inline;
   float: left;
   margin-bottom: 10px;
   font-size: 1.1em;
   list-style: none;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a{
   color: #9A0E01;
}

#content a:hover{
   text-decoration: none;
}


#content #text{
   clear: left;
}


/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   clear: right;
   float: right;
   width: 215px;
   color: #FFF;
   margin-bottom: 20px;
}

#sidebar .sidebar-box{
   clear: both;
   padding: 13px;
   background: repeat-x;
   border-top: 7px solid #4D0902;
}

#sidebar .sidebar-box h3{
   margin-bottom: .75em;
   color: #E4E495;
   font-size: 1.6em;
   font-weight: bold;

}


#sidebar a:link { 
	color: #E4E495;
	}
#sidebar a:visited { 
	color: #E4E495;
	}
#sidebar a:hover { 
	color: #000;
	background-color: #E4E495;
	text-decoration: none;
	}
#sidebar a:active { 
	color: #E4E495;
	}






/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   height: 50px;
   padding: 0px 0px;
   border-top: 4px solid #E4E495;
}

#footer p{
   float: left;
   color: #FFF;
}

#footer p.right1{
  float: right; 
}



#footer a:link { 
	color: #E4E495;
	}
#footer a:visited { 
	color: #E4E495;
	}

#footer a:hover { 
	color: #000;
	background-color: #E4E495;
	text-decoration: none;
	}
#footer a:active { 
	color: #E4E495;
	}