body{
margin:0 auto;
padding:0;
font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
background:#101010 url(./images/jpbg2.gif);
background-attachment:fixed;
color:#5DBDB2;
font-size: 77%;
}

#krpa{
background:#000000;
color:#5DBDB2;
margin:0 auto;
width:760px;
}

#header{
clear:both;
margin:20px 0 0 0;
padding:0;
height:45px;
}

#header h1{
width:250px;
margin:0 0 10px 0;
float:left;
}

#header p{
width:500px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}


#avmenu{
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenu ul{	
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#0080FF;
display:block;
padding:6px 0 0 10px;
background:#080808;
border-left:4px solid #505050;
}	
	
#avmenu li a:hover{
background:#ffffff;
color:#141414;
border-left:4px solid #0D8073;
}

.wtf{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#585852;
background-color:#1B1B1B;
line-height:1.3em;
}

#extras{
float:right;
width:120px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

#extras p{
margin:0 0 1.5em 0;
}

#content{
margin:0 130px 20px 160px;
border-left:1px dotted #303030;
border-right:1px dotted #303030;
padding:0 0px 10 10px;
line-height:1.6em;
text-align:left;
background-image:url(images/gif5.gif);
background-position:top;
background-repeat:no-repeat;
}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}

#content img{
padding:1px;
display:inline;
border:0px solid #f0f0f0;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#0080FF;
}

a:hover{
text-decoration:underline;
color:#FFFFFF;
}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:4px solid #303030;
width:760px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
text-align:center;
}

#footer a:hover{
color:#0080FF;
text-decoration:underline;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

/******************************************************
        Mini Slide Navigation--                       *
made by:                                              *
Steve Chipman @ Slayeroffice                          *
Dan Cederholm @ Simplebits                            *
extra modified: Marko Mihelcic @ mcville              *
                                                      *
******************************************************/

#navheader {
text-align: center;
margin: inherit;
width:100%;
height:18px;
border-top:1px dotted #ffffff;
border-bottom:1px dotted #78919B;
background-color:#000000;
padding:6px 0 0 0;
z-index:0;
}

#navheader li {
position:relative;
display:inline;
text-align : center;
font:10px verdana;
padding:0;
z-index:20;
display : block;
float : left;
}

#navheader li a {
text-decoration:none;
color:#ffffff;
display : block;
text-align : center;
width : 80px;
}

#navheader li a:hover {
text-decoration:none;
text-align : center;
color:#999999;
}

#slider {
position:absolute;
background-color:#;
text-align : center;
border-bottom:5px solid #ffffff;
width:80px;
height:17px;
margin:0 2px 0 2px 0;
z-index:1;
margin-left : 5px;
}