body {
	margin: 0;
	font-family: Bookman Old Style;
	background-color: black;
	color: white;
}

div#container {
	margin: 60px auto 0 auto;
	width: 1024px;
	font-size: 12px;
}

p {
	margin: 0;
}

p#signature {
	float: right;
	color: #7d7d7e;
	font-size: 14px;
	margin: 5px 25px 20px 0;
	font-weight: bold;
}

p#date {
	text-align: right;
	font-style: italic;
	color: #7d7d7e;
	margin: -15px 0 10px 0;
}

p#profile_header {
	font-size: 14px;
	padding: 4px 0 0 25px;
}

img#picture_profile {
	margin-right: 10px;
}

a {
	color: #56c34c;
	font-weight: bold;
	text-decoration: none;
}	

a:hover {
	color: #7d7d7e;
	text-decoration: none;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	color: #7d7d7e;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 16px;
	color: white;
	margin: 10px 0 0 0;
}

div#front_left {
	width: 207px;
	text-align: center;
	float: left;
}

div#front_link {
	float: left;
	padding-top: 120px;
}

div#front_main {
	float: left;
	width: 624px;
}

div#showreel {
	margin: 0;
	width: 600px;
}

div#window_logo {
	width: 207px;
	margin: 0;
}

div#front_window_small_top {
	width: 207px;
	height: 14px;
	background: url(../img/window_logo_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div#front_window_small_middle {
	width: 207px;
	background: url(../img/window_logo_middle.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

div#front_window_small_middle_text {
	width: 157px;
	margin-left: 25px;
}

div#front_window_small_bottom {
	width: 207px;
	height: 13px;
	background: url(../img/window_logo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div#front_window_websites {
	margin-top: 6px;
	text-align: center;
	color: white;
}

div#front_menu {
	margin: 0 0 0 220px;
}

div#about_menu {
	padding: 57px 0 0 175px;
}

div#news_menu {
	padding: 57px 0 0 450px;
}

div#window_main {
	float: left;
	width: 553px;
}

div#window_news {
	width: 844px;
}

div#window_right {
	float: left;
	margin-top: 95px;
}

div#window_main_top {
	width: 553px;
	height: 111px;
	background: url(../img/window_main_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div#window_main_middle {
	width: 553px;
	background: url(../img/window_main_middle.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

div#window_main_middle_text {
	width: 503px;
	margin-left: 25px;
	padding: 20px 0 20px 0;
}	

div#window_main_bottom {
	width: 553px;
	height: 37px;
	background: url(../img/window_main_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div#window_about_profile {
	width: 455px;
	margin-top: 20px;
}

div#window_about_profile_inner_left {
	width: 49px;
	height: 60px;
	float: left;
	background: url(../img/link_horizontal.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#window_about_profile_inner_right {
	width: 406px;
	float: left;
}

div#window_about_profile_top {
	width: 406px;
	height: 23px;
	background: url(../img/window_about_profile_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div#window_about_profile_middle {
	width: 406px;
	background: url(../img/window_about_profile_middle.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

div#window_about_profile_middle_text {
	width: 356px;
	margin-left: 25px;
	padding: 20px 0 20px 0;
}	

div#window_about_profile_bottom {
	wwidth: 406px;
	height: 26px;
	background: url(../img/window_about_profile_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div#active_profiles {
	width: 420px;
	margin: 10px 0 20px 0;
}

table, tr, td {
	margin: 0;
	padding: 0;
}

.bg_skjema {
	background: transparent;
	color: white;
	border: 0px;	
	margin-left: 5px;
}

div#window_news_top {
	width: 844px;
	height: 111px;
	background: url(../img/window_news_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div#window_news_middle {
	width: 844px;
	background: url(../img/window_news_middle.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

div#window_news_middle_text {
	width: 794px;
	margin-left: 25px;
	padding: 20px 0 20px 0;
}	

div#window_news_bottom {
	width: 844px;
	height: 37px;
	background: url(../img/window_news_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}