html, body {
	margin: 60px 0px 0px 0px ; 
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-size: 11px;
	line-height: 14px;
	color: #A0270A;
	font-family: Trebuchet MS, Arial;
	height: 100%;
}

a:link{color: #A0270A; font-size: 11px; text-decoration: none; font-weight: normal; font-family: Trebuchet MS, Arial;}
a:visited{color: #A0270A; font-size: 11px; text-decoration: none; font-weight: normal; font-family: Trebuchet MS, Arial;}
a:hover{color: #A0270A; font-size: 11px; text-decoration: underline; font-weight: normal; font-family: Trebuchet MS, Arial;}
a:active{color: #A0270A; font-size: 11px; text-decoration: underline; font-weight: normal; font-family: Trebuchet MS, Arial;}

a.menubot:link{color: #868686; font-size: 10px; text-decoration: none; font-weight: normal; font-family: Trebuchet MS, Arial;}
a.menubot:visited{color: #868686; font-size: 10px; text-decoration: none; font-weight: normal; font-family: Trebuchet MS, Arial;}
a.menubot:hover{color: #A0270A; font-size: 10px; text-decoration: underline; font-weight: normal; font-family: Trebuchet MS, Arial;}
a.menubot:active{color: #A0270A; font-size: 10px; text-decoration: underline; font-weight: normal; font-family: Trebuchet MS, Arial;}

#site {
	width: 676px;
	position: relative;
	margin: 0px auto;
	text-align: left;
	background-color: #ECE6C6;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
 }

#content {
	padding: 8px 0px 0px 9px;
	width: 667px;
	height: 460px;
}

#hjorne1 {
	width: 676px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


#hjorne2 {
	width: 676px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#menu {
	width: 625px;
	height: 15px;
	margin: 1px 0px 0px 23px;
	background-image: url(images/bg_menu.gif);
}

.menufloat {
	padding-left: 1px;
	float: left;
}

#menupil1 {
	padding-left: 355px;
	float: left;
}

#menupil2 {
	padding-left: 586px;
}

#left {
	margin: 24px 0px 0px 17px;	
	width: 182px;
	float: left;
}

#right {
	margin: 24px 0px 0px 45px;
	width: 380px;
	height: 255px;
	float: left;
	overflow: auto;
}

#left-gal {
	margin: 24px 0px 0px 17px;	
	width: 102px;
	float: left;
}

#right-gal {
	margin: 24px 0px 0px 45px;
	width: 460px;
	height: 255px;
	float: left;
	overflow: auto;
}

#menubot {
	padding: 3px 0px 0px 22px;
	width: 676px;
	position: relative;
	margin: 0px auto;
	text-align: left;

}

.menubot-float {
	margin: 0px 6px 0px 0px;
	padding: 0px 6px 0px 0px;
	float: left;
	color: #868686;
	/*border-right: 1px #868686 solid;*/
	line-height: 11px;
	font-size: 10px;
}

/*top, right, bottom, left*/

.pic{
	display: block;
	border: none;
}

.clear {
	clear: both;
}

.floatleft {
	float: left;
}

.boldmenu {
	font-weight: bold;
	margin-bottom: 3px;
}

.indrykmenu {
	margin-left: 6px;
}
