#content	{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

 body{
	font-family: lucida sans unicode, lucida grande, sans-serif;
  	margin:0px;
  	padding:0px;
 } 
 div#footer{
  position:absolute;
	background-image: url(ampbottom.gif);
	background-repeat: no-repeat;
	color: white; bottom:0;
width: 1020px;
  margin-left: -520px;
	left: 50%; 
  height:42px;
	background-img
 }
 @media screen{
  body>div#footer{
   position:fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }

a.boxpopup3{position:relative;
	z-index:24;
	color:#fff000;
	border-bottom:none;
	text-decoration:none}
a.boxpopup3:hover{z-index:25; background-color:#FF0}
a.boxpopup3 span{display: none}
a.boxpopup3:hover span{ /*DISPLAYS ONLY ON HOVER*/
	display:block;
	position:absolute;
	top:2em; left:0; width:20em;
	padding:.3em;
	border:2px outset #BBB;
	color:#000; background:#FF9;
	text-align:left;}


	
A 	{
	text-decoration: none;
	COLOR: #fff000
}
A:visited {
	COLOR: #ccc000
}
A:active {
	COLOR: #ff0000
}
A:hover {
	COLOR: #00ff00
}


#header		{
	background-color: black; 
	background-image: url(amptop.jpg);
	background-repeat: no-repeat;
	color: white; 
	position: absolute; 
	margin-left: -500px;
	left: 50%; 
	top: 10px; 
	width: 1000px; 
	height: 150px; 
	padding: 0px;
	align: center; 
	}

#headercontent	{	
	position: absolute;
	top: 50px;
	margin-left: 110px;


	}	




#navigation	{
	background-color: black;
	background-image: url(leather4.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	color: white; 
	position: absolute; 
	margin-left: -500px;
	left: 50%; 
	top: 160px; 
	width: 250px;  
	height: 1200px;
	padding: 0px; 
	}

#navcontent	{
	padding-right50px;
	padding-left: 50px;
	}


#navigation ul {
	border: none;
	margin: 0px;
	width: 150px;
	padding: 0px;


	}
	
#navigation li {
	border: none;
	float: left;
	margin: 3px;
	padding: 0;

	}
	
#navigation a {
	color: #fff000;
	padding: 0;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #00ff00;
	}
	
#navigation #currentpage a {
	color: #ff0000;
	}

#mainblock	{
	background-color: black;
	background-image: url(grill.jpg);
	font-size: 12px;
	position: absolute; 
	left: 50%;
	margin-left: -250px;  
	height: 1200px;
	top: 160px;  
	width: 500px; 
	padding: 0px;
	}

#maincontent	{
	padding-right: 30px;
	padding-left: 30px;
	}


#rightblock	{
	font-size: 12px;
	background-color: black;
	background-image: url(leather4.jpg);
	background-repeat: repeat-y;
	position: absolute; 
	left: 50%;
	margin-left: 253px;  
	top: 160px;  
	width: 250px; 
	height: 1200px;
	padding: 0px;
	}

#rightcontent	{
	padding-right: 30px;
	padding-left: 30px;
	}


#video	{
	background-image:url(frame2.jpg);
	background-repeat: repeat-y;
	padding: 13px;
	margin-left: -6px;
	}



#container3 { width: 1040px; 
	margin-left: auto; 
	margin-right: auto; 
	border: none; 
	padding: 20px; 
	margin-top: 20px; 
	margin-bottom: 40px; 
	}

#footer {
	min-width:770px;
	width: 100%;
	position: fixed;
	z-index: 5;
	bottom: 0px;
}

#line2	{
	width: 500px;
	height: 12px;
 	background-image: url(line2.gif);
}




