html, body  {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
}
* { 
	margin:0; 
	padding:0; 
}
a  {
	text-decoration: none;
	color: #000000;
	}

a ins  {
	text-decoration: none;
}


#imgId {
	width:100%;
	position:absolute;
	top: 0;
	left: 0;
	height:100%;
	/*max-width:1000px; */
	/*max-height:765px; */

}
#emuxmedia  {
	visibility: visible;
	position: absolute;
	left: -1px;
	top: -3px;
	z-index: 4;
	width: 100%;
	height: 100%;
}
/* Start glenfogelbutton */
#glenfogelbutton  {
	background: url(images/glenfogelbutton.gif) no-repeat 0% 0px;
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 480px;
	z-index: 8;
	width: 163px;
	height: 16px;
}
#glenfogelbutton a  {
	display: block;
	height: 16px;
	width: 163px;
	font-size: 16px;
	line-height: 16px;
}
#glenfogelbutton a:hover  {
	background: url(images/glenfogelbuttonBreak.gif)
}
/* End glenfogelbutton */

/* Start mainmenu*/
#mainmenu  {
	font: 11px/13px Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	color: #010101;
	position: absolute;
	left: -7px;
	top: 47px;
	z-index: 4;
	width: 21px;
}
#mainmenu li  {
	width: 100%;
	display: block;
	margin: 0px;
}
#mainmenu li a  {
	background-color: transparent;
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-right-color: #000000;
	border-right-style: none;
	border-left-color: #000000;
	border-left-style: none;
	border-width: 0px;
	border-top: 0px;
	padding-left: 75px;
	padding-right: 0px;
	text-decoration: none;
	color: #010101;
	width: 100%;
	display: block;
}
#mainmenu li a:hover  {
	background-color: #000000;
	color: #FCFCFC;
}

/* end mainmenu*/

#linksmenu  {
	font: 10px/12px Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	visibility: hidden;
	position: absolute;
	left: 170px;
	top: 293px;
	z-index: 5;
	/* width: 440px; */
}
#linksmenu li a:hover  {
	text-decoration: underline;
}
#linksmenu li a  {
	color: #000000;
	padding-left: 0px;
}


