 @import "style_user.css";
	
	#mast
	{
		display:none;
	}


	#container
	{
		background-color: #ffffff;
		margin: 0 auto;
		align: center;
		width: 760px;
		border : 1px solid #000000;
		text-align : left;
		padding: 0px;
		position: relative;
margin-top:4px;
	}

	#top
	{
		background: url(rocks.jpg);
		height:174px;
		width: 760px;
		margin:0px;
		padding:0px;
	}

	#menu1
	{
		text-align: center;
		width: 760px;	
		top:150px;
		left:0px;
		position: absolute;
		text-decoration:none;

	}

	#menu1 a:link {color: black; text-decoration: none; Font-weight: bold; font-size: 10pt;}     /* unvisited link */
	#menu1 a:active {color: black; text-decoration: none; Font-weight: bold; font-size: 10pt;}     /* unvisited link */
	#menu1 a:hover {color: red; Font-weight: bold; font-size: 10pt;}     /* unvisited link */
	#menu1 a:visited {color: black; text-decoration: none; Font-weight: bold; font-size: 10pt;}  /* visited link */


	#menu2
	{
		text-align: right;
		vertical-align: middle;
		width: 620px;	
		top:4px;
		left:120px;
		position: absolute;
		color:white;
		text-decoration:none;

	}

	#menu2 a:link {color: black; font-size: 9pt;}     /* unvisited link */
	#menu2 a:active {color: black; font-size: 9pt;}     /* unvisited link */
	#menu2 a:hover {color: red; font-size: 9pt;}     /* unvisited link */
	#menu2 a:visited {color: black; font-size: 9pt;}  /* visited link */
	
	
	#content
	{	width:720px;
		background-color: White;
		padding-top: 10px;
		padding-bottom: 30px;
		padding-right: 20px;
		padding-left: 20px;
		height: auto;
	}

	#footer
	{
	font-size: 10px;
	background: url(/admin/design/template_images/118/peachbevelmarblefooter.png) top left;
	height: 45px;
	width: 760px;
	color: #ffffff;
}

#footer a {color:#ffffff;}
#footer a.visited {color:#ffffff;}
#footer a.active {color:#ffffff;}



	#footernav
	{
	margin-top: 0px;
}


	#element1
	{
		/*text-align:center;
		align:center;
		vertical-align: middle;*/
		width: 76px;
		height: 103px;
		margin: 0;
		padding-left: 0px;
		top:24px;
		left:25px;
		position: absolute;
		overflow:hidden;
	}






