body {
				margin: auto;
				background: #505632;
				
				color: #000000; 
				font: 0.8em "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; 
				text-align: center;
				padding: 0; 
}

#allcontent {
				margin: auto;
				width: 800px;
height: 100%;
				padding-top: 5px;
				padding-bottom: 5px;
				
		
}


/* #masthead {
			
				height:						0px;

}  */

#flashcontent {
				
				margin:						20px 0px 0px -20px;
				
}


#navigation li {
				
				
				display: inline;
				width: 515px;
				
				border-width: 1px;
				border-color: #3366cc;
				border-style: dotted;
}

.separatorInvisible {
				height: 0;
				clear: both;
}


p.intro:first-letter {
				font-size: 20px;
				letter-spacing: -1px;
				color: #3366CC;
}

#content {
				background: #ededed;
				font-size: 12px;
				width: 600px;
				
				text-align: justify;
				border-width: 1px;
				border-color: #99ccff;
				border-style: dotted;
				margin: auto;
		
}



#footer {
				font-size: 14px;
				font-weight: bold;
color: #797069; 

margin-bottom: 200px;

}

p.copyright {

				font-size: 10px;
				color: #797069;
				
}


a:link {
				color:	#DA6D1A;
				text-decoration: none;
}

a:visited {
				color: #FF9966;
				text-decoration: none;
}
a:hover {
				color: #FF9966; 
				text-decoration: none;
				
}



p.loading {
				background: url(/images/loading.gif) no-repeat center;

}
