
body {
background-color: #f1f0f2;
margin: 0px;
color: #686868;
font: 11px verdana, sans serif;
line-height: 12px;
}

a {
color: #9a9a9b;
text-decoration: none;
}

a:hover, a:active {
color:#b1b1b1;
border-bottom: 1px dotted #c8c8ca;
}

.img a:hover, a:active {
border: none;
}

#wrapper {
margin: 10px auto;
width: 360px;
}

#layout {
width:360px;
height: 270px;
background: url(top.jpg) bottom center no-repeat;
}



#content {
text-align: justify;
margin: 0px auto;
width: 340px;
}

h2 {
font-weight: bold;
font-size: 16px;
text-transform: lowercase;
margin: 0px 0px 5px 0px;
letter-spacing: 0px;
color: #aeaeb0;
text-align: right;
border-bottom: 1px dotted #cdcdcf;
padding-bottom: 1px;
line-height: 16px;
font-family: arial;
}