@import "style_user.css";

#mast
	{
		display:none;
	}
	
#container
	{
	margin: 0 auto;
        margin-top: 10px;
		width: 750px;
		background-color: #ffffff;
		padding: 0px;
		position: relative;
		
		background: #fff url(2008-slice.jpg) repeat-y;
	}

		
#top
	{
		padding: 0;
		background: white ;
		height:100px;
background: url(may2009head.jpg);

	}


#clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
	 
#content
	{

		background: white;
		
		padding-left: 10px;
		padding-top:10px;
		padding-right:0;
		line-height: 1.2;
		background-color: #ffffff;
		margin-left: 146px;
		margin-top:0px;
		margin-right:10;
		width:575px;
		
		min-height: 600px;
		_height:600px;
		
	}



#footer
	{
		clear: both;
		margin-left: 0;
		color: white;
		height:90px;
		padding-top:25px;
		text-align:center;
		*\background: white url(footer.png) no-repeat top left;\*

	}

#menu1
	{
		text-align:left;
		position: absolute;
		top: 5px;
		left: 0px;
		width: 100%;			
	}
	
		
		
#menu2
	{
		text-align : left;
		width: 700px;
		margin: 0px auto;
		padding: 0px;
		top:5px;
		left:8px;
		position: absolute;
		color:white;
	
	}

#menu3  /* footer menu */
	{
		text-align : center;
		margin: 0px auto;
		padding: 50px;
		position: relative;
		color:white;
	}
	
#menu4
	{
		text-align:left;
		position: absolute;
		top: 105px;
		left: 8px;
		width: 140px;	
				
	}
	





























