@import "style_user.css";
	#mast
	{
display:none;
	
	}
	
	#container
	{
		margin: 0px;
		height: 90%;
		width: 100%;
                text-align : left;
	         padding: 0px;
		position: relative;
              border:0px solid red;
	}

		
	#top
	{
	background: url(/u/3000/3822/design/15187/pg_top.gif) no-repeat top left;
	height:203px;
	margin:0px;
	padding:0px;
	}

#menu3
	{
		padding: 0px;
		top:203px;
		left:0px;
		width: 194px;
                  height: 90%;
		position: absolute;
                 background: url(/u/3000/3822/design/15187/pg_menu2.gif);
	    
	}

	#menu1
	{
	background: ;
         text-align:left;
         width: 194px;
	top: 163px;
	left:0px;
	position: absolute;
	height: 90%;
         }

	#menu1 a:link {color: white}     /* unvisited link */
	#menu1 a:visited {color: white}  /* visited link */
	
	#menu2
	{
		margin: 0px;
		padding: 0px;
		top:203px;
		left:10px;
		width: 194px;
		position: absolute;
                  height: 100%;
	}
	
	#menu2 a:link {color: #0E1F90}     /* unvisited link */
	#menu2 a:visited {color: #064BC4}  /* visited link */	
	
	
	#element1
	{
		text-align:left;
		width: 250px;
		height: 140px;
		margin: 0;
		padding-left: 10px;
		top:115px;
		left:300px;
		position: absolute;
		color:green;
	}
	
	#element2
	{
		text-align:left;
		width: 190px;
		height: 156px;
		margin: 0;
		padding-left: 10px;
		top:330px;
		left:0px;
		position: absolute;
		
	}
	


	#content
	{
		margin-left: 205px;
                  margin-top:10px;
		width:575px;
		padding-right: 10px;
		padding-left:10px;
                  line-height: 1.2;
		height: auto;
                border:0px solid red;

		}
	

	
	#footer
	{
		clear: both;
		height:0px;
		margin: 0px;
		line-height: 1.2;		
                  color: navy;
		border:0px solid red;
	}
	
	#footer a:link {color: navy} 
	#footer a:visited {color: navy}

	#footernav	{
	width:595px;
	padding-top:0px;
	padding-left:195px;
	color: navy;
	height:40px;
         border:0px solid blue;
	}




































