*+html body{height:90%;}
*+html .mainpage{height:99%;}

html{height:99%;}
body {
 color: #D3D3D3;
 font-family: Tahoma,Helvetica,sans-serif;
 background-color:#080808;
 height:99%;
}

body a:link, body a:visited, body a:active {
 color: #D3D3D3;
 text-decoration: none;
}

body a:hover {
 color: #D3D3D3;
 text-decoration: underline;
}

fieldset{
 border:1px solid #999;
 width:90%;
}

.mainpage{
 background-color: #1B1B1B;
}

.header_desc{
 color:#feff04;
 font-size : 16pt;
 padding: 0 0 0 20px;
}

.smallfont{
 font-size:13px;
 font-family: Tahoma,Helvetica,sans-serif;
}

.normalfont{
 font-size:14px;
 font-family: Tahoma,Helvetica,sans-serif;
}

.gbook_entries, .links{
 border:1px solid #999;
}

.gbook_entries{min-height:100px;}

.gbook_title, .links_title{
 background-image:url(../images/navi-bg.png);
 background-repeat:repeat-x;
 height:20px;
 padding:2px 5px 2px 5px;
 border-bottom:1px solid #999;
}

.gbook_contact{
 padding:2px 5px 2px 5px;
 border-right:1px solid #999;
 height:80px;
}

.links_desc{
 border-left:1px solid #999;
}

#style_t_left{
 background-image:url(../images/top_left.png);
 background-repeat:no-repeat;
 background-position:top left;
 width:20px;
 height:20px;
}

#style_t_right{
 background-image:url(../images/top_right.png);
 background-repeat:no-repeat;
 background-position:top right;
 width:20px;
 height:20px;
}

#style_b_left{
 background-image:url(../images/bottom_left.png);
 background-repeat:no-repeat;
 background-position:bottom left;
 width:20px;
 height:20px;
}

#style_b_right{
 background-image:url(../images/bottom_right.png);
 background-repeat:no-repeat;
 background-position:bottom right;
 width:20px;
 height:20px;
}

#navi_bg{
 background-image:url(../images/navi-bg.png);
 background-repeat:repeat-x;
 height:30px;
}

#navi_bg ul{
 float:left;
 list-style:none;
 margin:0;
 padding:0;
 line-height:30px;
}

#navi_bg ul li{
 display:inline;
 padding:0;
}

#navi_bg ul li a{
 font-size:14px;
 float:left;
 height:30px;
 padding:0 10px 0 10px;
 text-align:center;
}

#navi_bg ul li a:hover{
 background-image:url(../images/navi-bg-hover.png);
 height:30px;
 text-decoration:none;
 padding:0 10px 0 10px;
}

#navi_bg ul li a span{
 display:block;
 float:none;
 padding:0 10px 0 7px;
}

#footer{
 border-top:1px dashed #999;
 padding:3px 3px 3px 3px;
 height:30px;
}

#spacer{
 height:10px;
}

#slider_left{
 height:400px;
 width:40px;
 background-image:url(../images/slide_bg_l.png);
 background-repeat:no-repeat;
 float:left;
}

#slider_right{
 height:400px;
 width:40px;
 background-image:url(../images/slide_bg_r.png);
 background-repeat:no-repeat;
 float:left;
}

#slider_middle{
 height:400px;
 background-image:url(../images/slide_bg_m.png);
 background-repeat:repeat-x;
 float:left;
}