#page
 {
	background-image: url(../images/road-temp_04.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	border: double #00cc00 thick;
	background-repeat: repeat-y;
}
/* Font style*/
.style1 {
	font-family: "Trajan Pro",Engravers MT;
	color: #1C8B18;
	font-size: x-large;
	font-weight: bolder;
	text-align: center;
	margin: 0px;
	margin-left: 35px;
	margin-right: 35px;
	background-repeat: repeat-x;
	background-color: #000000;
}

.style2 {
	font-family: "Trajan Pro",Engravers MT;
	font-size: medium;
	color: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
	font-weight: normal;
}
.style3 {
	font-family: "Trajan Pro",Engravers MT;
	font-size: 14px;
	margin-right: 35px;
	margin-left: 40px;
	color: #FFFFFF;
	line-height: 20px;
}

.style4 {
	font-size: large;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-weight: normal;
}

/* Page settings*/
body {
	background-image: url(../images/rock162.jpg);
	padding: 0 px;
	margin: 0 px;
}

#introflash {
	border: 10px inset #00cc00;
	width: 588px;
	height:600px;
	margin-right: auto;
	margin-left: auto;
}
#flashcontent {
	width: 800px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#fadestrip {
	background-image: url(../images/fadestrip2.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0 px;
}
