body{
	background-image: url(images/bkgrd.jpg);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
	text-align:justify;
}
a:link {color: #991b1e}
a:visited {text-decoration: none; color: #e6b324}
a:active {text-decoration: none; color:#e6b324}
a:hover {text-decoration: underline; color:#991b1e}
#content{
	width: 868px; 
	min-height: 500px;
	position:absolute;
	z-index: 1;
	top: 20px;
	left: 50%;
	margin-left: -434px;
	background-image:url(images/body.jpg);

}
#sticker{
	position: absolute;
	top: -19px;
	left: -62px;
	z-index: 5;
	border: none;
}
#email{
	position: absolute;
	top: 420px;
	left: 110px;
	border: none;
}
#bar{
	margin-top: -5px;
}
#buttonbar{
	margin-top: -10px;
}
#text{
	margin-top: 100px;
	width: 748px;
	padding: 0px 60px 30px 60px;
	
}
h1, h2{
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #991b1e;
}
h2{
	font-size: 16px;
}
h3{
	font-weight: bold;
	font-size: 14px;
}
img.picsLeft{
	border: 1px solid #666;
	background-color:#FFF;
	padding: 5px;	
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	clear: left;
}
img.picsRight{
	border: 1px solid #666;
	background-color:#FFF;
	padding: 5px;	
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: right;
}
img.picsRow{
	border: 1px solid #666;
	background-color:#FFF;
	padding: 5px;	
	margin-right: 9px;
	margin-left: 9px;
	vertical-align: middle;
}
.center{
	width: 700px;
	margin: 0 auto;
}
#footer{

	text-align:center;
}
img#caLogo, div#nav img{		
	border: none;
}
.altContent h1{
	background: transparent url(images/board.png) no-repeat top left;
	width: 619px;
	height: 134px;
	position: absolute;
	top: 110px;
	left: 170px;
	z-index: 3;
}
.altContent#about h1{
	background: transparent url(images/aboutCaCycle.png) no-repeat top left;
	width: 330px;
	height: 119px;
}
.altContent#showcase h1{
	background: transparent url(images/cycleShowcase.png) no-repeat top left;
	width: 363px;
	height: 119px;
}
.altContent#donations h1{
	background: transparent url(images/donations.png) no-repeat top left;
	width: 223px;
	height: 115px;
}
.altContent#contact h1{
	background: transparent url(images/contact.png) no-repeat top left;
	width: 377px;
	height: 115px;
	
}
.altContent#contactboard h2{
	background: transparent url(images/contactboard.png) no-repeat top center;
	width: 689px;
	height: 346px;
	margin: 0 auto;
}
.altContent h1 span{
		display: none;
}
.altContent h2 span{
		display: none;
}
.altContent p span{
		display: none;
}