body,p,td {
font:normal 95% arial;
color:#111;
line-height:18px;
}

body {
background-color:#f0f0f0;
background: url('http://i850.photobucket.com/albums/ab70/golden-harmony/12.jpg');
background-attachment: fixed;
}

a:visited.title,a:link.title {
line-height:17px;
font-family:"georgia",  "times new roman", "trebuchet ms";
color:#eeccaa;
font-weight:normal;
font-size:16pt;
letter-spacing:-1px;
text-transform:none;
}

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

a:hover {
color:#444444;
text-decoration: none;
}

img {
border:0;
}

h1:first-line {
line-height:22px;
font-family:"arial";
color:#068;
font-weight:bold;
font-size:16pt;
letter-spacing:-1px;
text-transform:none;
}

h1 {
font-family:"trebuchet ms", arial;
line-height:17px;
color:#333333;
font-size:9pt;
font-weight:normal;
text-align:left;
padding-right:10px;
text-transform:uppercase;
}

h2 { 
font-family:"arial"; 
color:#333333;
font-size:12pt;
line-height:12px;
font-weight:normal; 
font-style:italic;
text-align:left;
background-color:transparent;
}

h3 {
font-family:"trebuchet ms";
line-height:15px;
letter-spacing:1px;
color:#444444;
font-size:12pt;
font-weight:normal;
text-align:center;
text-transform:none;
}



b,strong {
color:#356;
}

em, i {
color:#111111;
}

blockquote {
display:block;
background:#5aa;
width:245px;
padding:10px;
border:5px solid #999999;
color:#000;
margin-left:0px;
}

input, textarea {
font-family:"arial";
font-size:10.5pt;
color: #fff;
background: #444444;
padding:4px;
}

#container {
width:700px;
height:auto;
padding-top:6px;
padding-bottom:6px;
padding-right:6px;
padding-left:6px;
margin:0 auto 0 auto;
border:10px solid #000000;
background-repeat:no-repeat;
background-color:#fefefe;
}

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

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

#footer {
clear:both;
height:auto;
padding-top:10px;
padding-bottom:5px;
padding-right:0;
padding-left:0;
}

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

#navigation li {
float:left;
}

#navigation li a {
display:block;
background-color:transparent;
width:115px;
height:25px;
text-align:center;
color:#111111;
padding-top:0px;
font-family:arial;
text-transform:lowercase;
font-size:12pt;
font-weight:bold;
text-decoration:none;
letter-spacing:0px;
}

#navigation li a:hover {
background-color:transparent;
color:#999999;
text-transform:none;
text-decoration:none;
border-bottom:none;
}