body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image:url('images/rock3.jpg');
	background-position: left top;
	background-repeat:repeat
}

#center {
	position:relative;
	width:100%;
	height:10;
	z-index:1;
	left: 0;
	top: 0;
	}

/* Containers */ 

#Logo {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:90px;
	z-index:1;
	background-color: #CCCCCC;
}

#Logo-left {
	position:absolute;
	left:60px;
	top:10px;
	width:100px;
	height:90px;
	z-index:2;
	background-color: #CCCCCC;
}

#Buttons {
	position:absolute;
	left:0px;
	top:88px;
	width:100%;
	height:29px;
	vertical-align:middle;
	z-index:6;
}

#Body1 {
	position:absolute;
	left:0px;
	top:140px;
	width:100%;
	height:20px;
	z-index:2;
	
}

#Body2 {
	position:absolute;
	left:0px;
	top:180px;
	width:100%;
	height:150px;
	z-index:3;
}

#Body3 {
	position:absolute;
	left:0px;
	top:170px;
	width:100%;
	height:150px;
	z-index:3;
}

#Body4 {
	position:absolute;
	left:0px;
	top:170px;
	width:25%;
	height:150px;
	z-index:3;
}

#Body5 {
	position:absolute;
	left:0px;
	top:180px;
	width:100%;
	height:450px;
	z-index:3;
}

#BodyPic {
	position:absolute;
	left:200px;
	top:190px;
	width:400px;
	height:300px;
	z-index:2;
}


#FooterIndex {
	position:absolute;
	left:0px;
	top:550px;
	height:40px;
	background-color:#a4c2c2;
	padding-top:10px;
	padding-bottom:20px;
	z-index:7;
	width: 100%;
	border-top-style: solid;
	border-top-color: #4C597F;
	border-right-color: #4C597F;
	border-bottom-color: #4C597F;
	border-left-color: #4C597F;
}


.headerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:600;
	color:#000000;
	text-align:center;
	margin-top:5px;
}

.bodyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:500;
	color:#000000;
	text-align:left;
	margin-left:25px;
	margin-right:25px;
}

.listText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:500;
	color:#000000;
	text-align:left;
	margin-left:10px;
}

.footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	color:#4C597F;
	text-align:center;
	margin-left:10px;
}
.footer {
	color:#FFFFFF;
	text-align:center;
	font-style:normal;
	text-align:center;
	font-size:20px
}

.subHeader {
	font:16px georgia;
	color:#000099;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.list a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
	line-height:40px; 
	}
.list {
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
	line-height:40px; 
	}
	
.linkcolor
a:link {
color:
#990000;
text-decoration:none;
}

.linkcolor
a:visited {
color:#990000;
text-decoration:none;
}

.linkcolor
a:hover {
color:#FFFF00;
}

.linkspec
a:link {
color:black;
text-decoration:none;
}

.linkspec
a:visited {
color:black;
text-decoration:none;
}

.linkspec
a:hover {
<a href="index-ops.html"</a>;
color:#0066FF
}
