@import "style_user.css";
	
	#mast
	{
		display:none;
	}

	#container
	{
		background-color: #929745;
		margin: 0 auto;
		align: left;
		width: 770px;
	        border : 2px solid #43481d;
		text-align : left;
		padding: 0px;
		position: relative;
	}

	#top
	{
		background: url(RE1a_green_header.jpg);
		height:176px;
		width: 770px;
		margin:0px;
		padding:0px;
	}

	#menu1
	{
		text-align:center;
		width: 770px;
		top:155px;
		left:0px;
		position: absolute;
		color:white;
		text-decoration:none;
	}

	#menu1 a:link {color: white}    /* unvisited link*/
	#menu1 a:visited {color: white}  /* visited link */


	#menu2
	{
		text-align:center;
		width: 156px;
		top:176px;
		left:0px;
		position: absolute;
		color:white;
		text-decoration:none;
	}

	#menu2 a:link {color: white}    /* unvisited link*/
	#menu2 a:visited {color: white}  /* visited link */
	
	#menu3
	{
		margin-top: 18px;
		vertical-align: bottom;
		padding: 0px;
		width: 120px;
		font-color:#000000;
		font-size: 8pt;

	}
	
	#menu3 a:link {color: #000000}     /* unvisited link */
	#menu3 a:visited {color: #000000}  /* visited link */

	#element1
	{
		text-align:left;
		width: 250px;
		height: 140px;
		margin: 0;
		padding-left: 10px;
		top:115px;
		left:300px;
		position: absolute;
		color:green;
	}
	
	#content
	{	width:596px;
		margin-left: 154px;
		background-color: White;
		padding-right: 10px;
		padding-left:10px;
		padding-top:50px;
		height: auto;
	}

	#footer
	{
	background-color: #929745;
	height: 76px;
	width: 770px;
	background: url(/admin/design/template_images/89/RE1a_green_footer.jpg);
	vertical-align : bottom;
	font-size : 8pt;
}
