/* CSS Document */



body, table {
color: #979791;
margin:0px; 
padding:0px; 
font-size: 12px;
font-family: trebuchet ms;
text-align: justify;
font-weight:none; 
word-spacing:2px; 

  scrollbar-face-color:#FCFCFC;
      scrollbar-shadow-color:#FFFFFF;
      scrollbar-highlight-color:#FFFFFF;
      scrollbar-3dlight-color:#FFFFFF;
      scrollbar-darkshadow-color:#FFFFFF;
      scrollbar-track-color:#F6F6F6;
      scrollbar-arrow-color:#9CC0C3;
	  
	    background-image:   url(images/bg.jpg);
    background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#content{
    position:absolute;
    top:350px;
	left:350px;
	width: 550;
	height: ;
	    background-image:   url(images/bg.png);
  background-repeat: repeat;
  
  }
 
  	#layout{
    position:absolute;
    top:0px;
	left:0px;
	}
	

a.nav:link, a.nav:visited, a.nav:active  {
display:block; 
font:italic bold 15px/15px arial; 
text-transform:uppercase;
 padding:5px 10px;
	text-align:right;
	 background:#fff; 
	 color: #7ac3d6;
	margin:2px 0px 2px 0;
		border-bottom: 0px dotted #333333;}
		
a.nav:hover { color: #ed8abb; }


div.nav {
	position: absolute;
	left: 0px;
	top: 550px;
	width: 340px;
}
	
h1
{
color:#7fc5d8; 
text-align:left; 
font-weight:lighter; 
font-style:normal; 
font-variant:normal; 
font-size:12pt; 
font-family:Times New Roman; 
background-repeat:no-repeat;


margin-bottom:5px; 
padding-right:0px; 
margin-right:0px; 

    font-weight: bold;
	letter-spacing: 6px;
	text-transform: lowercase;
    font-style: none;}

h1:first-letter {	
	font-size: 30px;
	font-variant:small-caps;
	text-align:center;
	color: #5bb1d5;
	font-family: Lucida Corsiva, "Lucida Calligraphy", Times New Roman, Times, serif;}
	
	
	h2 {font-family: arial narrow; font-size: 10px; 
	text-transform: uppercase; color: #FFFFFF;  letter-spacing: 4px;
	
margin-bottom:5px; 
padding-right:0px; 
margin-right:0px; 

background: #5bb1d5;
padding-left: 10px;}

	h3 {font-family: arial narrow; font-size: 10px; 
	text-transform: uppercase; color: #ed8abb;  letter-spacing: 4px;

margin-bottom:5px; 
padding-right:0px; 
margin-right:0px; 
padding-left: 10px;}





a:link, a:visited, a.active {
color: #ed8abb;  
text-decoration: none;
font: 12px Times New Roman;
font-style: italic;
border-bottom: 1px dotted #333333;
}
a:hover {
color: #555555;
border-bottom: 1px dashed #444444;
}

b {
color: #5bb1d5;
font-family: Georgia;
}

i {color: #7fc5d8;}

u {color: #5bb1d5;}


.img {
border: 5px solid #7fc5d8;
background: #95cfde;
padding: 0px;
margin-left: 12px;
margin-top: 2px;
margin-right: 12px;
margin-bottom: 2px;
}

	



textarea, input, option, select	{
border: 1px dashed #5bb1d5;
background: #95cfde;
padding: 3px; 
font-size: 8pt;
font-family: Trebuchet MS;
color: #FFFFFF;
}

blockquote {
border: #D190DC solid 0px;
padding: 15px;
line-height: 20px;
font-family: georgia;
font-style: italic;
font-size: 11px;
width: px;

}

pre {color: #FFFFFF;
	background-color: #95cfde;
	font-size: 11px;
	text-align: center;
	padding: 5px;
}



	li { list-style-type: square;
		color: #5bb1d5; 
        margin-right: 12px;}
	.text {color: #979791;}
	
	#indent {
margin-left: 15px;

}

div.footer {
	font-family: century gothic;
	font-size: 10px;
	line-height: 10px;
	background-repeat: no-repeat;
	text-transform: ;
	margin-left:0px; margin-right:0px; margin-top:30px; margin-bottom:0px; padding-left:px; padding-right:0px; padding-top:0px; padding-bottom:10px
}


.quote {
	position: absolute;
	color: #e9eeef;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
	top: 710px;
	left: 72px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	z-index: 4;
	}
	


