
.body 
		{background-color:#000;
	     }
	   
.content_bg
		{background-image:url(../images/sept_bg.jpg);
	     background-position:center;
	     background-repeat:no-repeat;
		 width:961px;
		 height:917px;
		 margin-left:auto;
		 margin-right:auto;
		 }
		 
.content_table
		{width:100%;
		}
		
.header a
		{font-family:Georgia, "Times New Roman", Times, serif;
		 font-size:14px;
		 color:#e7e6b3;
		 }
		 
.header a:hover
		{color:#C8C54F;
		}
		
.copy
		{font-family:Georgia, "Times New Roman", Times, serif;
		 color:#ffffff;
		 font-size:13px;
		 line-height:1.4;
		 }

.copy a
		{color:#e7e6b3;
		 }

.copy a:hover
		{text-decoration:none
		 }

.footer
		{font-family:Arial, Helvetica, sans-serif;
		 color:#FFF;
		 font-size:11px;
		}
		
.footer a
		{color:#FFF;
		 }
		 
.footer a:hover
		{color:#F2E4CA;
		 }
		 

