body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #B1B2B4;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

#container { 
	width: 760px;
	background: #B1B2B4;
	margin: 15px auto;
	text-align: left;
} 

img a {
	border: none;
}

#sidDiv {
	float: right; 
	width: 185px;
	background: #B1B2B4;
}

#sidDiv img {
	border: none;
}

#main {
	width: 525px;
	height: 615px;
	overflow: auto;
	font-size: 11px;
	padding: 5px 15px 15px 15px;
}

#main a {
	color: #000;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

#main h3 {
	font-size: 16px;
}

#meny {
	height: 32px;
	width: 520px;
	border-bottom: 1px solid #999;
	margin: 0 auto;
	font-size: 11px;
}

.frame_padd {
	margin: 15px 15px 15px 15px;
}

#meny a {
	padding: 0 13px 13px 13px;
	text-decoration: none;
	color: #000;
	width: 30px;
	text-align: center;
}

.currMeny {
	font-weight: bold;
}

#meny a:hover {
	font-weight: bold;
}

#meny p {
	padding-left: 30px;
	padding-top: 5px;
}

#mainContent {
  margin: 0 180px 0 0;
  width: 561px;
  height: 698px;
  overflow: auto;
  background-image: url("img/content.jpg");
} 

.slideshow {
	line-height: 14px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#hosted {
	margin: 9px auto;
	width: 254px;
	height: 17px;
	font-size: 10px;
}

#hosted a {
	text-decoration: none;
	color: #000;
}

#hosted a:hover {
	text-decoration: underline;
}

#footer {
	width: 750px;
	margin: -13px auto;
	height: 20px;
}

#footer p {
	font-size: 11px;
	height: 11px;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
