/*
Layout by Kibumie
All Rights Reserved
*/

body {
background: #000000 url('img/bg.gif') repeat-x;
font-size: 10px;
font-family: verdana, arial;
line-height: 150%;
letter-spacing: 1px;
text-align: justify;
color: #E5ECB8;
margin: 0;
}

.header1 {
background: url('img/header_01.jpg') no-repeat;
position: absolute;
top: 0px;
left: 0px;
height: 346px;
width: 195px;
}

.header2 {
background: url('img/header_02.jpg') no-repeat;
position: absolute;
top: 0px;
left: 195px;
height: 346px;
width: 245px;
}

.header3 {
background: url('img/header_03.jpg') no-repeat;
position: absolute;
top: 0px;
left: 440px;
height: 346px;
width: 35px;
}

.header4 {
background: url('img/header_04.jpg') no-repeat;
position: absolute;
top: 234px;
left: 475px;
height: 112px;
width: 309px;
}

.nav {
position: absolute;
top: 215px;
left: 470px;
}

.nav a {
color: #AC0000;
display: block;
float: left;
width: 82px;
line-height: 270%;
text-align: center;
text-decoration: none;
text-transform: uppercase;
font-family: times new roman;
font-size: 9px;
}

.nav a:hover {
background: #AC0000;
border-bottom: 1px solid #AC0000;
color: #CBCA87;
-moz-border-radius-topleft: 15px;
-webkit-border-top-left-radius: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-top-right-radius: 15px;
}

.content {
position: absolute;
overflow: auto;
top: 2px;
left: 470px;
height: 200px;
width: 400px;
}

b {
color: #82BCC3;
font-size: 18px;
font-family: times new roman;
font-style: italic;
}

.update {
width: 100%;
line-height: 250%;
background: #E2E9AE;
color: #000000;
font-family: times new roman;
text-align: center;
text-transform: uppercase;
}

.update a {color: #A00000;}

a {text-decoration: none; color: #F1D480;}
a:hover {color: #CD90AB;}

.mouse1 {position: absolute; top: 80px; left: 420px;}
.mouse2 {position: absolute; top: 120px; left: 420px;}

select, input, textarea {
background: #A00000;
border-top: 0px;
border-bottom: 2px solid #ffffff;
border-left: 0px;
border-right: 0px;
color: #000000;
font-size: 11px;
font-family: verdana;
}
