/*
Layout by Kibumie
All Rights Reserved
*/

body {
background: #000000;
color: #ffffff;
font-family: verdana, arial;
font-size: 12px;
text-align: justify;
letter-spacing: 0px;
margin: 0px;
line-height: 100%;
}

/* Navigation */

.nav {
height: 60px;
margin: 0 auto;
width: 826px;
text-align: center;
}

.nav a {
width: 164px;
float: left;
height: 40px;
padding-top: 20px;
font-family: verdana, arial;
font-size: 14px;
text-transform: uppercase;
color: #727272;
}

.nav a:hover {
background: url('img/navbgtop.gif') repeat-x;
color: #F8E91F;
font-weight: bold;
}

/* Header */

.head {
background: #D9D8D8;
height: 245px;
border-top: 9px solid #292929;
border-bottom: 9px solid #292929;
}

.header {
margin: 0 auto;
background: url('img/header.jpg') no-repeat;
width: 840px;
height: 245px;
}

/* Content */

table.wrap {
margin: 0 auto;
wifht: 840px;
}

td.one {
width: 570px;
padding-left: 10px;
padding-right: 20px;
}

td.two {
width: 230px;
}

td.two a {
background: #000000 url('img/navbg.gif') no-repeat;
padding-top: 5px;
color: #909090;
height: 19px;
display: block;
padding-left: 30px;
font-family: verdana;
font-style: italic;
text-transform: uppercase;
border-bottom: 1px solid #000000;
}

td.two a:hover {
background: #282828 url('img/navover.gif') no-repeat;
color: #FFF46B;
}

p.in {
text-indent: 50px;
line-height: 200%;
}

p.out {
line-height: 200%;
}

p.noindent {line-height: 200%;}

/* Headings */

h1 {
background: url('img/titlebg.gif') no-repeat;
font-size: 30px;
padding-top: 25px;
padding-left: 40px;
padding-bottom: 30px;
letter-spacing: none;
font-family: impact;
color: #E99400;
margin: 0px;
}

.title {
font-family: century gothic;
color: #ffffff;
font-size: 20px;
margin-top: 10px;
height: 20px;
padding-top: 10px;
margin-bottom: 5px;
text-align: left;
border-bottom: 1px dashed #FFA200;
}

/* Extra */

ul {margin: 0px; padding: 0px;}

li {
list-style-type: none; 
background: #FFDD00;
display: block;
margin: 0 auto;
border: 3px solid #323232;
color: #000000;
line-height: 200%;
padding-left: 10px;
font-family: times new roman;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 5px;
}

li a {color: #1D1D1D;}
li a:hover {color: #004CC9;}

.sub {
margin-top: -23px;
margin-left: 60px;
color: #F5E600;
font-style: italic;
}

blockquote {
background: #FFDD00 url('img/quotebg.gif') no-repeat right;
width: 250px;
margin: 0 auto;
border: 3px solid #323232;
padding: 5px;
color: #000000;
padding-right: 150px;
line-height: 140%;
}

blockquote a {
color: #4D4500;
}

.icon {
float: left;
margin-right: 10px;
}

img {
padding: 4px;
background: #626262;
border: 6px solid #2C2C2C;
}

a img {
padding: 4px;
background: #626262;
border: 6px solid #2C2C2C;
}

a:hover img {
padding: 4px;
background: #FFB400;
border: 6px solid #2C2C2C;
}

strong {color: #F9EB43;}
a {color: #FFEF1F; text-decoration: none;}
a:hover {color: #E99400;}

.low {
background: url('img/bg.gif') repeat-x bottom;
height: 70px;
}

input, select {
background: #FFDD00;
margin: 0 auto;
border: 3px solid #323232;
color: #000000;
}

textarea {  
background: #FFDD00;
margin: 0 auto;
border: 3px solid #323232;
color: #000000;
}

/* Footer */

.footer {
font-size: 10px;
font-family: times new roman;
color: #424242;
margin: 0 auto;
width: 840px;
text-transform: uppercase;
border-top: 7px solid #262626;
margin-top: 10px;
padding-top: 0px;
}

.footer a {
color: #6B6B6B;
}
