* {
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	background-color: #ECECEC;
	text-align: center;
	background-image: url(../images/body_bg.png);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
#wrap {
	height: 100%;
	width: 1024px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/wrap_bg.png);
	background-repeat: no-repeat;
}
#top {
	height: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #909090;
}
#top p {
	margin-right: 20px;
	font-size: 12px;
	text-align: right;
	color: #666666;
}
#topMenu {
	width: 400px;
	float: right;
	margin-top: 16px;
	clear: both;
}
#topMenu p {
	text-align: right;
	background-color: #00FF00;
	margin-top: 0px;
}
#topMenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#topMenu li {
	display: inline;
}
#topMenu ul a {
	text-decoration: none;
	margin-right: 20px;
	border: 1px solid #000000;
	background-image: url(../images/topmenu_bg.png);
	margin-top: 8px;
	font-size: 10px;
	float: right;
}
#topMenu a:link {
	color: #000000;
	width: 110px;
	padding-right: 5px;
	padding-left: 5px;
}
#topMenu a:visited {
	color: #000;
	width: 110px;
	padding-right: 5px;
	padding-left: 5px;
}
#topMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/topmenuHoover_bg.png);
}


#header {
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(../images/header.png);
	margin-left: 5px;
}
#header p {
	font-size: 12px;
	margin-top: 20px;
	float: right;
	margin-right: 20px;
	padding: 0px;
	left: 1000px;
	clear: both;
	color: #666;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	height: 30px;
	background-image: url(../images/menu_bg.png);
}
#menu ul {
	height: 30px;
	list-style-type: none;
	overflow: hidden;
	width: 970px;
}
#menu li {
	width: 160px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 26px;
	float: left;
	background-position: 0px 0px;
}
#menu li.last {
	margin-right: 0px;
	width: 164px;
	border-right-style: none;
}
#menu a {
	display: block;
	color: #860E0E;
	text-decoration: none;
	padding-top: 2px;
}
#menu a:hover {
	color: #A23E3E;
	background-image: url(../images/menuHoover_bg.png);
	height: 30px;
}
#container {
	width: 972px;
	background-color: #fbfbfb;
	color: #333;
	line-height: 130%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 720px;
}
#arkivcontainer {
	width: 972px;
	background-color: #fbfbfb;
	color: #333;
	line-height: 130%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftbar {
	float: left;
	width: 190px;
	height: auto;
	margin-left: 20px;
	padding-top: 20px;
}
#leftbar img {
	border: 1px solid #999999;
}
#rightbar {
	float: right;
	width: 190px;
	height: auto;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
}
#rightbar img {
	border: 1px solid #999999;
}
#content {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
	margin-top: 20px;
	float: none;
	width: 512px;
}
#content p {
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}
#content h2 {
	color: #860E0E;
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content h3 {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #840808;
}
#FLVplayer {
	border:1px solid #999999;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	width: 512px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#FLVplayer a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#FLVplayer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	clear: both;
	padding: 0.5em;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a {
	color: #A23F3F;
}
#leftbar p, #rightbar p {
	margin: 0 0 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #860E0E;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.contentimg {
	float: left;
	margin-right: 10px;
	border: 1px solid #666666;
}
#form {
	text-align: left;
	font-size: 12px;
	padding: 10px;
}
#form input {
	margin-top: 3px;
}
#returWrap {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
}
#returContent {
	text-align: left;
}

