@import "style_user.css";
	#mast
	{
		display:none;
	
	}
	
	
	
	#container
	{
		margin: 0 auto;
		height: 100%;
		width: 775px;
		/*background: url(/admin/design/template_images/27/GP-Slice-Blue.jpg);*/
		text-align : left;
	padding: 0px;
	position: relative;
	margin-top:0px;
	
	}

		
	#top
	{
		background: url(toppix1.jpg) no-repeat top left;
		height:229px;
		margin:0px;
		padding:0px;
	}


	#menu1
	{
		text-align:right;
		width: 740px;
		
		top:30px;
		left:0px;
		position: absolute;
		
		color:white;
		text-decoration:none;

		
			
	}
	#menu1 a:link {color: white}     /* unvisited link */
	#menu1 a:visited {color: white}  /* visited link */
	
	#menu2
	{
		text-align : left;
		
		margin: 0px auto;
		padding: 0px;
		top:245px;
		left:5px;
		width: 152px;
		position: absolute;
		color:#0E1F90;

	
	}
	
	#menu2 a:link {color: #0E1F90}     /* unvisited link */
	#menu2 a:visited {color: #064BC4}  /* visited link */
	
	
	
	
	#content
	{
		margin-left: 155px;
		margin-top: px;
		width:605px;
		padding-left:5px;
		padding-right:10px;
		line-height: 1.2;
min-height:600px;
		height: auto;
		_height:600px;


	}
		
	#footer
	{
		clear: both;
		margin: 0;
		/*background: url(/admin/design/template_images/27/gp-footer-blue.jpg)  no-repeat bottom right;*/
		line-height: 1.2;
		min-height:60px;
		height: 60px;
		_height:60px;
		color: #000000;

	}
	
	#footernav	{
	width:745px;
	margin-left: 10px;
	padding-left:5px;
	padding-top:0px;
	padding-right:10px;
	color: #000000;
	height:59px;
	height: auto;
	_height:59px;
	
	}









