@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(bckgrnd.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 645px;
	border: 8px solid #669C89;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	color: #333333;
	font-size: 15px;
	padding-top: 310px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(BunkerHolidayUCut-sm.gif);
	background-repeat: no-repeat;
}

.headline {
	font-size: 24px;
	color: #CC0000;
}
.main a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	color: #CC0000;
}
.pinecone_bg {
	background-image: url(PineCone.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 160px;
	margin: 0px;
}
#Layer1 {
	position:relative;
	width:85px;
	height:50px;
	z-index:0;
	left: 400px;
	top: 0px;
}

