body{
background-color:#131313;
color:#797979;
margin:5px 0 0 0;
}

#headercon{
background:url(/images/layout/headerbg.gif);
}

#headercon a:link, #headercon a:visited, #headercon a:hover{
border-bottom:none;
padding:0;
}

#headercon h1 a:hover{
background:none;
border-bottom:none;
padding:0;
}

#header{
width:910px;
margin:0 auto;
}

#footercon{
background:url(/images/layout/footerbg.gif) top #26272a repeat-x;
margin-top:40px;
}

#footer{
width:910px;
margin:0 auto;
padding:30px 0;
}

#footer p.copyright{
width:250px;
float:left;
}

#footer p.about{
width:350px;
margin-left:40px;
float:left;
}

#footer ul.contactdetails{
margin-left:20px;
float:right;
text-align:right;
}

#nav{
float:right;
height:60px;
}

#nav li{
float:left;
}

#nav li a{
float:left;
height:60px;
margin-left:10px;
}

#nav li a span{
display:none;
}

#nav li a.home{
background:url(/images/nav/home.gif) no-repeat top left;
width:68px;
}

#nav li a.biog{
background:url(/images/nav/biog.gif) no-repeat top left;
width:60px;
}

#nav li a.contact{
background:url(/images/nav/contact.gif) no-repeat top left;
width:70px;
}

#nav li a:hover{
background-position:0% -60px;
}

#contentcon{
background:url(/images/layout/sidebarbg.gif) repeat-y;
margin:0 auto;
width:910px;
}

#sidebar{
width:250px;
margin-right:30px;
float:left;
}

#content{
width:620px;
float:left;
}

#content p{
margin-bottom:15px;
}

#subnav li a{
padding:12px 5px 12px 20px;
display:block;
color:#FFFFFF;
text-decoration:none;
border-bottom:1px solid #131313;
height:100%;
}

#subnav li a.catselected{
background-color:#b1c950;
color:#26272a;
}

#subnav li a:hover{
background-color:#b1c950;
color:#26272a;
}

#subnav li a.last{
border-bottom:none;
}