body {
    background: #000;
    padding: 0;
    font-family: Verdana;
    color: #FFF;
    width: 1200px;
    margin: 0 auto;
    border-left: 1px solid #7C5F99;
    border-right: 1px solid #7C5F99;
}

a{text-decoration:underline;}
a:hover{text-decoration:none;}
#inner_content a:visited{color:#dedede;}


#header
{
    background: url('images/header_bg.jpg') no-repeat;
    height: 133px;
    width: 1200px;
    margin: 0 auto;
    text-align: right;
}
#header_bg
{
    background: url('images/header_bg2.jpg') repeat-x;
    height: 133px;
}
#content_bg
{
    background: #000;
}
#content
{
    /*background: #ab82d1;*/
    background: url('images/content_bg.jpg') repeat-x #7c5f99;
    border-top: 2px solid #A984CA;
}
#content h1
{
    margin: 0;
}
#banner_bg
{
    background: url('images/banner_bg.jpg') no-repeat #000;
    height: 233px;
}
#banner
{
    width: 1200px;
    margin: 0 auto;
    text-align: right;
}
#togo
{
    font-weight:bold;
    left:427px;
    position:relative;
    top:40px;
    width: 66px;
}
#togo span
{
    display: block;
    text-align: center;
    width: 65px;
    font-size: 26px;
    color: #a50d19;
}
#navigation
{
    margin-top: 23px;
    margin-right: 150px;
}
#navigation .button
{
    background:transparent url(images/btn.jpg) no-repeat scroll 0 0;
    color:#FFFFFF;
    display:block;
    float:right;
    font-weight:bold;
    height:20px;
    margin-left:6px;
    padding:5px 4px;
    text-align:center;
    text-decoration:none;
    width:82px;
    font-size: 14px;
}
#navigation .button:hover
{
    color: #211829;
}
#navigation .active
{
    background: url(images/btn_active.jpg) no-repeat;
}
#search_block
{
    background:#971521 none repeat scroll 0 0;
    border:1px solid #000000;
    height:105px;
    left:710px;
    padding:20px;
    position:relative;
    top:40px;
    width:300px;
    -moz-border-radius: 15px;
}
#content {
    padding-bottom: 1px;
    margin-bottom: 20px;
}
#inner_content #hll {
    float: left;
    padding: 15px;
    width: 560px;
}
#inner_content #hlr {
    float: left;
    padding: 15px;
}
#inner_content
{
    background:#A982D5 none repeat scroll 0 0;
    border:1px solid #CBCCC7;
    margin:20px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
}
#inner_content a
{
    font-weight: normal;
    font-size: 14px;
    color: #29232F;
}
#inner_content a:hover
{
    color: #FFF;
}
#inner_content h1, #inner_content h2
{
    margin: 15px;
    margin-bottom: 0;
    font-size: 20px;
}
#inner_content h2
{
    font-size: 17px;
}
#inner_text h1, #inner_text h2
{
    margin: 0 !important;
}
#inner_text
{
    font-weight: normal !important;
    font-size: 14px !important;
    padding: 15px;
}
#footer
{
    color: #FFF;
    font-size: 11px;
    text-align: center;
    margin-bottom: 10px;
}
#footer a
{
    color: #FFF;
}
#footer a:hover
{
    color: #29232F;
}
#livesearch
{
    position: absolute;
    width: 304px;
    background: #FFF;
    text-align: center !important;
    color: #000;
}
#livesearch ul
{
    margin: 0;
    padding: 0;
}
#livesearch ul li a
{
    display: block;
    padding: 3px;
    color: #000;
}
#livesearch ul li a:hover
{
    background: #EBEBEB;
    text-decoration: underline;
}
#livesearchbox h2
{
    font-size: 20px;
    text-align: center;
    margin: 0;
    margin-bottom: 30px;
    margin-top: 10px;
    font-weight: normal;
}
#livesearchbox input
{
    width: 100%;
}
#ls_ul
{
    list-style-type:none;
    text-align: left;
    font-size: 12px;
}
