body 
{
	height:100%;
	width:100%;
	background-image:url(/widgets/bakgrunn.jpg);
	background-repeat:repeat-x #0b090a;
	background-attachment:fixed;
	text-align:center;
	font-family: Lucida Console;
	font-size:13px;
	line-height:1.5;
	color:#ffffff;
}
.header_tab 
{
	clear:both;
	width:1052px;
	height:225px;
	background-image: url(/images/banner/bannerA.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
	border-bottom: 1px solid #000000;
}
.bottom_tab 
{
	float: none;
	width: pagewidth;
	height: 50px;
	font-size:9px;
	border-top: 1px solid #666666;
	padding: 0px;
	margin: 0px;
}
table 
{
	text-align:center;
	img-align:center;
	font-family: Lucida Console;
	font-size:12px;
	line-height:1.5;
	border: 0px solid #e8b661;
	background: #;
}
#frame 
{
	width:1052px;
	background-image: url(/widgets/black50.png);
	background-repeat:repeat;
	margin-top:-12px;
	text-align:left;
}
#maincontent 
{
	float: none;
	width: 100%;
	background: #;
	background-image: url(/widgets/black50.png);
	background-repeat:repeat;
	border: 0px solid #000000;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
img.ex1
{
	position:absolute;
	bottom:25px;
} 
h1 
{
	text-align:center;
	font-family: Bradley Hand ITC;
	font-size:22px;
	color:#e8b661;
	text-shadow: 2px 2px 2px #222;
}
h2 
{
	text-align:center;
	font-size:14px;
	color:#000000;
}
h3 
{
	font-size:13px;
}
.footer 
{
	float: center;
	width: 100%;
	background-image: url(/widgets/black50.png);
	background-repeat:repeat;
	a:hover span;
	color: #fff;
}
b 
{
	cursor:pointer;
}
p.margin
{
	margin-left:50px;
}
ul
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
a
{
	float:left;
	width:110px;
	text-align:left;
	font-size:12px;
	text-decoration:none;
	color:#e8b661;
	background-color:transparent;	
	border-right:0px solid white;
}
a.one
{
	float:none;
	text-align:center;
	width:300px;
}
a.two
{
	float:none;
	text-align:center;
	color:#e8b661;
}
a.three
{
	float:none;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity:0.50;
	background: transparent;
}
a.four
{
	float:right;
	width:80px;
	text-align:center;
	color:#000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity:0.85;
	background: transparent;
}
a.five
{
	float:right;
	text-align:center;
	width:52px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity:0.85;
	background: transparent;
}
a.six
{
	float:left;
	text-align:left;
	width:300px;
}
a.seven
{
	float:none;
	width:52px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity:0.50;
	background: transparent;
}
a:hover 
{
	color:#ffffff;
	font-style:italic;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity:1.0;
}
.two img
{
	border: 0px solid #e8b661;
}
li 
{
	display:inline;
}
input.groovybutton
{
	color:#000000;
	font-family:Lucida Sans, Demibold Roman;
	width:110px;
}
.anylinkmenu
{
	position: absolute;
	left: 0;
	top: 0;
	line-height:2;
	width:150px;
	visibility: hidden;
	border-bottom-width: 0px;
	font-size: 11px;
	font-family: Lucida Sans;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background-image: url(/widgets/black75.png);
	background-repeat:repeat;
	border: 1px solid #e8b661;
	width: 110px; /* default width for menu */
}
.anylinkmenu ul
{
	margin: 0;
	padding: 5;
	list-style-type: none;
}
.anylinkshadow
{ /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 90; /*zIndex for shadow*/
	background: black;
	visibility: hidden;
}
<!--
.mouseBeOffMe {
border-top: 10px solid #11100e; border-bottom: 10px solid #11100e; border-left: 6px solid #11100e; border-right: 10px solid #11100e; }
.mouseBeOnMe {
border-top: 6px solid #11100e;
border-bottom: 14px solid #11100e; border-left: 10px solid #11100e; border-right: 5px solid #11100e;
}
.mouseBeDown {
border-top: 13px solid #222222;
border-bottom: 7px solid #222222; border-left: 10px solid #222222; border-right: 5px solid #222222;
}
.mouseBeUp {
border-top: 10px solid #222222;
border-bottom: 10px solid #222222; border-left: 10px solid #222222; border-right: 5px solid #222222;
}
//-->
