body	{
	background-color:#79cdd0;
	background-image:url('pix/background.png');
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center;
	margin: 0px 0px 0px 0px;
	}
	
div#wrapper {
	margin: 0 auto;
	width: 760px;
	padding: 0 0 0 0;
	}
	
div#nav-wrapper {
	margin: 0 auto;
	width: 760px;
	height: 24px;
	padding: 0 0 0 0;
	background-color:#000000;
	}
	
div#content {
padding:0;
margin: 0;
width: 760px;
border: 0px;
font-family: arial;
font-size: 10pt;
font-weight: normal;
line-height: 13pt;
color: #555555;
}

div#black-bar {
	border: none;
  	background-color: #000000;
  	color: #000000;
	width: 810px;
	height: 69px;
	margin: 0 auto;
	}
	
div#white-space {
	border: none;
  	background-color: #ffffff;
  	color: #ffffff;
	width: 760px;
	height: 5px;
	margin: 0 auto;
	}
	
img.social-media {margin: 20px 0px 30px 0px; }

hr {color:#fff; background-color:#fff; border: 1px dotted #555555; border-style: none none dotted; height:20px;}


P		{ color: #555555; 
		font-family:Arial, Sans-serif; 
		font-size: 10pt; 
		font-weight: normal;
		line-height: 13pt;}
		
H1		{ color: #555555; 
		font-family:Arial, Sans-serif; 
		font-size: 12pt; 
		font-weight: bold;
		line-height: 13pt;}
		
A		{ color: #1e999d; 
		font-family:Arial, Sans-serif; 
		font-size: 10pt; 
		font-weight: normal;
		line-height: 13pt;
		text-decoration:none;}
		
A:hover		{ color: #000000; 
		font-family:Arial, Sans-serif; 
		font-size: 10pt; 
		font-weight: normal;
		line-height: 13pt;
		text-decoration:underline;}
		
		
.main		{ color: #5f6a2e; 
		font-family:Arial, Sans-serif; 
		font-size: 10pt; 
		font-weight: normal;
		line-height: 13pt;}
		
.small		{ color: #5f6a2e; 
		font-family: Arial, Sans-serif; 
		font-size: 9px; 
		font-weight: normal;}
		
A.small		{ color: #d06f07; 
		font-family: Arial, Sans-serif; 
		font-size: 9px; 
		font-weight: normal;
		text-decoration: underline;}
		
A.small:hover		{ color: #5f6a2e; 
		font-family: Arial, Sans-serif; 
		font-size: 9px; 
		font-weight: normal;
		text-decoration: underline;}
		

