body,p,td {
font: normal 95%/170% "kozuka gothic pro", arial, "trebuchet ms", georgia;
color:#222;
}

body {
background-color:#f0f0f0;
background: url('http://eyethief.com/picks/bg.jpg');
background-attachment: fixed;
margin: 10px auto;
}

#header {
width:600px;
height: 265px;
text-align: center;
margin: 0 auto;
padding-bottom: 15px;
background: url('mari.png') no-repeat scroll center top;
}

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

a:hover {
color:#403313;
border-bottom: 1px dotted #666;
}

img {
border:0;
}

h1:first-line {
font: normal 115% "Kozuka Gothic Pro", arial;
}

h1 {
font: normal 115% "Kozuka Gothic Pro", arial;
border-bottom: 1px solid #8b7b6d;
border-top: 1px solid #8b7b6d;
background-color:#fff;
padding: 5px;
letter-spacing: 1px;
text-align:center;
color: #4a301b;
}

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 {
color:#444;
text-align:center;
}

b,strong {
color:#024a44;
}

em, i {
color:#5a4423;
font-family: georgia;
}

code {
font-size: 8pt;
}

u {
color:#333;
}

blockquote {
display:block;
background:#e1d6bb;
padding:10px;
border-bottom:1px solid #a2968c;
border-top: 1px solid #a2968c;
color: #333;
}

ul {
list-style-image:url('web/sd2.gif');
}

input, textarea {
font:normal 95% arial, "trebuchet ms", georgia;
color: #333;
border-bottom:1px solid #55483e;
border-top: 1px solid #55483e;
border-left: 0;
border-right: 0;
background-color:#fff;
padding:6px;
}

#container {
width:600px;
height:auto;
padding:6px;
margin:0 auto 0 auto;
border: 1px solid #5f5043;
background-repeat:no-repeat;
background-color:#e6e6e6;
}

.box {
background: #eeeeee;
padding:5px;
}

#content {
width:580px;
height:auto;
background-color:transparent;
float:left;
padding: 10px;
}

#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;
text-align:center;
}

#navigation li {
float:left;
}

#navigation li a {
display:block;
background-color:transparent;
width:auto;
height:auto;
margin: 0 15px;
text-align:center;
color:#008f84;
font: bold 90% arial, georgia;
padding: 15px;
padding-top:13px;
text-transform:lowercase;
text-decoration:none;
}

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