body
{
	background-image: url(../Elements/VG_bakgrunn.jpg);
	background-repeat: repeat-x;
	background-color: #0E0F2D;
	margin:10px;
	padding:0px;
}


.divmain
{
	position:relative;
	width:1138px;
}



.divcolumn1
{
	float:left;
	width:773px;
	
}

.divcolumn2
{
	float:right;
	width:363px;
}

.searchFrame
{
	width: 840px;
	height: 620px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 20px;
	border: solid 0px white;
	margin: 0px;
	background-color: White;

}

.searchTbl
{
	width:947px;
	height:660px;
	z-index: 999;
	position: absolute;
	top: 62px;
	left: 190px;
	visibility: hidden;
}

.divspacer
{
	height:12px;
}