html, body{
        margin:0;padding:0
}
body{background-color:#000;
    font: 77% Arial,sans-serif;
    color:#6B6B6B;
	margin:0;
	padding:0;

    }
	

div#container1
{
        width:1003px;
		background:#fff;
        margin:0
        auto

        }

#header1{
           BACKGROUND:url(header_bg.png) top left repeat-x;
           height:93px;
           text-align:left;	    
}
#log {
width:400px;
float:left;
}

#ads{
         padding-top:15px;
		  width:528px;
           float:right;
		   }


#header1 img{
padding-left:10px;
}
	
	
	

/* -- main image ---- */
div#image{
         height:224px;
        BACKGROUND:url(main.jpg) left top no-repeat;

}

/* -- link ---- */

#link {
BACKGROUND:url(link.png) left top repeat-x;
height:32px;
padding-right:10px;
}


ul#navlist, ul#navlist li{
        list-style-type:none;margin:0;padding:0;

        }
ul#navlist{
float:right;
margin-right:10px;
font: 77% Arial,sans-serif;
        }
ul#navlist li{
        float:left;
        text-align: center;
		padding-left:3px;
        }
ul#navlist a span{
text-decoration:none;
padding:10px;
padding-top:9px;
padding-bottom:7px;
background: transparent url(top_link1.gif) no-repeat top right;
}		

ul#navlist a{
        float:left;
        text-decoration:none;
        color: #630304;
font-weight: Bold;
font-size:14px;
padding-top:9px;
padding-bottom:7px;
background: url(top_link.gif) top left;
       /* border-right: 1px solid #fff; */
        }
ul#navlist a:hover{
color:#fff;
background: url(top_link2.gif) top left;
}

ul#navlist a:hover span{
color:#fff;
background: transparent url(top_link3.gif) no-repeat top right;
}

ul#navlist .active a span{
color:#fff;
background: transparent url(top_link3.gif) no-repeat top right;
}

ul#navlist .active a{
color:#fff;
background: url(top_link2.gif) top left;
}	

#linkDown {
clear:both;
BACKGROUND:url(nav.png) left top repeat-x;
height:25px;
padding-right:10px;
}


#wrapper{
        float:left;
        width:1003px;
        BACKGROUND: url(bk.gif) left top repeat-y;
        }
		
#leftBar{
float:left;
        width:193px;
		display:block;
}


#leftBar h2{
padding:0;
margin:0;
width:193px;
BACKGROUND: url(lefttop.gif) left top no-repeat;
padding-top:3px;
height:28px;
font-size:16px;
text-align:center;
color:#630304;
}

#leftBar ul, #leftBar li{
list-style-type:none;margin:0;padding:0;
 padding-left:0px;
background:url(leftbk.gif) left top repeat-y;
}

#leftBar #down{
width:193px;
height:39px;
display:block;
background:url(leftdown.gif) left bottom no-repeat;
}

#leftBar li{
width:160px;
background:url(leftbk.gif) left top no-repeat;
 border-bottom:1px solid #7c070a; 
 padding:5px;
 padding-left:27px;
 text-decoration:none;
}
#leftBar li a{
        text-decoration:none;
        color: #630304;
font-weight: Bold;
font-size:14px;
       /* border-right: 1px solid #fff; */
        }
#leftBar li a:hover{
color:#fff;
}
#leftBar li .active{
color:#fff;
}

#main1{
float:right;
        width:810px;
}
#main1 #content {
padding:10px;
color:#000;
font-size:12px;
}

#main1 #content p{
padding-left:20px;
}
#main1 #content h1, #main1 #content h2{
padding:0;
margin:0;
}

#main1 #content h1{
font-size:25px;
color:#a50c0f;
}


#footer1 {
clear:both;
BACKGROUND:#f1a30d url(footer.jpg) top left repeat-x;
padding-top:40px;
           height:53px;
		   text-align:center;
		   color:#7c070a;
		   }
#footer1 a{
text-decoration:none;
color:#000;
font-size:13px;
}		   
#footer1 a:hover{
color:#7c070a;
text-decoration:underline;
}