/* CSS Document */



body, table {
color: #979791;
margin:0px; 
padding:0px; 

font-family: trebuchet ms;
text-align: justify;
font-weight:none; 
word-spacing:2px; 

  scrollbar-face-color:#E7E7E7;
      scrollbar-shadow-color:#FFFFFF;
      scrollbar-highlight-color:#FFFFFF;
      scrollbar-3dlight-color:#FFFFFF;
      scrollbar-darkshadow-color:#FFFFFF;
      scrollbar-track-color:#F6F6F6;
      scrollbar-arrow-color:#F3B5DD;
	  
	  
	background-color: #E7E7E7;	  

}

#content{
    position:absolute;
    top:430px;
	left:235px;
	width: 428;
	height: ;
		background-color: #EFEFEF;}
 
  	#layout{
    position:absolute;
    top:0px;
	left:0px;
	}
	
h1
{
color:#F3B5DD; 

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: #E32BC7;
	font-family: Lucida Corsiva, "Lucida Calligraphy", Times New Roman, Times, serif;}
	
	
	h2 {font-family: arial narrow; font-size: 18px; 
	text-transform: uppercase; color: #FFFFFF;  letter-spacing: 4px;
	
margin-bottom:5px; 
padding-right:0px; 
margin-right:0px; 

background: #F3B5DD;
padding-left: 10px;}

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

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

	h4 {font-family: arial narrow; font-size: 10px; 
	text-transform: uppercase; color: #F3B5DD;  letter-spacing: 4px;
	border-bottom: 1px dashed #9CC0C3;
margin-bottom:5px; 
padding-right:0px; 
margin-right:0px; 
padding-left: 10px;}




a:link, a:visited, a.active {
color: #E32BC7;  
text-decoration: none;

font-style: italic;
border-bottom: 1px dotted #FFFFFF;
}
a:hover {
color: #FFFFFF;
border-bottom: 1px dashed #FFFFFF;
}

b, strong {
color: #E32BC7;
font-family: Georgia;
}

i {color: #F3B5DD;}
em {color: #E32BC7;}

u {color: #921111;}


.img {
border: 5px solid #E32BC7;
background: #F3B5DD;
padding: 0px;
margin-left: 12px;
margin-top: 2px;
margin-right: 12px;
margin-bottom: 2px;
}

	



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

blockquote {
border: #E973D3 solid 0px;

}

	blockquote {padding: 0px;
margin-left: 12px;
margin-top: 2px;
margin-right: 12px;
margin-bottom: 2px;}



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



	li { list-style-type: square;
		color: #F3B5DD; }
	.text {color: #979791;}
	.color {color: #ffffff;}
	
	#indent {
margin-left: 15px;

}

  	div.footer {
	background-color: #F3B5DD;
	font-family: century gothic;
	font-size: 10px;
	line-height: 10px;
	
	text-transform: ;
	margin-left:0px; margin-right:0px; margin-top:15px; margin-bottom:0px; padding-left:0px; padding-right:10px; padding-top:10px; padding-bottom:10px
}
