

body { 
width:800px;
margin:auto;
}
        
#header { 
width:763px;
height:103px;
background-image:url(images/header.jpg);
}
#header h1 {
display:none;
}

#headernav {
float:right;
margin-right:13px;
margin-top:10px;
width:210px;
list-style-type:none;
height:25px;
}

#headernav li {
width: 70px;
height:20px;
float:left;
}

#headernav li a {
padding:0;
margin:0;
text-decoration:none;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#headernav li a:hover {
text-decoration:underline;
}

#nav {
list-style-type:none;
margin:0;
padding-left:8px;
height:25px;
}

#nav li {
width: 148px;
height:25px;
float:left;
text-align:center;
background-image:url(images/black1.jpg);
background-repeat:no-repeat;
border: 1px solid #333333;
border-bottom:none;
}

#nav li a {
text-decoration:none;
color:#FFFFFF;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:148px;
height:25px;
}

#nav a {
line-height: 22px;
}

#nav li a:hover {
background-image:url(images/orangeUnderline.jpg);
background-repeat:no-repeat;
color:#000;
}

#nav #active a {
background-image:url(images/orange1.jpg);
background-repeat:no-repeat;
color:#000;
}

#subnavlist {
float:left;
margin-top:2px;
margin-left:40px;
padding:0;
width:auto;
list-style-type:none;
}
#subnavlist li {
width:auto;
margin:0 8px 0 8px;
padding:2px 20px 0 20px;
height:20px;
float:left;


}

#subnavlist li a {
padding:0;
margin:0;
text-decoration:none;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#subnavlist li a:hover {
text-decoration:underline;
}
#subnavlist #listactive  {
background-color:#CCCCCC;
border:1px solid #000000;
}


#core {
width:763px;
height:auto;
background-image:url(images/corebg.jpg);
background-repeat:repeat-y;
}
#coremin {
width:763px;
height:410px;
background-image:url(images/corebg.jpg);
background-repeat:repeat-y;
}

#subnav {
width:763px;
height:56px;
background-image:url(images/contentbg1.jpg);
background-repeat:no-repeat;
}

.kayne {
clear:both;
height:1px;
line-height:1px;
margin-top:-1px;
}
.breaker {
overflow:hidden;
clear:both;
}

.content {
float:left;
width:580px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
margin-left:40px;
padding-bottom:30px;
text-align:justify;
font-size:12px;

}
#imagebox {
margin-left:10px;
padding:0;
float:left;
width:270px;
height:400px;

}
.content img {
float:right;
}
#footer {
width:763px;
height:36px;
background-image:url(images/footer.jpg);
} 
p a {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;

}