 @import "style_user.css";
	
	#mast
	{
		display:none;
	}


	#container
	{
		background-color: #ffffff;
		margin: 0 auto;
		align: center;
		width: 772px;
		border : 1px solid #000000;
		text-align : left;
		padding: 0px;
		position: relative;
margin-top:4px;
	}

	#top
	{
		background: url(midorbbrownheader.jpg);
		height:180px;
		width: 772x;
		margin:0px;
		padding:0px;
	}

	#menu1
	{
		text-align: left;
		width: 300px;	
		top:116px;
		left:4px;
		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: left;
		vertical-align: middle;
		width: 300px;	
		top:116px;
		left:513px;
		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 */
	
	#menu3
	{
		text-align: center;
		vertical-align: middle;
		width: 776px;	
		padding-top:10px;
		height:10px;
		color:white;
		text-decoration:none;

	}

	#menu3 a:link {color: white; font-size: 9pt;}     /* unvisited link */
	#menu3 a:active {color: white; font-size: 9pt;}     /* unvisited link */
	#menu3 a:hover {color: white; font-size: 9pt;}     /* unvisited link */
	#menu3 a:visited {color: white; font-size: 9pt;}  /* visited link */
	
	#content
	{	

	width:730px;
		background-color: White;
		padding-top: 10px;
		padding-bottom: 30px;
		padding-right: 20px;
		padding-left: 20px;
		height: auto;
		border-left:1px solid #746650;
		border-right:1px solid #746650;
	}

	#footer
	{
	font-size: 10px;
	background: url(/admin/design/template_images/121/midorbbrownfooter.jpg) bottom left no-repeat;
	height: 30px;
	width: 772px;
	color: #000000;
}

#footer a {color:#000000;}
#footer a.visited {color:#000000;}
#footer a.active {color:#000000;}



	#footernav
	{
	margin-top: 0px;
	Padding-top:10px;
}


	#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;
	}


#inetlogo { margin-top:10px;}





