html {
	background-color: #000000;
	background-image: url(images/bg2.jpg);
}

body
{
	background: #000000 /*url('images/bg1.jpg');
	*/
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	/*font-size: 0.8.em;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

p
{
	line-height: 1.5em;
	/*margin-bottom: 1.0em;
	*/
	text-align: left;
}

a
{
	color: Green;
	text-decoration: none;
}

a:hover
{
	color: #191970;
	text-decoration: none;
}

h3 span
{
	font-weight: normal;
}

h3,h4
{
	display: inline;
	font-weight: bold;
	/*background-repeat: no-repeat;
	background-position: right;
	*/
}

#normalcontent {
	padding: 0px 0px 0px 0px;
}

.contentarea
{
	padding-top: 0em;
	padding-left: 1.3em;
	padding-right: 1.3em;
	background-color: #f7f7f7;
	background-image: url(kampegnekladder/bg.gif);
	background-position: top;
	background-repeat: repeat;
}

img
{
	border: solid 0px #6F5230;
}

.divider1
{
	position: relative;
	/*background: #fff url('images/border2.gif') repeat-x;
	*/
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}

.divider2
{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 2.0em 0em 2.0em 0em;
}

.box
{
	position: relative;
	background: #FDFCF6 url(images/boxbg.gif) repeat-x;
	left: -1.5em;
	top: -1.5em;
	padding: 1.5em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
}

ul.linklist
{
	list-style: none;
}

ul.linklist li
{
	line-height: 2.0em;
}

#upbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 82%;
	/*height: 275px;
	*/
	background: #000000 url(images/bg2.jpg) repeat;
	z-index: 1;
}

#outer
{
	z-index: 2;
	position: relative;
	/*The width value below controls the overall width of the design. By default it's set to 82%(so it'll take up 82% of the browser window's width). You can set it to a different percentagevalue (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.*/
	/*width: 82%;*/
	width: 800px;
	border: solid 7px #404040;
	margin: 0 auto;
	background-color: #f7f7f7;
}

#header
{
	position: relative;
	width: 100%;
    height: 120px;
	background-color: Black;
	background: #fff url('images/topbanner04.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	z-index: 2;

}

#bowl
{
	position: relative;
	width: 100%;
    height: 120px;
	background-color: Black;
	background: #fff url('images/homobowling.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	z-index: 2;

}

#headercontent
{
	position: absolute;
	bottom: 0em;
	padding: 1.0em 1.0em 1.0em 1.0em;
}

#headercontent h1
{
	font-weight: normal;
	color: #fff;
	font-size: 2.5em;
}

#headercontent h1 sup
{
	color: #777;
}

#headercontent h2
{
	font-size: 1.0em;
	font-weight: normal;
	color: #aaa;
}

#headerpic
{
	/*position: relative;
	height: 109px;
	background: #fff url('images/hdrpic.jpg') no-repeat top left;
	margin-bottom: 2px;
	*/
}

#menu1
{
	position: relative;
	height: 19px;
	background-color: Black;
	background-image: url(images/topborder.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0.45em 0em 0em 0em;
	margin-bottom: 0px;
	/*font-size: 0.9em;*/
	text-align: center;
	z-index: 4;

}

a.menu:link	{
	
	/*height: 14px;*/
	clear: both;
	padding-top: 1.0em;
	padding-left: 1.0em;
	color: #f7f7f7;
	z-index: 4;

}

a.menu:visited {
	color: #A2A2A2;
	clear: both;
	padding-top: 1.0em;
	padding-left: 1.0em;
}

a.menu:hover	{
	color: #FFFFF0;
	clear: both;
	padding-top: 1.0em;
	padding-left: 1.0em;
}

a.menu:active
{
clear: both;
	padding-top: 1.0em;
	padding-left: 1.0em;
	color: #f7f7f7;
	/*background: #7F8400 url('images/menuactive.gif') repeat-x top left;
	*/
}

#menubottom
{
	background: #fff url(images/border11.gif) repeat-x;
	border: 0px;
	height: 5px;
	margin-bottom: 0em;
}

#footer
{
	position: relative;
	height: 15px;
	clear: both;
	padding-top: 1.0em;
	background: #3e3e3e;
	background-image: url(images/border2.gif) /*repeat-x 0em 2.5em;
	*/
	background-position;
	z-index: 5;
: top;
	z-index: 3;
background-repeat: repeat-x;
	font-size: 0.9em;
	text-align: center;
	color: #f7f7f7;
}
