body,p,td {
font-family:"arial";
font-size:10.5pt;
color:#333344;
line-height:18px;
}

body {
background-color:#f0f0f0;
background: url('http://eyethief.com/picks/bg.jpg');
background-attachment: fixed;
}

a:visited.title,a:link.title {
line-height:17px;
font-family:"georgia",  "times new roman", "trebuchet ms";
color:#99aaaa;
font-weight:normal;
font-size:16pt;
letter-spacing:-1px;
text-transform:none;
}

a:visited,a:link {
text-decoration:none;
color:#aabb99;
}

a:hover {
color:#333344;
text-decoration: underline;
}

img {
border:0;
}

h1:first-line {
line-height:22px;
font-family:"arial";
color:#333344;
font-weight:bold;
font-size:16pt;
letter-spacing:-1px;
text-transform:none;
}

h1 {
font-family:"trebuchet ms", arial;
line-height:17px;
color:#333344;
font-size:9pt;
font-weight:normal;
text-align:left;
padding-right:10px;
text-transform:uppercase;
}

h2 { 
font-family:"arial"; 
color:#cccccc;
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-family:"trebuchet ms";
line-height:15px;
letter-spacing:1px;
color:#ffffff;
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:#333344;
}

em, i {
color:#333344;
}

code {
font-size: 8pt;
}

u {
color:#333344;
}

blockquote {
display:block;
background:#eeeeee;
padding:10px;
border:1px solid #000000;
}

input, textarea {
font-family:"arial";
font-size:10.5pt;
color: #333344;
border-style:solid;
border-color:#333333;
border-width:1px;
background-color:#eeeeee;
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:1px solid #000000;
background-repeat:no-repeat;
background-color:#555588;
}

.box {
background: #eeeeee;
padding:5px;
}

#content {
width:660px;
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 {
list-style:none;
margin:0;
padding:0;
}

#navigation li {
float:left;
}

#navigation li a {
display:block;
background-color:transparent;
width:140px;
height:30px;
text-align:center;
color:#333344;
padding-top:11px;
font-family:arial;
text-transform:lowercase;
font-size:13pt;
font-weight:bold;
text-decoration:none;
letter-spacing:0px;
}

#navigation li a:hover {
background-color:#aabb99;
color:#eeeeee;
text-transform:none;
text-decoration:none;
border-bottom:none;
}