
* {
padding: 0px;
margin: 0px;
}

body {
font-size: 84%;
font-family: Arial, Verdana, helvetica, sans-serif;
color: #000000;
line-height: 18px;
margin:10px;
}

a {
color: #0000ff;
text-decoration: underline;
}

sup {
font-size: 0.5em;
}

p {
margin-bottom: 14px;
text-align: justify;
}

ul.linklist {
list-style: none;
}

ul.linklist li {
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first {
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#outer {
position: relative;
text-align:left;
}

#inner {
position: relative;
}

#header {
display:none;
}

#splash
{
 display:none;
}

#splash_name {
color:#000000;
font-size:160%;
font-family: Arial, Verdana, Tahoma;
font-weight:bold;
}

#menu
{
display:none;
}

#navigation
{
 margin-bottom:10px;
}

#secondarycontent
{
display:none;
}

#primarycontent
{
position: relative;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
position: relative;
background: url('images/a33.gif') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
color: #000000;
}

