#header {
position:relative;
height:147px;
color:#0f3;
margin:0;
padding:0;
border-bottom: 5px solid #699;
background-color:#000;
}

#header h1 {
font-size:1.5em;
padding:10px 0 0 15px;
margin:0;
height:37px;
_height:45px;
background:url(../images/top1.gif) no-repeat;
}

#header h1 .subHead {
position:absolute;
right:0;
top:8px;
font-size:1.75em;
}

#header ul#headNav {
height:100px;
list-style-type:none;
padding-left:167px;
margin:0;
}

#header #headNav.default {
background:url(../images/top2.gif) no-repeat;
}

#header .web {
background:url(../images/top2_web.gif) no-repeat;
}

#header .webdev {
background:url(../images/top2_webdev.jpg) no-repeat;
}

#header .illustration {
background:url(/images/top2_illustration.jpg) no-repeat;
}

#header .contact {
background:url(/images/top2_contact.jpg) no-repeat;
}

#header .kevin {
background:url(/images/top2_kevin.jpg) no-repeat;
}

#header li {
padding:2px 0 0 10px;
border-bottom: 1px solid #699;
border-left: 1px solid #699;
}

#header li.top {
padding-top:5px;
}

#header li a {
display:block;
width:100%;
}

#header a {
font-size:1.25em;
}
