body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #336699;
	overflow-y: auto;
	}


#bodybg {
	margin: 0px auto;
	width: 1044px;
	height: 793px;
	background-image: url(../bodybg.gif);
	}
#container {
	margin: 0px auto;
	width: 902px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#header {
	width: 900px;
	height: 82px;
	background-image: url(../images/header.jpg);
	margin-bottom: 10px;
	border: 1px solid black;
	}
	
#leftCol {
	width: 180px;
	float: left;
	}
	
#menu {
	width: 180px;
	height: 300px;
	border: 1px solid #000000;
	background-color: #336699;
	margin-bottom: 10px;
	}
	
	#menu h1 {
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		margin-top: 0px;
		}
		
	#menu ul {
		margin-left: 0px;
		padding-left: 0px;
		list-style: none;
		color: #FFFFFF;
		}
	#menu li {
		padding-left: 17px;
		background-image: url(../images/meny_line.gif);
		margin-bottom: 3px;
		}
	#menu a {
		display: block;
		width: 100%;
		color: #FFFFFF;
		text-decoration: none;
		}
#quickLinks {
	width: 180px;
	height: 300px;
	border: 1px solid #000000;
	background-color: #336666;
	}
	
	#quickLinks h1 {
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		margin-top: 0px;
		}

	#quickLinks ul {
		margin-left: 0px;
		padding-left: 0px;
		list-style: none;
		color: #FFFFFF;
		}
	#quickLinks li {
		padding-left: 17px;
		background-image: url(../images/link_line.gif);
		margin-bottom: 3px;
		}
	#quickLinks a {
		display: block;
		width: 100%;
		color: #FFFFFF;
		text-decoration: none;
		}
#content {
	margin-left: 10px;
	float: left;
	width: 690px;
	border: 1px solid #000000;
	background-color: #6699CC;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 412px;
	height: 612px;
	overflow: auto;
	font-size: 12px;
	}
#content_gallery {
	margin-left: 10px;
	float: left;
	width: 690px;
	border: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 412px;
	height: 612px;
	overflow: auto;
	font-size: 12px;
	}
	
#content h1 {
	background-color: #336699;
	border-top: 1px solid #6C91B5;
	border-bottom: 1px solid #6C91B5;
	font-size: 16px;
	padding-left: 2px;
	margin-top: 5px;
	color: #FFFFFF;
	}
#content img {
	border: 0px;
	}
#content a {
	color: #FFFFFF;
	text-decoration: none;
	}

#content p {
	}
#footer {
	margin: 0px auto;
	width: 922px;
	}
#footer p {
	margin-top: 0px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	}
#footer a {
	color: #6699CC;
	text-decoration: none;
	}
	
ul.linkList {
	list-style-type: none;
	padding-left: 0px;
	}

div.galleryTop {
	width: 665px;
	height: 50px;
	background-image: url(../images/gallerirammer/01galleri_top.gif);
	background-repeat: no-repeat;
	}
div.galleryBody {
	width: 665px;
	background-image: url(../images/gallerirammer/01galleri_bg.gif);
	background-repeat: repeat-y;
	}
div.galleryBottom {
	width: 665px;
	height: 53px;
	background-image: url(../images/gallerirammer/01galleri_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	}
p.counterText {
	font-size: 10px;
	color: #ffffff;
	margin-top: 95px;
	margin-left: 5px;
	}
