
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; 
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; 
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;  color: #cccccc;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;  color: #FFFFFF;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;  color: #333333;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;  color: #00a99d; 
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;  color: #ffffff; 
}

.line{ 
	height: 1px;
	background-color: #383838; 
	}
	
	#headerContent {
  margin-top: 190px;
  margin-right:10px;
  margin-bottom: 10px;
  margin-left: 10px;
  	}

#testmainbox
{ 
	background-color: #0D0D0D;
	background-attachment: fixed;
	background-image: url(http://www.iamgreg.com/images/background12e.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
	
	#mainbox {
  height: 370px;
   	}
	
	
.intro {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#000000;
		background-attachment: fixed;
	background-image: url(images/intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}


.home {
	 height:429px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;  color: #ffffff; margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#000000;
		background-attachment: fixed;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.about {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#000000;
		background-attachment: fixed;
	background-image: url(images/background9.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.blog {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#000000;
		background-attachment: fixed;
	background-image: url(images/background22b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.calendar {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#000000;
		background-attachment: fixed;
	background-image: url(images/background4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.contact {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#000000;
		background-attachment: fixed;
	background-image: url(images/background20.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.current {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#000000;
		background-attachment: fixed;
	background-image: url(images/background3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.equipment {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#000000;
		background-attachment: fixed;
	background-image: url(images/background8b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.experience {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#000000;
		background-attachment: fixed;
	background-image: url(images/background6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.images {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#000000;
		background-attachment: fixed;
	background-image: url(images/background7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.papa {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#000000;
		background-attachment: fixed;
	background-image: url(images/background9.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.videos {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#000000;
		background-attachment: fixed;
	background-image: url(images/background6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



A:link { COLOR: #666666; TEXT-DECORATION: none; font-weight: bold }
A:visited { COLOR: #666666; TEXT-DECORATION: none; font-weight: bold }
A:active { COLOR: #666666; TEXT-DECORATION: none; font-weight: bold }
A:hover { COLOR: #00a99d; TEXT-DECORATION: none; font-weight: bold }


#menu {
	background: #000;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu li {
	font: 75% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	vertical-align:top;
}
#menu a {
	background: #000;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #00a99d url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
 
