html, body {
 height: 100%;
}

body
{
	font-family: Tahoma, Verdana, "Times New Roman", sans-serif;
	background: url("../images/background.gif");
	color: #ffffff;
}

h1
{
	position: absolute;
	
	top: 170px;
	left: -327px;
}

h1 a
{
	display: block;
	background: url("../images/logo.png") no-repeat center;
	width: 281px;
	height: 60px;
	text-decoration: none;
}

.center
{
	width: 62.5%;
	margin: 0 0 0 auto;
	position: relative;
}

#wrapper
{
	background: url("../images/background_control.jpg") no-repeat right bottom;
	min-height: 100%;
}

#main
{
	width: 585px;
	margin: 25px auto 0 0;
}

#main blockquote
{
	margin: 0 0 15px 0;
}

#main blockquote p
{
	background: url("../images/blockquoteBackground.png") no-repeat;
	margin: 0;
	padding: 0 65px 0 35px;
	font-size: 25px;
}

#main blockquote p a
{
	text-decoration: none;
}

#main p
{
	margin: 20px 0 0 0;
	font-size: 13px;
	line-height: 25px;
}

#main p a
{
	color: #ffffff;
}

#main .biggerFont
{
	font-size: 16px;
}


#footer
{
	border-top: 1px solid #a3bcd0;
	color: #a3bcd0;
	font-size: 10px;
	margin: 75px 0 0 auto;
	padding: 10px 0 120px 0;
	width: 62.5%;
}

#footer a
{
	color: #a3bcd0;
}

#header
{
	padding: 120px 0 0 0;
	background: url("../images/background_header.jpg") no-repeat 38% 120px;
}

#header ul
{
	margin: 0 auto;
	
	padding: 0 0 0 0px;
	overflow: hidden;
}

#header ul li
{
	padding: 100px 0 0 0;
	border-top: 1px solid #a6bed2;
	border-bottom: 1px solid #a6bed2;
	float: left;
	text-decoration: none;
	color: #ffffff;
}

#header ul li a
{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0 8px 0 0;

}

#header ul li a span
{
	margin: 10px;
	display: block;
	height: 18px;
	text-indent: -400px;
		overflow: hidden;
}

#header ul li.on a, #header ul li a:hover
{
	background-color: #b10000;
}

#menuHome
{
	padding: 100px 0 0 0 !important;
}

#menuHome a span
{
	width:17px;
	background: url("../images/menuHome.png") no-repeat;
}

#menuBlog a span
{
	width: 30px;
	background: url("../images/menuBlog.png") no-repeat;
}

#menuForum a span
{
	width: 44px;
	background: url("../images/menuForum.png") no-repeat;
}

#menuCasting a span
{
	width: 51px;
	background: url("../images/menuCasting.png") no-repeat;
}

#menuFilmweb a span
{
	width: 61px;
	background: url("../images/menuFilmweb.png") no-repeat 0 -2px;
}

#menuVideo a span
{
	width: 42px;
	background: url("../images/menuVideo.png") no-repeat;
}

#menuKontakt a span
{
	width: 53px;
	background: url("../images/menuKontakt.png") no-repeat 0 -1px;
}

#menuTelemark a span
{
	width: 73px;
	background: url("../images/menuTelemark.png") no-repeat 0 -1px;
}

#sky160x600
{
	width: 160px;
	height: 600px;
	position: absolute;
	left: -200px;
	top: 367px;
}

#videoList
{

	list-style-type: none;
	overflow: hidden;
}
#videoList li
{
	margin: 10px 0 0 0;
	float: left;
	width: 290px;
}
#videoList li object, #videoList li embed
{
	margin: 10px 0 0 0;
	display: block;
}