body {
        margin:15px 0px;
        margin-left:auto;
        margin-right:auto;
        width: 900px;
        font-family: Verdana;
        font-size: 10px;
        color:#cccccc;
        background:url(images/bg.gif);
        background-color: #000000;
}

html, body, textarea {
scrollbar-base-color:#ff3300;
scrollbar-face-color:#ff3300;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#666666;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#333333;
}

.guestbook_table2 {
        border-color:#ff3300; border-width:1px; border-style:solid;
     font-size: 10px;
    padding: 10px;
    color: #cccccc;
            }

#container {
        height: 100%;


}

#inside {
        padding: 25px;

}

h1 {
        margin:0;
        padding:0;
        text-transform:uppercase;
        font-size:1.8em;
        color:#000;
}

#header {
        height: 80px;
        width: 900px;


}

#faq {
        color:#ffffff;
        width: 440px;
        padding:3px;
        font-weight:bold;
        border-bottom:1px solid #FF3300;
        border-top:1px solid #FF3300;
        background-color: #000000;
 }

#logo {
        position: relative;
        float: left;
        left: 40px;
        height:80px;
        color:#FFFFFF;
}

#logo a{
        color:#000000;
        text-decoration:none;
        font-weight:bold;
        font-size:20px;
        text-transform:uppercase;
}

#nexttologo {
        position: relative;
        float: right;
        top: 15px;
        height:80px;
        right: 40px;
        color:#ff3300;
        font-weight:bold;
}

#horizmenu {
        width: 900px;
        height:32px;
        float: left;
        border-bottom:1px solid #ff3300;
        border-top:1px solid #ff3300;
        background:url(images/menue_over.gif)
}

#horizmenu ul {
        margin:0;
        padding:0;

}

#horizmenu ul li{
        display:inline;
        float:left;
        width:148px;
        list-style:none;
        text-align:center;
}


#horizmenu a {
        display:block;
        float:left;
        width:148px;
        color:#ffffff;
        font-size:10px;
        text-transform:uppercase;
        font-weight:bold;
        text-decoration:none;
        padding-top:8px;
        background:url(images/menue_over.gif)

}

#horizmenu a:hover{
        padding-top:8px;
        height:30px;
        background:url(images/menue_over2.gif) repeat-x
}

#rightmenu {
        padding: 35px;
        height: 100%;
        width: 360px;
        float: right;
        }

#leftmenu {

        height: 100%;
        width: 560px;


}

#rightads {
        height: 100%;
        width: 300px;
        float: right;

}

.clearfloat {
        font-size:1px;
        line-height:0px;
        clear: both;
        height: 0px;
}

#footer {

        height:30px;
        clear:both;
        border-bottom:1px solid #ff3300;
        border-top:1px solid #ff3300;
        background:url(images/menue_over.gif)
        }

#left_footer {
        float:left;
        padding:15px 0 0 30px;
        font-size:10px;
}

#right_footer {
        float:right;
        padding:8px 10px 0 0;
        color:#ffffff;
        font-size:10px;
        text-align:right;
}

#left_footer,#right_footer a {
        color:#FFFFFF;
}

#left_footer,#right_footer a:hover {
        text-decoration:none;
}

a {
        color:#ff3300;
}
a img {
        border-color:#cccccc;
}

a:hover {
        color:#cccccc;
}
a:hover img {
        border-color:#ff3300;
}

.description
        {
        padding: 10px;
        text-align: justify;
        text-decoration: none;
        border-color:#ff3300; border-width:1px; border-style:solid;
        position: relative;
        top: 10px;
        width: 380px;
        height: 140px;
        overflow: auto;
         background-color: #000000;
        }

.box
        {
background-color: #000000;
width:350px;
font-family: Verdana;
font-size: 10px;
padding: 10px;
border-color:#ff3300;
border-width:1px;
border-style:solid;
        }

.linkbox
        {
width:350px;
font-family: Verdana;
font-size: 10px;
padding: 10px;

        }

.maintext
        {
        padding: 10px;
        font-size: 10px;
        font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
        text-align: justify;
        text-decoration: none;
        border-color:#ff3300; border-width:1px; border-style:solid;
        position: relative;
        top: 10px;
        width: 550px;
        height: 35px;
        overflow: auto;
        background-color: #000000;
        }

.maintext h1
        {
                 color:#cccccc;
   font-size : 10px;
  font-weight : normal;
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
        }

.maintext p
        {
        font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  text-decoration: none;
  font-size: 10px;
        }

            input {
            background-color: #e7eff6;
            border: 1px solid #000000;
            color: #000000;
            font-size: 11px;
            font-family: Tahoma;
            }