body,p,td {
font: normal 95%/150% georgia;
color:#222;
}

body {
background-color:#f0f0f0;
background: url('http://eyethief.com/picks/bg.jpg');
background-attachment: fixed;
}

a:visited,a:link {
text-decoration:none;
color:#991;
}

a:hover {
color:#f80;
text-decoration: underline;
}

img {
border:0;
}

h1:first-line {
font: normal 110% georgia;
}

h1 {
font: normal 110% georgia;
border-bottom: 1px solid #991;
background-color:#FFE5B4;
padding: 5px;
}

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:"georgia", "times new roman";
color:#808080;
font-size:10pt;
font-weight:normal;
text-align:left;
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: normal 80% georgia;
color:#111;
text-align:center;
}

h6 {
font-family:"times new roman";
line-height:11px;
color:#636363;
font-size:9pt;
font-weight:normal;
text-align:right;
}

b,strong {
color:#f50;
font-family: georgia;
}

em, i {
color:#222;
font-family: georgia;
}

code {
font-size: 8pt;
}

u {
color:#cdd35c;
}

blockquote {
display:block;
background:#ffe5b4;
padding:10px;
border-top:3px solid #fc5;
color: #444;
}

ul {
list-style-image:url('web/sd2.gif');
}

input, textarea {
font-family:"arial";
font-size:10.5pt;
color: #444;
border-top:3px solid #fc5;
border-left: 0;
border-right: 0;
border-bottom: 0;
background-color:#ffe5b4;
padding:7px;
}

#container {
width:500px;
height:auto;
padding:6px;
margin:0 auto 0 auto;
border:1px solid #000;
background-repeat:no-repeat;
background-color:#fff;
}

.box {
background: #eeeeee;
padding:5px;
}

#content {
width:480px;
height:auto;
padding: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:100px;
height:30px;
text-align:center;
color:#f50;
font: 95% georgia;
padding-top:8px;
text-transform:lowercase;
text-decoration:none;
}

#navigation li a:hover {
background-color:#FFE5B4;
color:#777;
text-transform:none;
text-decoration:none;
border-bottom:none;
}