  <style type="text/css" media="screen">

body  
	{
	margin: 0px;
	color: black;
	font-family: Verdana,Geneva,Arial,sans-serif;
	background-color: white;
	text-align: center;
	}


#content     
	{
	color: rgb(102,102,102);
	background-color: transparent;
	font-family: verdana, geneva, arial, sans-serif;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	}


#col1   
	{
	font-size: 10px;
	text-align: right;
	line-height: 18px;
	float: left;
	margin-right: 20px;
	position: relative;
	z-index: 0;
	width: 180px;
	height: 395px
	}


#col2      
	{
	float: left;
	position: relative;
	z-index: 0;
	width: 260px;
	}


#col3      
	{
	font-size: 11px;
	line-height: 33px;
	text-align: left;
	float: left;
	margin-left: 20px;
	position: relative;
	z-index: 0;
	width: 170px;
	height: 395px
	}

#col4      
	{
	font-size: 11px;
	line-height: 33px;
	text-align: left;
	float: left;
	margin-left: 20px;
	position: relative;
	z-index: 0;
	width: 400px;
	
	}
	
#main_graphic   
	{
	z-index: 0;
	width: 232px;
	display: block
	}


.hrule  
	{
	color: #e6e6e6;
	background-color: transparent
	}

  
#footer   
	{
	color: rgb(102,102,102);
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	height: 30px
	}


.giant_green a:link     
	{
	color: #339966;
	background-color: transparent;
	text-decoration: none
	}
	
.giant_green a:visited     
	{
	color: #339966;
	background-color: transparent;
	text-decoration: none
	}


.giant_green a:hover 
	{
	color: black;
	background-color: transparent;
	text-decoration: none 
	}



.footer a:link    
	{
	color: gray;
	background-color: transparent;
	text-decoration: none
	}
	
.footer a:visited    
	{
	color: gray;
	background-color: transparent;
	text-decoration: none
	}

.footer a:hover 
	{
	color: #333333;
	background-color: transparent;
	text-decoration: none 
	}	
</style> 