<style type="text/css" media="screen">
		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: white; font: 16px Helvetica, Arial, sans-serif; line-height: 18px; background-color: black;}
		#container		{ width: 900px; margin: 0 auto;}
		
		/* Header */
		#header			{ background: transparent; padding-top:30px; width: 900px;}
        
				
		/* Content Style */
		#content		{ cursor:default; background: transparent; margin-left: 0px; z-index: -1: }
				
		/* Content Positioning & Size */
		#content		{ width: 100%; }
        #text           { width: 800px; }
        #text2          { width: 400px; margin-left: 0px; }
        #news           { width: 260px; margin-left:80px; height: 300px; font: 16px bold; float:left; background-image:url('images/grey copy.png'); background-repeat:no-repeat; background-position:center; }
        #footer			{ background: transparent; clear: both; width: 100%; }
		#footer	p		{ color: white; font: bold 16px Helvetica, Arial, sans-serif;}
        
        
             
	A:link {color:#000; text-decoration: none}
        A:visited {color:#000; text-decoration: none}
        A:active {color:#000; text-decoration: none}
        A:hover {color:#000; background-color:#000000; text-decoration: none;}
       
    img.post {
display:block;
margin-left:auto;
margin-right:auto;
} 
    	
        

	</style>