/* CSS Document */



body, table {
color: #979791;
background: #000018;
margin:0px; 
padding:0px; 
font-size: 12px;
font-family: trebuchet ms;
text-align: justify;
font-weight:none; 
word-spacing:2px; 
  background-image:   url(images/bg.jpg);
  background-repeat: repeat-x;

  scrollbar-face-color:#000000;
      scrollbar-shadow-color:#000000;
      scrollbar-highlight-color:#000000;
      scrollbar-3dlight-color:#000000;
      scrollbar-darkshadow-color:#000000;
      scrollbar-track-color:#0A0A0A;
      scrollbar-arrow-color:#9093A2;
}

#content{
    position:absolute;
    top:250px;
	left:338px;
	width: 600;
	height: ;}
 
  	#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:#000; 
	 color: #FFFFFF;
	margin:2px 0px 2px 0;
		border-bottom: 0px dotted #333333;}
		
a.nav:hover { color: #34e4fc; }


div.nav {
	position: absolute;
	left: 0px;
	top: 420px;
	width: 330px;
}
	
	
h1
{
color:#FFFFFF; 
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: uppercase;
    font-style: none;}

h1:first-letter {	
	font-size: 30px;
	font-variant:small-caps;
	text-align:center;
	color: #34e4fc;
	font-family:Times New Roman;}
	
	
	h4 {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: #2E8242;
padding-left: 10px;}

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

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

	h2 {font-family: arial narrow; font-size: 10px; 
	text-transform: uppercase; color: #FFFFFF;  letter-spacing: 4px;
	border-bottom: 1px dashed #34e4fc;
margin-bottom:5px; 
padding-right:0px; 
margin-right:0px; 
padding-left: 10px;}




a:link, a:visited, a.active {
color: #EEEEEE;  
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: #34e4fc;
font-family: Georgia;
}

i {color: #FFF; background-color: #000;}

u {color: #FFF;
text-decoration: none;
font-style: none;}


.img {
border: 5px solid #FFF;
background: #022167;
padding: 8px;
margin-left: 12px;
margin-top: 2px;
margin-right: 12px;
margin-bottom: 2px;
}

	



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

blockquote {
border: ;
padding: 1px;
line-height: 20px;
font-family: georgia;
font-style: italic;
font-size: 11px;
text-align:left; 
}

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



	li { list-style-type: square;
		color: #FFFFFF; }
	.text {color: #979791;}
	
	div.footer {
	font-family: century gothic;
	font-size: 10px;
	line-height: 10px;

	text-transform: ;
	margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:0px; padding-left:px; padding-right:0px; padding-top:0px; padding-bottom:10px
}

/* add this rule to your CSS to get the donation form to align */
.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}




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