@import "style_user.css";
	#mast
	{
		display:none;
	
	}
	
	#container
	{
		margin: 0 auto;
		margin-top:0px;
		height: 100%;
		width: 780px;
		border: 0px solid #325c74;
		text-align : left;
	padding: 0px;
	position: relative;

	}

		
	#top
	{
background: white url(header.gif) no-repeat top right;
		height:180px;
		margin-top:0px;
		padding:0px;
		
	}


	#menu1
	{
		text-align:center;
		width: 780px;
		top:180px;
		left:0px;
		position: absolute;
	         text-decoration:none;
		background-color: #000000;
		height: 20px;	
	}
	#menu1 a:link {font-size:11pt;color:lightgoldenrodyellow;font-family:Verdana;font-weight:bold;font-style:normal;text-decoration:none;}     /* unvisited link */
#menu1 a:hover {font-size: 11pt; color: lightgoldenrodyellow; font-family: Verdana; font-weight: bold; font-style: normal; text-decoration: none; background-color: saddlebrown;}  /* visited link */
#menu1 a:visited {font-size: 11pt; color: lightgoldenrodyellow; font-family: Verdana; font-weight: bold; font-style: normal; text-decoration: none;}/* visited link */
	
	#menu2
	{
		display:none;
		
	
	}
	

	#menu3
	{
		text-align:center;
		width: 780px;
		top:200px;
		left:0px;
		position: absolute;
	         text-decoration:none;
		background-color: #000000;
		height: 25px;	
	}
	#menu3 a:link {font-size:11pt;color:lightgoldenrodyellow;font-family:Verdana;font-weight:bold;font-style:normal;text-decoration:none;}     /* unvisited link */
#menu3 a:hover {font-size: 11pt; color: lightgoldenrodyellow; font-family: Verdana; font-weight: bold; font-style: normal; text-decoration: none; background-color: saddlebrown;}  /* visited link */
#menu3 a:visited {font-size: 11pt; color: lightgoldenrodyellow; font-family: Verdana; font-weight: bold; font-style: normal; text-decoration: none;}/* visited link */	
	
	#element1
	{
		text-align:center;
		width: 770px;
		background: url(menu_background.gif);
		top:180px;
		left:0px;
		position: absolute;
		color:white;
		text-decoration:none;	
            }

	
	#element2
	{
		display:none;
		
	}
	


	#content
	{
		
		width:760px;
		padding: 10px;
		margin-top: 50px;
		line-height: 1.2;
                   min-height:600px;
		height: auto;
		_height:600px;
		
	}
	

	
	#footer
	{
		clear: both;
                  border: 0px solid green;
		height:25px;
		margin: 0;
                  background-color: black;
		line-height: 1.2;
		min-height:25px;
		height: auto;
		_height:25px;
padding-bottom:5px;	

	}
	

	#footernav	{
	width:780px;
	background-color: black;
         border: 0px solid red;
	height:25px;
	height: auto;
	_height:25px;
	padding-top:10px;
         padding-bottom:10px;	
	}









































