/* CSS Document */



body {
background: #5E5E5E center url(images/bg.png);
margin:5px;
}


b {color:#C5305C;}
i {color:#23D1D3;}
u {color : #38B0C2; text-decoration: underline; letter-spacing: 1px}
s {color:#BCE8F0;}

div, body, table{
font-family: Verdana; 
font-size:10px; 
color:#E6A4B2;
}

a {text-transform: none; text-decoration:none; font-size:10px;}
a:link {color: #F5CFCF;} 
a:active {color: #087386;}
a:visited {color: #087386;}
a:hover {color:#0D9AAF;}

a img { border: 2px solid #C5305C;}
a:hover img { border: 2px solid #BCE8F0;}

blockquote {
text-align: justify;
color: #E47C82;
border-left: 5px solid;
background-color:#E4CC98;
padding: 3px;
border-left-color:#DE728D;
}


textarea, input, select, button, submit {
background-color: #235D69;
border: 1px dotted;
border-bottom-color:#DF6768;
font-family: verdana;
font-size: 8pt;
color: #DE728D;
margin-top: 0px;
margin-bottom: 1px;
}


h1 {
text-align: left;
color: #DF575B;
font: 25px bold;
font-family: "Monotype Corsiva";
font-style: italic;
letter-spacing: 1px;
padding: 0px;
padding-right: 5px;
margin-bottom: 0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
}  

 
h2 {
color: #94CCD4;
font: 8px Verdana;
text-align: left;
text-transform: uppercase;
letter-spacing: 2px;
padding: 0px;
margin-top:0px;
} 

#content {
width: 600px;
background-color:#456D77;
padding:1px;
margin-bottom: 5px;
margin-top: 5px;
margin-right: 0px;
margin-left: 0px;
}

#navcontainer { 
width: 600px; 
background-color:#456D77;
padding-bottom: 5px;
padding-top: 5px;
}

#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana;
}

#navcontainer a:link, a:visited {
color: #E48484;
text-decoration: none;
}

#navcontainer a:hover{
color: #EFB3B3;
text-transform:none;
text-align: center;
}

#navigation {
position:absolute;
width:203px; 
height:698px; 
z-index:1; 
left: 281px; 
top: 498px;
text-align: justify;
}

