body {
background: #9bc3d5 url(http://s3.amazonaws.com/hoseyhoney/bg) repeat-x;
color: #444;
font-family: verdana,tahoma,sans-serif;
font-size: 12px;
}

a {
color: #06b;
text-decoration: none;
}
a:hover { text-decoration: underline; }
a img { border: 0px; }

div#wrapper {
margin: 0 auto;
width: 752px;
}

div#nav {
background: #A1C6D8;
border-top: 1px dotted #999;
border-bottom: 1px dotted #999;
color:#F0F0F0;
float:left;
font-size:1.2em;
height:36px;
margin-top: -3px;
width: 750px;
z-index: 2;
}

#nav ul {
float:left;
font-size:1em;
height:36px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px 0px 0px 68px;
}

#nav li { float:left; }

#nav li a {
color: #fff;
display:block;
font-weight: bold;
padding:9px 20px 11px;
text-decoration:none;
}

#nav li a:hover { color:#ddd; }

div#body { margin-top:16px; }
div#body,div#prefoot {
background:url(http://s3.amazonaws.com/hoseyhoney/mid) repeat-y;
padding:25px;
width:700px;
}

div#title, div.subtitle { 
color: #555;
font-weight: bold; 
font-size: 24px;
text-align: left;
width:500px;
}

div.subtitle { font-size: 20px; }

.field {
background: url(http://s3.amazonaws.com/hoseyhoney/input) repeat-x; 
border: 1px solid #999; 
padding: 0.25em;
}

p { 
font-size: 1.25em;
line-height: 28px;
width: 630px; 
}

div#prefoot { 
font-size:0.8em;
text-align:center;
}

div#footer { 
background:url(http://s3.amazonaws.com/hoseyhoney/bottom); 
height:20px;
width:750px;
}

a#copyright {
color: #444;
text-decoration: none;
}