
body {
background-color: #efd2af;


}

body, p {
font: normal 8pt arial;
color: #06050B;
}

img {
border: 0px;
}

.left {
float: left;
text-align: left;
padding: 7px;
}

a:visited, a:link {
color: #b71164;
text-decoration: none;

}

a:hover {
color: #ffffff;
text-decoration:underline;
}

a:visited.title, a:link.title {
font: normal 14pt georgia;
line-height: 27px;
color: #b71164;
}

h1:first-line {
font: normal 14pt arial;
line-height: 14px;
letter-spacing: 1px;
color: #e0cd59;
}

h1 {
font: normal 15pt arial;
letter-spacing: 1px;
color: #e0cd59;
text-align: center;
text-transform:uppercase;
padding: 0px;
}

h2 {
padding: 5px;
line-height: 20px;
font: normal 9pt arial;
background: #e0cd59;
letter-spacing: 1px;
color: #06050B;
text-transform: lowercase;
text-align: left;
border-bottom: 1px dashed gray;
}

h3 {
font: normal 9pt "Trebuchet MS";
color: #06050B;
text-align: left;
border-bottom: 1px dashed gray;
}

h4 {
font: italic 10pt "Trebuchet MS";
color: #dab573;
text-align: center;
}

h5 {
font: bold 10.5pt arial;
color: #ffcb71;
text-align: center;
}

h6 {
font: normal 9pt "Trebuchet MS";
color: #696969;
text-transform: uppercase;
text-align: right;
}

strong, b {
color: #b71164;
}

em, i {
color: #c4629a;
}

u {
font-family: arial;
color: #a31172;
}

blockquote {
display: block;
text-align: center; 
background: #fbe3c6;
padding: 10px;
border-left: 1px dotted #808080;
}

ul {
list-style-image: url('bullet.gif');
}

input, textarea {
font: normal 10.5pt arial;
color: #2e2e2e;
border: 1px solid #444444;
padding:5px;
}

#container {
width: 800px;
padding: 8px;
margin: 0px auto 0 auto;
border: 0px dotted #FFF;
background-color:#fff1e0;
}


.sitetitle {
font: normal 30pt georgia;
letter-spacing: 1px;
text-align: center;
color: #116174;
padding-top: 0px;
padding-bottom:0px;
background-color: #BEE8FA;

}

#side {
width: 210px;
height: auto;
float: left;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-left: 0px;
background-color: transparent;
}

#content {
width: 580px;
height: auto;
float: right;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 0px;
padding-left: 5px;
background-color: transparent;
}

#footer {
clear: both;
height: auto;
padding: 5px;
background: #e0cd59;
text-align: center;
}

#navigation {
list-style: none;
margin: 0;
padding: 0;
}

#navigation li {
float: left;
}

#navigation li a {
background-color: #fff1e0;
color: #b71164;
width: 120px;
text-transform: lowercase;
text-decoration: none;
text-align: center;
padding: 9px 0;
margin: 15px;
letter-spacing: 1px;
font: 15pt georgia;
display: block;
}

#navigation li a:hover {
background-color: #ffffff;
color:#ffffff;
font-weight:bold;
background-image: url('http://i26.tinypic.com/30l1e7m.png');
}
