@charset "UTF-8";
/* CSS Document AMHAIN*/

* { margin:0;padding:0;}
body, html {
	text-decoration:none;
	color:#BBBBBB;
	/*background: black;*/
	margin:0px;
	padding:0px;
	border:hidden;
	float:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	display:block;
	height:100%;
	clear:both;
}	

p {
	color:#BBB;	
}

h1 {
	color:#FFF;	
}

h2 {
	color:#CCC;
	font-size:10px;
	font-family:Helvetica, Arial, sans-serif;
}

td {
	padding:35px;	
}

img {border:0px; }

a {
 color:#FFFF;
 text-decoration:none;
}

a.link1 { background-image: url(pages/b/lnk2.gif);width:230px;height:18px;display:block; }
a.link1:hover { background-image: url(pages/b/lnk2_1.gif);width:230px;height:18px;display:block; }

a.link2 { background-image: url(pages/b/lnk3.gif);width:230px;height:61px;display:block; }
a.link2:hover { background-image: url(pages/b/lnk3_2.gif);width:230px;height:61px;display:block; }

a.link3 { background-image: url(pages/b/lnk4.gif);width:230px;height:20px;display:block; }
a.link3:hover { background-image: url(pages/b/lnk4_1.gif);width:230px;height:20px;display:block; }

a:link {
	color: #FFF;
	border: 0px solid #000000;
	text-decoration: none;
	}
a:link { text-decoration:none; }
a:visited { 
	color:#AAA;
	text-decoration:none; 
}
a:hover { text-decoration:underline; }
a:active { text-decoration:none; }
a:focus { text-decoration:none; }




#menu{
	position:absolute;
	left: 50px;
	top: 133px;
}

#player{
	position:fixed;
	bottom: 23px;
	right: 15px;
}
#hetiFrame {
	position:absolute;
	left: 255px;
	top: 134px;
	width: 700px;
	height: 500px;
}

#footer{
	display:block;
	background-color:#000;
	clear:both;
}
#torso{
	position:fixed;
	width:1000px;
	height:100%;
	background: black url(http://www.amhain.net/pics/Backgrounddef.gif) no-repeat bottom left;
}
#header {
	margin:30px 0 0 20px;
}

.headerR {
	position:absolute;
	/*width:700px;
	height:500px;*/
	margin:0 0 0 0;
	width: 640px;
}

.brood {
	position:absolute;
	margin:50px 0 0 10px;
	width:600px;
}
