/*
menu
text: #B1B1B1
active: #FF6702;

*/
body 
{
    font-size: 100.1%;
    background-color:#93B5DB;
}

#wrap-content
{
    font-size: 62.5%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:1.4em;
}

a { text-decoration:underline; }
a:link { color: #6F2118; }
a:visited { color: #6F2118; }
a:hover { text-decoration:none; }
a:active { color: #6F2118; }

p 
{
    padding:0 0 10px 0;
}

img 
{
    vertical-align:top;
}
.clear
{
    clear:both;
}

.no-line
{
    line-height:1px;
    font-size:1px;
}