html,body {
margin:0;
padding:0
}

body {
font-family:Tahoma, Arial, Helvetica, sans-serif;
text-align:center;
margin-top:1em
}

#content a {
color:#EA2;
text-decoration:none;
border-bottom:1px solid #CCC
}

#content a:hover {
color: #EA2;
text-decoration: none;
background-color: #FAFAFA; 
border-bottom: 1px dashed #CCC
}

a img {border:0}

#header {
padding-bottom:5px;
border-bottom:1px solid #DDD
}

#header h1 {
font-size:1.66em;
color:#EA2;
letter-spacing:5px
}

#header h2 {
margin: -15px 0 0;
padding: 0 0 0 58px;
font-size:0.75em;
color: #666;
letter-spacing:10px
}

#navigation {float:left}

#navigation li {
list-style:none;
font-size:0.75em;
text-align:right
}

#navigation li a {
display:block;
padding:10px 5px;
font-size:1em;
color: #666;
text-decoration: none;
border-bottom:1px solid #FFF
}

#navigation li a:hover {
border-bottom:1px dashed #666;
background-color:#FEDA91
}

#content p {
font-size:0.8em;
color:#444;
line-height:1.8em
}

#content h1 {
font-size:1.2em;
font-weight:normal;
color:#EA2; 
padding:3px 6px
}

#content h2 {
font-size:0.8em;
font-weight:bold;
color:#444;
margin:0;
padding:0
}

#container {
width:700px;
margin:0 auto
}

#footer {
margin:auto;
margin-top:25px;
color:#999;
text-align:center;
font-size:0.7em;
border-top:1px solid #CCC;
clear:both;
padding:5px
}
