body,p,td {
font:normal 95%/170% georgia;
color:#776;
}

#header { 
background: url('/ap.jpg') no-repeat scroll center;
width: auto; 
height: 327px;
background-color:#000;
margin:0 auto;
text-align: center;
}


body {
background-color:#000000;
}

a:visited.title,a:link.title {
line-height:17px;
font-family:"georgia",  "times new roman", "trebuchet ms";
color:#752;
font-weight:normal;
font-size:16pt;
letter-spacing:-1px;
text-transform:none;
}

a:visited,a:link {
text-decoration:none;
color:#d94;
font-variant:small-caps;
}

a:hover {
color:#752;
text-decoration: underline;
}

img {
border: solid 1px #111;
padding:2px;
}

h1:first-line {
line-height:21px;
font-family:"georgia",  "times new roman", "trebuchet ms";
color:#752;
font-weight:normal;
font-size:16pt;
letter-spacing:-1px;
text-transform:none;
}

h1 {
font-family:"trebuchet ms", arial;
line-height:17px;
color:#fff;
font-size:9pt;
font-weight:normal;
text-align:left;
padding-right:10px;
text-transform:uppercase;
}

h2 { 
font-family:"georgia", "times new roman"; 
color:#620;
font-size:12pt;
line-height:12px;
font-weight:normal; 
font-style:italic;
text-align:left;
background-color:transparent;
}

h3 {
font-family:"georgia", "times new roman";
color:#238787;
font-size:10pt;
font-weight:normal;
text-align:center;
font-style:italic;
}

h4 {
font-family:"trebuchet ms";
background-color:transparent;
font-size:8pt;
text-align:left;
font-weight:normal;
text-transform:uppercase;
}

h5 {
font-family:"trebuchet ms";
line-height:15px;
letter-spacing:1px;
color:#d6caa0;
font-size:8pt;
font-weight:normal;
text-align:center;
text-transform:uppercase;
}

h6 {
font-family:"times new roman";
line-height:11px;
color:#636363;
font-size:9pt;
font-weight:normal;
text-align:right;
}

b,strong {
color:#d6caa0;
}

em, i {
color:#90190f;
}

code {
font-size: 8pt;
}

u {
color:#cdd35c;
}

blockquote {
display:block;
color:#000000;
padding:10px;
border-left:1px dotted #708090;
}

ul {
list-style-image:url('web/sd2.gif');
}

input, textarea {
font-family:"georgia", "times new roman";
font-size:10pt;
color: #b9b38a;
border-style:solid;
border-color:#708090;
border-width:1px;
background-color:#000000;
padding: 5px;
}

.twitter{
list-style-image: url('web/sd2.gif');
margin-left:13px;
}

#container {
width:750px;
height:auto;
padding-top:6px;
padding-bottom:6px;
padding-right:6px;
padding-left:6px;
margin:0 auto 0 auto;
border:1px solid #111;
background-repeat:no-repeat;
background-color:#000;
}

.box {
background: #eeeeee;
padding:5px;
}

#content {
width:700px;
height:auto;
padding-top:10px;
padding-bottom:0px;
padding-right:5px;
padding-left:20px;
background-color:transparent;
float:left;
}

#side {
width:205px;
height:auto;
padding-top:10px;
padding-bottom:0px;
padding-right:20px;
padding-left:5px;
background-color:transparent;
float:right;
}

#footer {
clear:both;
height:auto;
padding-top:10px;
padding-bottom:5px;
padding-right:0;
padding-left:0;
}

#navigation
{
background-color: transparent;
margin-top: 10px;
padding: 0 0 0px 10px;
line-height:15px;
text-align:center;
}

#navigation ul, #navigation li
{
padding: 0;
display: inline;
list-style-type: none;
}

#navigation a:link, #navigation a:visited
{
line-height: 15px;
font: italic 110% georgia;
margin: 0 20px 0px 20px;
text-decoration: none;
color: #fef;
}

#navigation a:link#current, #navigation a:visited#current, #navigation a:hover
{
border-bottom:2px solid #d94;
padding-bottom: 5px;
background: transparent;
color: #555;
}

#navigation a:hover 
{
color: #555;
}