/* CSS Document */

body {
background-image:    url(images/bg.jpg);
    background-repeat: repeat-y;
	background-color: #191919; }

body {
	text-align: justify;
	font-family: Arial, Tahoma, Trebuchet MS;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
	text-transform: none;
	font-weight: normal; 
	margin: 0px;
	padding: 10px;
	width: 100%;
	letter-spacing: 1px;}
	
	table {
	text-align: justify;
	font-family: Arial, Tahoma, Trebuchet MS;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
	text-transform: none;
	font-weight: normal; 
	letter-spacing: 1px;}
	
#content{
     position:absolute;
    top:420px;
	left:113px;
	width: 600px;
		margin: 0px;}
	
#layout{
    position:absolute;
    top:0px;
	left:0px;
	}
  
  
a.nav:link, a.nav:visited, a.nav:active {
	position: relative;
	top: 0px;
	left: 0px;
 font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
}

h4 { 	position: relative;
	top: 0px;
	left: 0px;
 font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	line-height: 1px;
	color: #FFF; }


a.nav:hover { color:#44257a;
border-bottom: 1px dashed #DDABB7; }


div.nav {
	position: absolute;
	left: 715px;
	top: 450px;
	width: 600px;
}
	
	
	#aff{
	width: 440;
	}
	

  
 
 

h1
{background: url('images/h1.jpg') no-repeat left 70%;
text-align:left; 
width:; 
height:85px; 
padding-top:25px; 
margin-bottom:5px; 
margin-right:0px; 

	font: 18px times new roman;
    font-weight: bold;
		font-family:"Century Gothic", "Avante Garde", Arial, Helvetica, sans-serif;
	letter-spacing: 6px;
	text-transform: uppercase;
    font-style: none;}
	
	
h1:first-letter {
padding-left: 0px;
	font-size: 55px;
	padding-left: 48px;
	font-family:"Century Gothic", "Avante Garde", Arial, Helvetica, sans-serif;
	text-align:center;
color: #FFFFFF;
	}
	
	h2 { background: #131313; font-family: arial narrow; font-size: 10px; 
	text-transform: uppercase; 	color: #6A6A6A;  letter-spacing: 4px;
		border-bottom: 1px solid #000000; padding-left: 10px;}
 	h3 {  	font: 14px "calibri", sans-serif; 
	color: #FFFFFF; 
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
		}
		

 

  b, strong { 
	font: 14px "calibri", sans-serif; 
	color: #2f4693; 
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	}
	
	i {color: #81a3ed;  
	background: #131313;}
	
	u{}
 
 
  a:link, a:visited, a.active {
color: #81a3ed;  
text-decoration: none;
}
a:hover {
color: #555555;
border-bottom: 1px dashed #444444;
}
  
  
  
  
  
   .img {
border: 8px solid #131313;
background: #81a3ed;
padding: 0px;
margin-left: 12px;
margin-top: 2px;
margin-right: 12px;
margin-bottom: 2px;
} 
  
  
  
    textarea, input, option, select	{
border: 1px dotted #2f4693;
background-color: #131313;
padding: 3px; 
font-size: 8pt;
font-family: Trebuchet MS;
color: #CCCCCC;
}
  
  pre {color: #FFFFFF;
	background-color: #2f4693;
	font-size: 11px;
	text-align: center;
	padding: 5px;
}
  
  
  ul {}
  	li { list-style-type: square;
		color: #FFFFFF; 
        margin-right: 12px;}
	.text {color: #CCCCCC;}
  
  
  
  
/* footer */
  
  	div.footer {


  background: url('images/footerbg.jpg') repeat-x;
	font-family: century gothic;
	font-size: 10px;
	line-height: 10px;
	
	text-transform: ;
	margin-left:50px; margin-right:0px; margin-top:10px; margin-bottom:10px; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0px
}

/* 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;
	}


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