/*
Layout by Kibumie of Aminuet
All Rights Reserved
*/

body {
background: #FFFFFF url('headbg.gif') repeat-x;
margin: 0px;
color: #8F8F8F;
font-family: verdana, arial;
font-size: 10px;
letter-spacing: 1px;
text-align: justify;
line-height: 200%;
}

.header {
background: url('header.jpg') no-repeat;
position: absolute;
top: 0px;
left: 40px;
width: 328px;
height: 425px;
}

.content {
width: 440px;
position: absolute;
top: 170px;
left: 300px;
}

h1 {
position: absolute;
background: #FF8A00;
top: 80px;
left: 380px;
font-size: 40px;
font-family: century gothic;
font-style: italic;
color: #0F0B0C;
height:  10px;
border-bottom: 10px dotted #FFB850;
}

.content a {color: #3B3B3B; text-decoration: none; border-bottom: 3px solid #F5F5F5;text-transform: uppercase;}
.content a:hover {color: #E89B91;border-bottom: 3px solid #ECBB45;}

b {color: #E69B1C; font-size: 15px;}
a {color: #3B3B3B; text-decoration: none;}
a:hover {color: #E89B91;}
img {background: #1A1A1A; padding: 5px; border: 1px solid #6B6B6B;}
a img {background: #1A1A1A; padding: 5px; border: 1px dashed #6B6B6B;}
a:hover img {background: #000000; padding: 5px; border: 1px dashed #68F2F2;}

.nav {
position: absolute;
height: 53px;
top: 17px;
left: 290px;
}

.nav a {
display: block;
float: left;
color: #FAFF00;
width: 100px;
text-align: center;
font-size: 18px;
padding-top: 25px;
font-family: times new roman;
font-style: italic;
padding-bottom: 7px;
}

.nav a:hover {
background: url('nav.gif') no-repeat;
font-family: century gothic, arial;
color: #F40000;
font-weight: bold;
}

blockquote {
background: #000000 url('nav.gif') no-repeat right;
padding-right: 50px;
border: 3px dashed #343434;
color: #FFFFFF;
}

a blockquote {color: #EFB224;border: 0px;}
a:hover blockquote {color: #FFDC8A;border: 0px;}

.footer {
margin-top: 20px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
background: #000000 url('footerbg.gif') repeat;
padding-right: 50px;
border: 3px solid #5C5C5C;
color: #636363;
padding: 7px;
}

.footer a {color: #727272;text-transform: uppercase;border-bottom: 3px solid #000000;}
.footer a:hover {color: #EE9918;border-bottom: 3px solid #A0F3FF;}

input, select, textarea {
background: #FFFFFF url('areabg.gif') repeat;
border: 2px solid #D1D1D1;
color: #F88A00;
text-transform: uppercase;
font-family: arial;
font-size: 10px;
}
