.gogreentopper 	{ 
									position:relative; 
									left:-12px; 
									top:-14px; 
									
									height:195px; 
									width:481px; 
									
									background-image: url(/images/gogreen/gogreen-top.jpg); 
									background-repeat:no-repeat; 
									}


.gogreentext			{ 
									position:relative; 
									left:20px; 
									top:20px; 
									width:350px; 
									}
								
.gogreentext p strong	
									{ 
									color:#2a6800;
									}
																		
#goGreenMp3Player
									{ 
									position:relative; 
									left:20px; 
									top:10px; 
									}
																		
#gogreenmenu
{	margin: 0;
	padding: 0;
	z-index: 30;
	background: url(../images/gogreen/menu/bg_off.gif) repeat-x;
	width: 481px;
	height: 28px;
	position:relative;
	top:-14px;
	left:-13px;
	}

#gogreenmenu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial;
	background-image: url(../images/gogreen/menu/seperator.gif);
	height: 28px;

	}

#gogreenmenu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 7px 10px 6px 10px;
	width: auto;
	background: url(../images/gogreen/menu/bg_off.gif) repeat-x;
	color: #ffb7b7;
	text-align: center;
	text-decoration: none}

#gogreenmenu li a:hover
{	background: #49A3FF;
	background: url(../images/gogreen/menu/bg_on.gif) repeat-x;;
	
	}

#gogreenmenu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	filter:alpha(opacity=92);
	-moz-opacity:.92;
	opacity:.92;
	background: #bd0000;
	z-index: 9999;

	}

	#gogreenmenu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #ffb7b7;
		font: 12px arial;
		background: #bd0000;
		z-index: 9999;
	}

	#gogreenmenu div a:hover
	{	background: #370303;
		color: #FFF;
		z-index: 9999;
	}


	#m1 {

	background-color: #ee6f22;
	filter:alpha(opacity=92);
	-moz-opacity:.92;
	opacity:.92;
	z-index: 999999;
	
	}
