li{
margin-top: 5pt;
margin-bottom: 5pt;
}
a:link{
color: #0066ff;
}
span.note{
color: #0066ff;
font-style: italic;
font-weight: bold;
}
span.title{
font-style: italic;
}         
h1{
font-family: "Andy","Comic Sans MS", "Times New Roman", sans-serif;
font-weight: bold; 
background-color: #ffffcc;
color: #0066FF;
font-size: 16pt;
word-spacing: 0pt;
margin-top: 0pt;
margin-bottom: 0pt;
}
a:active{
color: #9966cc;
}
a:visited{
color: #009999;
}
a:hover{
color: #9966cc;
}
body{
background-image: url('images/bg.jpg');
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
font-size: 10pt;
word-spacing: 0pt;
margin-top: 0pt;
margin-bottom: 0pt;
}

p.quote{
font-style: italic;
}

p{
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
font-size: 10pt;
word-spacing: 0pt;
}
#head{
position: absolute;
padding: 5px;
left: 15px;
top: 15px;
width: 725px;
height: 120px;
border: 3px ridge #66ccff;
background-color: #ccffff;
}
#head_title{
position: absolute;
left: 239px;
top: 12px;
}
#head_left{
position: absolute;
left: 52px;
top: 7px;
}
#head_right{
position: absolute;
left: 590px;
top: 7px;
}
#nav{
padding: 5px;
position: absolute;
left: 15px;
top: 170px;
width: 165px;
border: 3px ridge #66ccff;
background-color: #ccffff;
}
#body{
position: absolute;
left: 215px;
top: 170px;
width: 525px;
}
.post{
padding: 5px;
width: 525px;
border: 3px ridge #66ccff;
background-color: #ccffff;
}
.center{
text-align: center;
}
.no_border{
border-style: solid;
border-width: 0px;
}