body {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
}
.t2 {
	background-image:  url(th images/rockiesbg.jpg); background-repeat: repeat-x;
	height: 139px;
}
a {
	color: Maroon;
	font-weight:600;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:Maroon;}
a:visited {color:Maroon;}
a:hover {
	text-decoration: underline;
	background-color:white;
	}
h1 {
display: inline
 font-size: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Maroon;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}
h2 { display: inline;
	color: Maroon;
		margin-left: 2%;
}
h3 {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.c1 {
	text-align: center;
}
		 
img.navgif {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
	padding-bottom: 30px;
}
.Content {
	margin: 0px 0px 0px 10%;
	text-align: left;
	width: 80%;
	padding:20px;
	color:black;
	background-color:#eee;
	border:1px solid black;
	}
div.cont {
	margin: 0 15% ;
	padding: 30px;
	width: 75%;
	border: none;
	text-align: justify;	
}

#Header {
	margin:10px 0px 10px 0px;
	padding:17px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
		background-image: url(th images/rockiesbg.jpg); background-repeat: repeat-x;
}
hr {
	width: 75%;
}
img.left {
	float: left;
	padding: 12px;
}
img.right {
	float: right;
	padding: 12px;
}
#topnavbar {
	width: 80%;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	background-color: #D3D8B1;
	}
#topnavbar a:hover {
	text-decoration: underline;
	background-color: #eee;
	}
#botnavbar {
	width: 80%;
	margin-top: 0px;
	padding: 0px 0px 10px 0px;
	border: none;
	background-color: #D3D8B1;
	}
#botnavbar a:hover {
	text-decoration: underline;
	background-color: #eee;
	}
a#button {
	padding: 10px 30px 30px 30px;
	font-size:13px;
	font-weight:600;
	border: Black solid 1px;
	}
p {
	font-family:verdana, arial, helvetica, sans-serif;
	margin:0px 0px 12px 0px;	
	}
.quote {
	font-size: smaller;
	font-style: italic;
	color: Maroon;
}







