body {

	text-align: center;
	background: black;}
	
img {	
	border:0;
	frame:0;
	float: right;
	padding: 10px;
	
		}

#email {	
	border:0;
	frame:0;
	float: left;
	padding: 5px;
	
		}	
#wrapper	{
		width: 900px
		margin: 0 auto;
		text-align: left;	}

#header

	h1 {
		color:black; 
		font-size:30pt; 
		font-family: Arial Black }
		
		
	h2 {
		color:white; 
		font-size:18pt; 
		font-family: Arial Black }
		
		
		
		
		
		
#header

	p {
		color:white; 
		font-size:8pt; 
		font-family: Arial  }		
		
		
		
#header		
	ul	{
		margin: 0;
		padding: 0;
		list-style: none;
		width: 100%;
		background: #000000 repeat-x;
		color:white; 
		font-size:10pt; 
		font-family: Arial Black}
#header	ul li{
		width: 10%;
		float: left;}
		
#header	a {
		
		color: white;
		font-weight:normal; 
		font-size:10pt; 
		font-family: Arial}		
		
#header	a:hover {
		color: red;}


#contentLeft	{
					vertical-align:top;
					background: black;
					margin-left :5%;
					margin-right :5%;

					width :70%;
					float: left;}

#contentLeft	h1 {
					color:white; 
					font-size:25pt; 
					font-family: Arial Black }
		
#contentLeft	p.blockquote {
					color: white;
					font-weight:normal; 
					font-size:10pt;
					font-family:Times New Roman; 
					text-align:left ;
					padding: 10px;
			
					}
					
#contentLeft	p {
					color: white;
					font-weight:normal; 
					font-size:12pt;
					font-family:arial; 
					text-align:left ;
					padding: 10px;
			
					}
					
					
					
#contentLeft	a {
					color: #00aaff;
					font-weight:normal; 
					font-size:12pt;
					font-family:arial; 
					
			
					}					

#contentRight	{		
		margin-right :0;
		background: white;
		width: 15%;
		float: right;
		vertical-align:top;}
		
#contentMain	{		
		margin-right :10px;
		margin-right :10px;
		
		
		background: black;
		width: 100%;
		float: right;
		vertical-align:top;}
		
		
#contentMain	p {
					color: white;
					font-weight:normal; 
					font-size:12pt;
					font-family:arial; 
					text-align:left ;
					padding: 10px;
			
					}
					
					
					
#contentMain	a {
					color: #00aaff;
					font-weight:normal; 
					font-size:12pt;
					font-family:arial; 
					
			
					}									
		
			

#footer	p {
					color: white;
					font-weight:normal; 
					font-size:8pt;
					font-family:arial; 
					text-align:left;
					padding: 0px;
			
					}
		
	