/* Vivid Bit CSS (c) Master Pogi - Ashikiyoko.net */




body {
background-image: url('images/bg.jpg');
background-repeat: repeat-x;
background-color: #1c5885;
color: #1c5885; 
font-family: century gothic;
font-size: 11px;
}

b {
color: #8d8d8d;
font-weight: bold;
}

h1 {
font-size:15px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#000000;
text-align: left;
letter-spacing:6px;
width: 400px;
border-bottom: 1px solid #a1aea4;
}

h1:first-letter{
color: #000000;
font-size: 16px;
font-style: italic;
}

blockquote {
background-color: #eaecee;
width: 350px;
align: center;
} 

blockquote h1 {
font-size:15px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color:#173e5b;
background-color: #ffffff;
text-align: center;
letter-spacing:6px;
width: 350px;
border-bottom: none;
text-transform: lowercase;
font-weight:bold;
}

blockquote h1:first-letter {
color: #8d8d8d;
font-size: 16px;
font-style: italic;
text-transform: lowercase;
}

h2 {
font-size:11px;
font-family: century gothic;
color:#173e5b;
text-align: center;
text-transform: lowercase;
}

A:link {
text-decoration:none;
color: #9d9d9d;
border-bottom: 1px solid #000000;
font-weight: bold;
} 

A:active {
text-decoration:none;
color: #9d9d9d;
border-bottom: 1px solid #000000;
font-weight: bold;
} 

A:visited {
text-decoration:none;
color: #9d9d9d;
border-bottom: 1px solid #000000;
font-weight: bold;
} 


#website {
width:437px;
left:300px;
top:405px;
position:absolute;
background-color: #ffffff;
padding-left: 3px;
}


#top {
width:440px;
left:300px;
top:0px;
position:absolute;
}


a:hover {
color: #9d9d9d; 
font-size: 12px;
border-bottom: 1px dashed #000000;
font-style: italic;
font-weight: bold;
} 

#navigation {
left:140px;
width:190px;
top:450px;
display:table;
position:absolute;
}


