@import "style_user.css";
	#mast
	{
		display:none;
	}
	
	#container
	{
		margin: 0 auto;
		width: 800px;
		text-align : center;
		padding: 0px;
		position: relative;
		background: url();
	   
	}

		
	#top
	{
		background: white url(houston_header.jpg) no-repeat top left;
		height:176px;
		margin:0px;
		padding:0px;
		left:40px;
		
	}


	#menu1
	{
		
		text-align:right;
		width: 740px;
		top:25px;
		left:0px;
		position: absolute;
		color:white;
		text-decoration:none;	
	}

	#menu1 a:link {color: white}     /* unvisited link */
	#menu1 a:visited {color: white}  /* visited link */
	
	#menu2
	{	
		background: url(/u/17000/17226/design/10017/menubottom.jpg) no-repeat;
		padding: 0px;
		top:170px;
		left:0px;
        width: 156px;
        height:750px;
		position: absolute;
		color:#ffffff;
		font-position:fixed;
		font-size:10pt;
		font-family:Tahoma,Arial,Helvetica;
		font-weight:bold;
		font-style:normal;
		line-height: 1;
		text-decoration:none;  
		padding-top: 20px;
		padding-left: 20px;
		text-align: left;      	
}
	
	#menu2 a:link {color: #ffffff; text-decoration:none}     /* unvisited link */
	#menu2 a:visited {color: #ffffff; text-decoration:none}  /* visited link */
	
	
	
	#element1
	{
		text-align:left;
		width: 250px;
		height: 140px;
		margin: 0;
		padding-left: 10px;
		top:115px;
		left:350px;
		position: absolute;
		color:green;
	}
	
	#element2
	{
		text-align:left;
		width: 190px;
		height: 156px;
		margin: 0;
		padding-left: 10px;
		top:330px;
		left:0px;
		position: absolute;
		
	}
	

	#content
	{
		width:625px;
		margin-left:170px;
		padding-top:10px;
		line-height: 1.2;
		min-height:600px;
		height: auto;
		_height:600px;
		
	}
	
	#footer
	{
		clear: both;
		height:160px;
		margin: 0;
		background: url() no-repeat;
		line-height: 1.2;
		min-height:160px;
		height: auto;
		_height:160px;
		color: #ffffcc;
		
	}
	
	#footer a:link {color: blue} 
	#footer a:visited {color: purple}

	#footernav	{
	width:650px;
	padding-top:30px;
	padding-left:152px;
	color: black;
	height:59px;
	height: auto;
	_height:59px;
	}


































