body {
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	
	margin: 0;
	
}

h1 {
	font-size: 16px;
	font-weight: bold;

}

h3 {
	font-size: 16px;
	font-weight: bold;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #e82d08;
}

.mainnav {
	position: relative;
	top: 0;
	left: 0;
	height: 100px;
	width: 600px;

}

.navitems {
	display: inline;
	position: relative;
	width: 600px;
	left: 0;
	top: 0;
	overflow: hidden;
}

.navitem {
	float: left;
	display: inline;
	width: 96px;
	height: 96px;
	border-right: 3px solid #fff;	
	left: 0;
	overflow: hidden;
}

.superfadetacular {

}

#navitem1 {
	background: url(../images/home-button.jpg) center no-repeat;
	overflow: hidden;
}
#navitem2 {
	background: url(../images/hvcom_hello-viking/hello_small.jpg) center no-repeat;
	overflow: hidden;
}
#navitem3 {
	background: url(../images/hvcom_hello-viking/viking_small.jpg) center no-repeat;
	overflow: hidden;
}
#navitem6 {
	background: url(../images/blog-button.jpg) center no-repeat;
	overflow: hidden;
}
#navitem4 {
	background: url(../images/hvcom_vikings/v_030.jpg) center no-repeat;
	overflow: hidden;
}
#navitem5 {
	background: url(../images/hvcom_work/w_108.jpg) center no-repeat;
	overflow: hidden;
}
#navitem6 {
	background: url(../images/blog-button.jpg) center no-repeat;
	overflow: hidden;
}


#hv-gridbox {

	position: relative;
	background: #fff;
	width: 792px;
	height: 594px;
	top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.hvbox {
	position: absolute;
	width: 96px;
	height: 96px;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	overflow: hidden;

}


.pagecopy {
	position: relative;
	left: 100px;
	top: 60px;
	font-size: 16px;
	width: 570px;
	background: transparent;
	
}


.tabtext {
	position: absolute;
	width: 300px;
	padding-left: 10px;
	left: 70px;
}


.squarelink {
	position: relative;
	width: 96px;
	height: 96px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid yellow;
}

#hello {
	position: absolute;
	background: url(../images/hello.png) top left; 
	width: 195px;
	height: 195px;
	z-index: 100;
	left: 297px;
	top: 99px;
	
}

#viking {
	position: absolute;
	background: url(../images/viking.png) top left; 
	width: 195px;
	height: 195px;
	z-index: 100;
	left: 495px;
	top: 297px;

}

#footer {
	position: absolute;
	min-width: 800px;
	height: 12px;
	font-size: 9px;
	text-align: right;
	bottom: 0;
	left: 0;
	right: 0;
	
}

.location {
	color: #666;
	
}

.location:hover {
	
	color: #e82d08;
	cursor: pointer;

}

#vikingmap {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	min-width: 800px;
	min-height: 600px;
	visibility: hidden;

}

.frame {
	position: relative;
	background: transparent;
	z-index: 2;
}



.vikings {

	position: absolute;
	width: 600px
	height: 400px;
	left: 100px;
	top: 250px;
	font-size: 14px;
	

}
.person-left {

	position: absolute;
	top: 10px;
	left: 0;
	width: 280px;
	top: 10px;
	
}

.person-right {

	top: 10px;
	position: absolute;
	left: 310px;
	width: 280px;

}

/*

#cffdfd

#8D6766

#808080

#FBE9A2

#A6E7B5

#F7E4FC

#FFFDD1



*/
