
 /* Style Sheet: denya.us --- Author: Billy Hardy - www.capecodwebsitedesign.com*/


body {
color : #000;
background-color : #c9f;
background-image : none;
text-align : center;
margin : 0;
padding : 0;
}
#wrapper {
width : 760px;
margin : 0 auto;
text-align : center;
}
h1 {
font-family : georgia, serif;
font-size : 21px;
text-align : center;
color : #000;
margin : 15px 0 0 0;
}
h1.band {
font-family : georgia, serif;
font-size : 21px;
text-align : left;
color : #000;
}
h2 {
font-family : georgia, serif;
font-size : 18px;
text-align : center;
color : #000;
}
p {
font-family : georgia, serif;
font-weight : normal;
font-size : 11pt;
text-align : center;
}
p.j {
font-family : georgia, serif;
font-weight : normal;
font-size : 11pt;
text-align : justify;
line-height : 130%;
}
p.js {
font-family : georgia, serif;
font-weight : normal;
font-size : 10pt;
text-align : justify;
}
p.c {
font-family : georgia, serif;
font-weight : bold;
font-size : 11pt;
text-align : center;
}
p.l {
font-family : georgia, serif;
font-weight : normal;
text-align : left;
}
p.s {
font-family : georgia, serif;
font-weight : normal;
font-size : 12px;
text-align : center;
}
p.sl {
font-family : georgia, serif;
font-weight : normal;
font-size : 20px;
text-align : left;
}
p.b {
font-family : georgia, serif;
font-weight : bold;
font-size : 21px;
text-align : center;
}
a {
font-family : georgia, serif;
font-weight : bold;
font-size : 14px;
text-align : center;
}
a:link {
color : #909;
text-decoration : none;
outline: none;
}
a:active {
color : #909;
text-decoration : none;
outline: none;
background-color : #c6f;
}
a:visited {
color : #909;
text-decoration : none;
outline: none;
}
a:hover {
color : #909;
background-color : #c6f;
text-decoration : none;
outline: none;
}
#active {
color : #909;
text-decoration : none;
outline: none;
background-color : #c9f;
display: block;
}
div {
text-align : center;
}
div.l {
font-family : georgia, serif;
font-size : 11pt;
text-align : left;
}
img {
border : 0;
margin: 0;
padding : 0;
}
.floatleft {
float : left;
margin : 0 15px 0 0;
}
.floatright {
float : right;
margin : 80px 0 0 15px;
}
#nav {
margin: 0;
padding: 0;
width: 759px;
height: 26px;
border-right: 1px solid #c0f;
background-color: #dbb6ff;
} 
#nav  ul {
list-style: none;
margin: 0;
padding: 0;
width: 759px;
}
#nav li {
display: inline;
width: auto;
}
#nav li a {
text-decoration:none;
padding:5px 12px;
width: auto;
color : #909;
float: left;
text-align: center;
border-left: 1px solid #c0f;
letter-spacing: 1px;
}
#nav li a:hover {
background-color : #c6f;
text-decoration : none;
outline: none;
}
li.active {
padding:5px 12px;
width: auto;
color : #000;
float: left;
font-family : georgia, serif;
font-weight : bold;
font-size : 14px;
text-align : center;
border-left: 1px solid #c0f;
letter-spacing: 1px;
}

#nav li a.home {
text-decoration: none;
padding:5px 14px 5px 14px;
width: auto;
color : #909;
float: left;
text-align: center;
border-left: 1px solid #c0f;
letter-spacing: 1px;
}
#nav li.home {
text-decoration: none;
padding: 5px 14px 5px 14px;
width: auto;
color : #000;
float: left;
text-align: center;
border-left: 1px solid #c0f;
letter-spacing: 1px;
font-family : georgia, serif;
font-weight : bold;
font-size : 14px;
}