*{padding: 0px;
    margin:0px;}

body {
    background-color:#000;
    background-image:url(/turbo-www.jpg);
    background-repeat:no-repeat;;
    margin:0px;
    padding:0px;
}

.container {
    width: 1000px;
    margin-top: 35px;
    margin-left: 50px;
    /*min-height: 680px;*/
}

.left_part{
    width: 300px;
    margin: 0px;
    float:left;
}

.article_content{
    margin-top: 275px;
    margin-left: 20px;
    font-family: Arial;
    font-size: 14px;
    color: #999;
}

.logo {
    height: 300px;
}

.right_part{
    width: 595px;
    float:left;
}

.upper_bar {
    text-align: right;
    color: #000;
    font-family: "Arial Black";
    font-size: 24px;
    letter-spacing: -2px;
}

.upper_bar a{
    text-align: right;
    color: #000;
    font-family: "Arial Black";
    font-size: 24px;
    letter-spacing: -2px;
    text-decoration: none;
}

.upper_bar a:hover{
    color: #fff;
}


.content {
    color: #fff;
    font-family: "Arial Narrow";
    font-size: 12px;
}

.gal_logo{
    text-align: right;
    margin-top: 200px;
    font-family: "Arial Black";
    font-size: 105px;
    line-height: 80%;
    color: #000;
    letter-spacing: -8px;
}

.gal_logo2{
    text-align: left;
    margin-left: 15px;
    margin-top: 45px;
    font-family: "Arial Black";
    font-size: 105px;
    line-height: 80%;
    color: #000;
    letter-spacing: -8px;
}

.gal_desc{
    margin-top: 0px;
    margin-left: 15px;
    margin-bottom: 15px;
    font-family: Arial;
    font-size: 12px;
    color: #999;
}

.footer {
    margin-top: 20px;
    margin-left: 50px;
    width: 950px;
    border-top: 1px solid #333;
    color: #333333;
    font-family: Arial;
    font-size: 12px;
    clear: both;
}

.footer a{
    color: #333333;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

.footer a:hover{
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

.footer_left {
    margin:5px;
    width: 730px;
    text-align: left;
    float:left;
}

.footer_right{
    margin:5px;
    width: 200px;
    text-align: right;
    float:left;
}

.footer_right img{
    margin:0px;
    border: none;
}

.content img {
    border: 15px solid #000;
    margin: 15px;
}

.menu {
    width: 300px;
    margin-top: 20px;
}

.contact{
    margin-top: 50px;
    width: 200px;
    margin-top: 20px;
    color: #666;
    font-family: "Arial Black";
    font-size: 12px;
}

.contact form input{
    border: 1px solid black;
    width: 185px;
    padding: 3px;
    color: #666;
    font-family: Arial;
    font-size: 10.5px;
}

.contact form textarea{
    border: 1px solid black;
    width: 185px;
    height: 50px;
    padding: 3px;
    color: #666;
    margin-top: 15px;
    font-family: Arial;
    font-size: 10.5px;
}

.contact_bottom {
    width: 200px;
    color: #0099cc;
}


.contact_bottom_left {
    margin:5px;
    width: 90px;
    text-align: left;
    float:left;
}

.contact_bottom_left a{
    color: #0099cc;
    font-family: "Arial Narrow";
    font-size: 10.5px;
    text-decoration: underline;
}

.contact_bottom_right{
    margin:5px;
    width: 90px;
    text-align: right;
    float:left;
}

#sb{
    width:75px;
    height: 20px;
    color: #0099cc;
    background-color: #333;
    font-family: Arial;
    font-weight: bold;
    font-size: 10.5px;
}

#menu0 {
    font-family: "Arial Black";
    letter-spacing: -1px;
    color: #fff;
    list-style-type: none;
    font-size: 22px;
    cursor:pointer;
    text-decoration: none;
}

#menu0 dt a{
    list-style-type: none;
    color: #0099cc;
    font-size: 22px;
    cursor:pointer;
    text-decoration: none;
}

#menu0 dt a:hover {
    color: #fff;

}

#menu0 dd a{
    font-family: Arial;
    font-weight: bold;
    font-size: 21px;
    color: #fff;
    text-decoration: none;
}
#menu0 .points{
    font-family: Arial;
    font-size: 14px;
    color: #0099cc;
    text-decoration: none;
}

#menu0 dd a.active{
    color: #666;
}
