/* Site Stylesheet Copyright 2007 Angora Design */

body
{
    color: #ffffff;
    background-color: #ffffff;
    margin: 1px;
    font-size: 100%;
    font-family: Verdana, Arial, Sans-Serif;
}

#container
{
    position: relative;
    margin: 0em auto;
    width: 52em;
    color: #000000;
    background-color: #ffffff;
}

#header
{
    position: static;
    width: 100%;
    height: 7em;
}

#logo
{
    position: absolute;
    width: 12.5em;
    height: 6.5em;
    left: 1em;
    top: 1em;
}

#ugly
{
    position: absolute;
    width: 468px;
    height: 60px;
    left: 15em;
    top: 2em;
}

#language
{
    position: absolute;
    left: 35%;
    width: 63%;
    text-align: right;
    top: 1em;
}

#dictionary
{
    position: static;
    width: 100%;
}

#footer
{
    position: static;
    width: 100%;
    height: 2em;
    text-align: center;
    line-height: 1.6em;
}

.d_advert1
{
    position: relative;
    left: 0em;
    width: 46em;
    margin: 1em auto 1em auto;
    text-align: center;
}

#d_search
{
    position: relative;
    left: 0em;
    width: 46em;
    height: 6em;
    margin: 1em auto 1em auto;
    text-align: center;
}

#d_result
{
    position: relative;
    left: 0em;
    width: 46em;
    margin: 0.5em auto 0.5em auto;
    text-align: center;
    line-height: 1.5em;
}

#d_recent
{
    position: relative;
    left: 0em;
    width: 46em;
    margin: 1em auto 1em auto;
}

#d_popular
{
    position: relative;
    left: 0em;
    width: 46em;
    margin: 1em auto 1em auto;
}

.d_advert2
{
    position: relative;
    left: 0em;
    width: 46em;
    margin: 1em auto 1em auto;
}

#d_body
{
    position: relative;
    left: 0em;
    width: 46em;
    margin: 1em auto 1em auto;
    text-align: center;
}


.tab3
{
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #cccccc;
}

.cell1
{
    border-bottom: 1px solid #cccccc;
    width: 50%;
    height: 1.5em;
    line-height: 1.2em;
    background-color: #0066cc;
    background-image: url('../Images/menubg.jpg');
    background-repeat: repeat-x;
}

.cell3
{
    width: 100%;
    text-align: center;
    border-top: 1px solid #cccccc;
    height: 1.5em;
    line-height: 1.2em;
}

.cell4
{
    border-bottom: 1px solid #cccccc;
    width: 50%;
    height: 1.5em;
    line-height: 1.2em;
    background-color: #0066cc;
    background-image: url('../Images/menubg.jpg');
    background-repeat: repeat-x;
}

.cell5
{
    border-bottom: 1px solid #cccccc;
    width: 50%;
    height: 1.5em;
    background-color: #0066cc;
    background-image: url('../Images/menubg.jpg');
    background-repeat: repeat-x;
}

.trencode
{
    width: 99.6%;
    height: 21em;
}

a.menu:link {text-decoration: none; color: #666666;}
a.menu:visited {text-decoration: none; color: #666666;}
a.menu:hover {text-decoration: underline; color: #666666;}

a.men2:link {text-decoration: none; color: #ffffff;}
a.men2:visited {text-decoration: none; color: #ffffff;}
a.men2:hover {text-decoration: underline; color: #ffffff;}

a.lnk1:link {text-decoration: none; color: #b3bccc;}
a.lnk1:visited {text-decoration: none; color: #b3bccc;}
a.lnk1:hover {text-decoration: underline; color: #b3bccc;}

a.lnk2:link {text-decoration: none; color: #8d96a8;}
a.lnk2:visited {text-decoration: none; color: #8d96a8;}
a.lnk2:hover {text-decoration: underline; color: #8d96a8;}

a.lnk3:link {text-decoration: none; color: #737c8c;}
a.lnk3:visited {text-decoration: none; color: #737c8c;}
a.lnk3:hover {text-decoration: underline; color: #737c8c;}

a.lnk4:link {text-decoration: none; color: #596171;}
a.lnk4:visited {text-decoration: none; color: #596171;}
a.lnk4:hover {text-decoration: underline; color: #596171;}

.f1 {font-family: Verdana, Arial, Sans-Serif;}
.c1 {color: #ffffff;}
.c2 {color: #666666;}
.c3 {color: #800080;}
.s1 {font-size: 75%;}
.s3 {font-size: 65%;}
.s4 {font-size: 80%;}
.al {text-align: left;}
.ac {text-align: center;}
.ar {text-align: right;}
.nw {white-space: nowrap;}
.pad1 {padding-left: 0.5em;}
.pad2 {padding-left: 2em;}
.pad4 {padding-right: 0.5em; padding-left: 0.5em;}
.img1 {border: none;}
.tab1 {border-collapse:collapse; margin: 0 auto;}
.form1 {margin: 0;}
.b {font-weight: bold;}
