body{
	font-family : "arial";
	font-size : 0.8em;
	color : #FFE;
	background-image:url('images/bg_vapencentralen.png');
}
h1{
	font-size : 1.3em;
	color : #D5C68B;
}
a{
	color : #D5C68B;
}
/* Content width: 720px --> margin -360px */
#main_content{	
	position : absolute;
	top : 0px;
	left : 50%;
	margin-left : -360px;
	width : 720px;
	height : 100%;
}
#splash{
	position : absolute;
	top : 30px;
	left : 0px;
}
#placeholder_welcome{
	position : absolute;
	top : 120px;
	left : 266px;
}
#copy{
	font-size : 0.7em;
	font-style : italic;
	color : #B19C68;
	text-align : center;
}
.rounded_454{
	width : 454px;
}
.rounded_454 .top{
	background-image:url('images/bg_rounded_454xN_top.png');
	background-repeat:no-repeat;
	height : 35px;
	width : 454px;
	margin : 0px;
	padding : 0px;
}
.rounded_454 .content{
	background-image:url('images/bg_rounded_454xN_mid.png');
	background-repeat:repeat-y;
	width : 424px;
	margin-top : -0px;
	margin-bottom : -0px;
	padding : 1px 15px 1px 15px;
}
.rounded_454 .bottom{
	background-image:url('images/bg_rounded_454xN_bottom.png');
	background-repeat:no-repeat;
	height : 36px;
	width :454px;
	padding : 0px 0px 5px 0px;
	margin-bottom : -5px;
}

