@import "style_user.css";
	#mast
	{
		display:none;
	
	}
	
	
	
	#container
	{
		margin: 0 auto;
		height: 100%;
		width: 814px;
		background: ;
		text-align : left;
	padding: 0px;
	position: relative;
	margin-top:0px;
	}

		
	#top
	{
		background: url(/u/6000/6943/design/18939/header.jpg) no-repeat top left;
		height:224px;
		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 */
	#menu1 img {padding-bottom:5px;}
	
	#menu2
	{
		text-align : center;
		margin: 0px auto;
		padding: 0px;
		top:235px;
		left:0px;
		width: 171px;
		position: absolute;
		color:#0E1F90;
	}
	
	#menu2 a:link {color: #0E1F90}     /* unvisited link */
	#menu2 a:visited {color: #064BC4}  /* visited link */
	
	#menu2 img {border-top:1px solid #447294;border-bottom:1px solid #447294;}
	#menu2 img:hover {	border-top:1px solid white;border-bottom:1px solid black;}
	
	
	#content
	{
		margin-left: 157px;
		margin-top: 10px;
		width:590px;
		padding-left:5px;
		padding-right:10px;
		line-height: 1.2;
min-height:870px;
		height: auto;
		_height:870px;

	}
		
	#footer
	{
             clear: both;
	    margin-left: 0px;
             margin-top:10px;
             padding-top:5px;
	   /*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: #ffffcc;
            width:814px;
border-top:0px solid #29597d;

	}
	
	#footernav	{
	width:814px;
	margin-left: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	color: #000000;
	height:59px;
	height: auto;
	_height:59px;
	}

























