/* CSS Document */

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

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

}

#content{
    position:absolute;
    top:452px;
	left:71px;
	width: 517;
	height: ;
	background-image:   url(images/contentbg.jpg);
  background-repeat: repeat;}
 
  	#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;
	font-size: 38px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	line-height: 8px;
	color: #FFFFFF;
	border-bottom: 0px dotted #333333;
	font-style: normal;
}

a.nav:hover { color:#4f79a2; }


div.nav {
	position: absolute;
	left: 83px;
	top: 415px;
	width: 600px;
}

	
h1
{
color:#4c779f; 
text-align:; 
font-weight:lighter; 
font-style:normal; 
font-variant:normal; 
font-size:20pt; 
 font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
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 {	
	color: #22568b;}
	
	
	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: #22568b;
padding-left: 10px;}

	h3 {font-family: arial narrow; font-size: 10px; 
	text-transform: uppercase; color: #22568b;  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: #22568b;  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: #4c779f;  
text-decoration: none;
font: 12px Times New Roman;
font-style: italic;
border-bottom: 1px dotted #22568b;
}
a:hover {
color: #22568b;
border-bottom: 1px dashed #4c779f;
}

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

i {color: #22568b;}
em {color: #22568b;}

u {color: #921111;}


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

	



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

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: #7294b2;
	font-size: 11px;
	text-align: center;
	padding: 5px;
}



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

}

  	div.footer {
	background-color: #d6dfe4;
	font-family: century gothic;
	font-size: 10px;
	line-height: 10px;
	 background-image:   url(images/footerbg.jpg);
	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;
	  background-repeat: no-repeat;
	  height: 80px;
}



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