/** Tempalte 20 **/

body {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
}

html, body, #wrapper, h1, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}

th, td {
    font-size: 10px;
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 750px;
    position: relative;
}

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}

p {
    margin: 1em 0;
    padding: 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

/* ***** */


body {
    background: #4A4A4A;
    color: #fff;
    padding-bottom: 30px;
}

a {
    color: #ADADAC;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #fff;
}

.divider {
    clear: both;
}

.divider hr {
    display: none;
}

#wrapper {
    width: 684px;
    background: #5A5959 url(images/body_bg.gif) repeat-y;
    border-bottom: 1px solid #898888;
}

/* header */

#header {
    background: url(images/header_bg.jpg) repeat-x;
    position: relative;
    margin-right: 1px;
    height: 256px;
}

#header h1 {
    position: absolute;
    top: 24px; left: 0px;
}

#header a {
    color: #EADD13;
}

#header a:hover {
    color: #FFF;
}

#header #girl {
    position: absolute;
    top: 0px; left: 268px;
    width: 417px;
    background: url(images/header_cap.gif) top right no-repeat;
}

#header form {
    position: absolute;
    top: 210px; left: 10px;
    margin: 0;
    padding: 0;
    color: #B3B1B1;
    font-style: italic;
}

#header form .text {
    background: #7B7B7B;
    color: #FDFB30;
    width: 122px;
    border-top:    1px solid #1C1C1C;
    border-right:  1px solid #979797;
    border-bottom: 1px solid #B3B3B3;
    border-left:   1px solid #3F3F3F;
}

#header form .submit {
    background: #5A5959;
    color: #FDFB30;
    border: none;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 3px;
}

* html #header form .submit {
    padding: 0 3px;
    padd\ing: 3px;
}

#header #signup {
    position: absolute;
    top: 218px; right: 0px;
    width: 20em;
    padding: 13px 20px 0 0;
    text-align: right;
    background: url(images/header_divider.gif) top right no-repeat;
}

/* nav */

#nav {
    position: absolute;
    top: 98px; left: 41px;
    width: 171px; height: 88px;
}

#nav li {
    background: url(images/bullet.gif) left center no-repeat;
    width: 183px; height: 16px;
    margin-bottom: 2px;
    padding-left: 18px;
    float: left;
}

* html #nav li {
    width: 210px;
    w\idth: 183px;
}

#nav a {
    display: block;
    width: 100%;
    padding-top: 2px;
    font-weight: normal;
}

#nav a:hover {
    color: #fff;
}

/* body */

#body {
    margin: 0px 10px 10px 10px;
    background: #313131 url(images/divider_v.gif) 417px 0px repeat-y;
}

#body h2 {
    font-weight: normal;
    color: #FDFB30;
    line-height: 21px;
    margin: 0 -4px 0 -4px;
    background: url(images/title_bg.gif) repeat-x;
}

#body h2 span {
    display: block;
    background: url(images/title_bullet.gif) top left no-repeat;
}

#body h2 span span {
    padding-left:41px;
    padding-bottom: 6px;
    background: url(images/title_cap.gif) top right no-repeat;
}

#body #left {
    float: left;
    width: 417px;
}

* html #body #left .left {
    margin-top: 12px;
}

#body #left .divider {
    margin: 0 6px 15px 6px;
    border-bottom: 1px solid #464646;
    height: 10px;
}

#body #right {
    float: right;
    width: 236px;
}

#body #right p {
    margin-top: 0.5em;
}

#body #right .divider {
    background: url(images/divider_h.gif) repeat-x;
    height: 9px;
}

#body .i {
    padding: 0px 15px 15px 15px;
    line-height: 1.3;
}

#body .j {
    padding: 0px 10px 5px 5px;
}

#body .k {
    padding: 0px 8px;
}

* html #right .readmore {
    margin-bottom: 0;
}

/* right */

#outside {
    margin-top: 6px;
    margin-left: -10px;
    position: relative;
}

ul.central li, ul.central {
    text-align: center;
    list-style: none;
    padding: 0 0 2px 0;
    margin: 0;
}

#right .k p {
    margin-bottom: 0.2em;
}

#right a {
    color: #F4CC0F;
    font-weight: normal;
}

#right a:hover {
    color: #fff;
}

/* footer */

#footer {
    margin-top: 15px;
    text-align: center;
}

#footer, #footer a {
    font-weight: normal;
    color: #F4CC0F;
}

#footer a {
    text-decoration: underline;
}

#footer a:hover {
    color: #fff;
}
