/* CSS Document */


body, table {

  font: 11px arial;
  text-align: justify;
  letter-spacing: 1px;
  line-height: 19px;
  
color: #000000;
margin:0px; 
padding:0px; 
font-weight:none; 
word-spacing:2px; 

  background-image:   url(images/bg.jpg);}

#content{
    position:absolute;
    top:500px;
	left:220px;
	width: 530;
	height: ;}
  
 	#layout{
    position:absolute;
    top:0px;
	left:80px;
	}
	
a.nav:link, a.nav:visited, a.nav:active {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	line-height: 15px;
	color: #030a49;
}

a.nav:hover { color:#FFFFFF;
	background-color: #030a49; }


div.nav {
	position: absolute;
	left: 300px;
	top: 420px;
	width: 100px;
}
	
	
	#aff{
	width: 440;
	}
  
 









h1 {color: #030a49;   text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 2;
  letter-spacing: -1px;
 font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;

  font-size: 21pt;}
	
	h2 { background: #717171; font-family: arial narrow; font-size: 10px; 
	text-transform: uppercase; 	color: #FFFFFF;  letter-spacing: 4px;
		border-bottom: 1px solid #030a49; padding-left: 10px;}
		
		h3 {color: #030a49; font-family: arial narrow; font-size: 10px; 
	text-transform: uppercase; 	}
	





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

i {color: #030a49;
	background-color: #FFFFFF;}

u {color: #5c3288;}






blockquote {
	border-left: 5px solid #030a49;
	padding-left: 5px;
	}












  
  
  
  
  
   .img {
border: 8px solid #030a49;
background: #FBE803;
padding: 0px;
margin-left: 12px;
margin-top: 2px;
margin-right: 12px;
margin-bottom: 2px;
} 
  
  
  
    textarea, input, option, select	{
border: 1px dashed #030a49;
background-color: #FFFFFF;
padding: 3px; 
font-size: 8pt;
font-family: Trebuchet MS;
color: #030a49;
}
  
  pre {color: #FFFFFF;
	background-color: #030a49;
	font-size: ;
	text-align: center;
	padding: 5px;
}
  
  
  
  	li { list-style-type: square;
		color: #030a49; 
        margin-right: 12px;}
	.text {color: #030a49;}
  
  
  
  
/* footer */
  
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
}

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

