/******************************************************
*       mcville.net copyright (c) 2006                *
*        only for errraticwisdow txp contest          *
******************************************************/
body{
margin:0 auto;
padding:0;
font-family: sans-serif;
background:#efe url(./images/db.gif);
color:#101010;
font-size: 77%;
}

#krpa{
background:#ffffff;
color:#707070;
margin:0 auto;
padding:0;
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: #009933;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.2em;
	background-color: inherit;
}

#frontphoto{
margin:0 0 10px 0;
border:0;
}

#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:#ffffff;
display:block;
padding:6px 0 0 10px;
background:#009933;
border-left:4px solid #cccccc;
}	

#avmenu li a:hover{
background:#eaeaea;
color:#009933;
border-left:4px solid #009933;
}

.wtf{
margin-right:10px;
padding:0px;
width:146px;
color:#fff;
background-color:#009933;
line-height:1.3em;
padding-left:4px;
}

#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 10px 20px 160px;
border-left:1px solid #009933;
border-right:1px solid #009933;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
}

#content h2{
font-size:1.5em;
margin:0 0 0 0;
}

#content img{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #101010;
}


h3{
font-size:1.3em;
margin:0 0 0 0;
}

a{
  text-decoration:none;
  color:#009933;
}

a:hover{
text-decoration:underline;
color:#009933;
}

a img{
border:0;
}

#content h2 a{
text-decoration:none;
color:#707070;
}

#content h2 a:hover{
text-decoration:none;
color:#009933;
}

#content p{
  margin-top: 0px;
  padding-top: 0px;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:2px solid #009933;
width:760px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
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              *
                                                      *
******************************************************/

#footer ul {
position:relative;
margin:0 auto;
width:100%;
height:18px;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #009933;
background-color:#FFFFFF;
padding:6px 0 0 0;
z-index:0;
}

#footer ul li {
position:relative;
display:inline;
font:10px verdana;
padding:0;
z-index:20;
display : block;
float : left;
}

#footer ul li a {
text-decoration:none;
color:#cc;
display : block;
text-align : center;
width : 120px;

}

#footer ul li a:hover {
text-decoration:none;
color:#999999;
}

#slider {
	position: absolute;
	background-color: #FFFFFF;
	border-bottom: 5px solid #009933;
	width: 120px;
	height: 17px;
	margin: 0 2px 0 2px 0;
	z-index: 1;
	margin-left: 5px;
}