#main_top{
 background: url(../images/content_top1.gif) no-repeat; 
}

#main{
 background: url(../images/body_bg1.gif) repeat-y;
}

#footer_wrap{
 width: 760px;
 margin-top: 5px;
 background: url(../images/body_bg.gif) repeat-y;
}

#footer{
 margin: 0 auto;
}

#main_left{
 position: relative;
 z-index: 2;
 width: 500px;
 padding-top: 20px;
 margin-left: 25px;
}

#main_right{
 position: relative;
 z-index: 2;
 float: right;
 width: 200px;
 w\idth: 200px;
 margin-top: 20px;
 padding-left: 8px;
 padding-right: 0;
 border: none;
}


#main_right ul{
 margin: 0 15px 10px 0;
 padding: 0;
 padding-bottom: 10px;
 list-style-type: none;
 border-bottom: 1px solid #cccccc;
}

#main_right ul li{
 margin: 3px 0;
}

#main_right ul li a{
 font-weight: bold;
 color: #ff0000;
 text-decoration: none;
}

#main_right ul li a:hover{
 font-weight: bold;
 color: #ffaa00;
 text-decoration: none;
}
