/* Wax On Wax Off CSS v2 Document */

/* Hair Salon Nav and Section Classes */

body#events a#events {
	background: #cb8a01 url("../../images/gr_arrow.gif") no-repeat 5px 50%;
	border: 1px solid white;
}

#wrap {
 	background-image: url(../../images/events_bgimg.jpg);
	background-repeat: no-repeat;
	background-position: 220px 0px;
	width: 960px;
	height: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0px;
	left: 0px;
}

#contentwrap {
	width: 775px;
	position: absolute;
	top: 45px;
	left: 0px;
}


#contentblock {
	width: 458px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	float: right;
	color: #513b0d;
	margin-top: 275px;
}

#contentblock  p {
	line-height: 18px;
}

#contentblock a:link, #contentblock a:visited {
	color: #70070D;
	font-weight: bold;
	text-decoration: underline;
}

#column1 {
	float: left;
	width: 229px;
	
}

#column2 {
	float: right;
	width: 229px;
	
}
