body,
td,
th,
textarea,
textarea td,
input,
select
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    line-height: 1.6em;
}

img
{
    border-width: 0px;
}

#rss_links {
    height: 50px;
    background: url('/_gfx/rss.png');
    background-repeat: no-repeat;
    padding-left: 35px;
    width: 100px;
    font-size:10px;
    line-height: 1em;
}

#rss_links a {
    display: block;
    color: #818181;
}

body
{
    background-color: #0f0f0f;
    height:100%;
    color: #C8C8C8;
    margin: auto;
    background-image: url("/_gfx/page_background.png");
    background-repeat: repeat-x;
    background-position: 0% 100%;
    background-attachment: fixed;
}

a
{
    text-decoration: none;
    color: #A2D000;
}

.error
{
    border-color: red;
    color: red;
}

h1
{
    margin-top: 0px;
    margin-bottom: 3px;
    letter-spacing: -1px;
    font-family: Arial;
    font-size: 14px;
    color: #949494;
}

h2
{
    text-transform: uppercase;
}

#footer, #bottommenu
{
    margin: auto;
    width: 980px;
}

#maincontainer
{
    margin: auto;
    margin-top: 20px;
    margin-bottom: 0px;
}

#maincontainer.withmargin
{
    margin-bottom: 360px;
}

#footer
{
    overflow: hidden;
    clear: both;
    color: #555555;
}

#copyright_background {
    background-image: none;
    background-repeat: repeat-x;
}

.gallery_item
{
    background: #101010;
    border: 2px solid #1F1F1F;
    width: 142px;
    height: 142px;
    margin: 2px;
    text-align: center;
    float: left;
}

.gallery_item img
{
    border: 2px solid #1F1F1F;
}

.gallery_single_item
{
    float: right;
    margin: 10px;
    width: 250px;
}

textarea
{
    width: 500px;
    height: 500px;
}

#abovebody
{
    margin-left: 500px;
    margin-bottom: -50px;
}

#belowbody
{
    position: relative;
    left: -10px;
    top: 10px;
    margin: 20px;
}

#belowbody .gallery_item
{
    float: left;
    margin: 5px;
}

.leftpart, .rightpart
{
    width: 240px;
}

.middlepart
{
    margin-left: 233px;
    width: 590px;

}

.leftpart
{
    float: left;
    padding-right: 5px;
    padding-top: 2px;
    text-align: right;
}

.rightpart
{
    float: right;
    padding-left: 5px;
}

#bottommenu
{
    height: 35px;
    background-color: #282828;
    margin: auto;
    border-color: black;
    border-style: solid;
    border-width: 0px 0px 3px;
    position: relative;
}

#footer .middlepart
{
    margin-left: 0px;
    float: left;
    width: 488px;
    height: 89px;
    overflow: hidden;
    font-size: 11px;
    border-style: solid;
    border-width: 0px 1px;
    border-color: #4a4a4a;
}

#footer .middlepart div
{
    padding: 0px 10px;
}


#bottomholder
{
    height: 183px;
    width: 100%;
    position: relative;
    bottom: 183px;
}

#mainintro
{
    width: 100%;
    position: absolute;
    overflow: hidden;
}

#introcontainer
{
    height: 435px;
    width: 980px;
    margin: auto;
    background: #1B1B1B;
    position: relative;
}

.intro_picture
{
    height: 435px;
    width: 735px;
    display: none;
    position: absolute;
}

#intromenu
{
    float: right;
    margin-right: 15px;
}

.intro_menu
{
    width: 230px;
    height: 53px;
    color: white;
    font-size: 16px;
    position: relative;
    margin-bottom: 1px;
}

.intro_menu img{
    position: absolute;
    display: none;
}

.intro_menu img.base-link-img {
    display: block;
}

.intro_menu a
{
    display: block;
    width: 100%;
    height: 100%;
    color: white;
}

#menu_caption
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 225px;
    margin: 10px;
}

#ajax_title
{
    text-transform: uppercase;
    color: #A2D000;
    font-size: 16px;
}

#toggledbottom
{
    overflow: hidden;
    height: 95px;
}

#toggledbottomcontainer
{
    padding-top: 13px;
    background-color: #212121;
    overflow: hidden;
}

#copyright
{
    background-color: none;
    background-image: url("/_gfx/footer_shadow_bgd.png");
    text-align: right;
    font-size: 10px;
    color: #383838;
    padding-right: 24px;
    height: 40px;
    background-repeat: no-repeat;
}

.rightmenu_item
{
    padding-bottom: 5px;
}
