body {
	background-color: #B5A57A;
	background-image: url(/images/grey_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	font: normal 14px Arial, Helvetica, sans-serif;
}

h1{
	font-family: "Arial Narrow";
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 10px;
}
/*.texthome {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
}*/
h2 {
	text-align: center;
	font: bold 20px "Arial Narrow";
	text-transform:uppercase;
	margin-bottom: 20px;
	margin-top: 20px;
}
h3 {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	color: #9E9E9E;
	background-color: #9E9E9E;
}
.leftcol {
	background-image: url(../images/rock-background-CP.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.leftcol #sidebar {
	position: absolute;
	top: 100px;
}


a:active {  font-family: Arial, Helvetica, sans-serif; color: #FF0000}
 td{
	vertical-align: top;
}
#people td {
	text-align: center;
}
.footer {
	font-size: 12px;
	border-top: 1px solid #949494;
}

