#header
{
	width:1000px;
	height:363px;
	background:url('images_2010/adelaide_2010/adelaide_material_bg_2.png') repeat;
	position:absolute;
	margin:0;	
}

#city_navigation
{
	width:1000px;
	height:25px;
	position:absolute;
	margin:130px 0 0 0;
	background:#FF629D;	
}

#menu
{
	font-family: "Arial", Helvetica, sans-serif;
	margin: 0;
	padding:0;
	float:left;
	width:100%;
}

#menu li
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	line-height:25px;
}

#menu li a
{
	display:block;
	color:#FFFFFF;
	padding:0 10px 0 11px;
	background:url('images_2010/pipping.png') no-repeat right;
}

#menu li a:hover
{
	color:#FFDCF4;
	text-decoration:underline;
}

#menu .nopipping
{
	background:none;	
}

#menu .selected
{
	color:#FFDCF4;
}

.subMenu{
	background-color: #EAE3DD;
}

#ribbon
{
	width:1000px;
	height:34px;
	position:absolute;
	margin:168px 0 0 0;
}

#ribbon_bow
{
	width:100px;
	height:63px;
	position:absolute;
	margin:160px 0 0 25px;
}

#date_location
{
	width:280px;
	height:45px;
	text-align:right;
	position:absolute;
	margin:75px 0 0 715px;
}

#date_location h2
{
	font-size:15px;
	font-weight:600;
	color:#152318;
	margin:0;
	letter-spacing:0.02em;
}

#next_event
{
	width:355px;
	height:86px;
	position:absolute;
	margin:-10px 0 0 684px;	
}

#sign_up
{
	width:190px;
	height:31px;
	position:absolute;
	margin:198px 0 0 795px;
	
}

#footer_wrapper
{
	height:210px;
	border-top:#BBB3AD 3px solid;
	background:#FF629D url('images_2010/adelaide_2010/bottom_right.png') bottom right no-repeat;
	clear:left;
	margin-bottom:20px;
	color:#000000;
}

#bottom_left
{
	width:23px;
	height:23px;
	margin:187px 0 0 0;
	float:left;
	background:#6D733E url('images_2010/adelaide_2010/bottom_left.png') no-repeat;	
}

#crm_container
{
	margin:10px 0 0 10px;
	height:200px;
	width:580px;
}

#crm_container h3
{
	font-size:16px;
	color:#000000;
}

#crm_button
{
	float:left;
	margin-right:10px;
}

p.crm_text
{
	font-size:12px;
	margin:5px 0 0 5px;
	color:#FFFFFF;
}

p.crm_text strong
{
	color:#000000;
}


/*ul#crm_list
{
	list-style:square;
	margin:5px 0 0 215px;
	color:#FFFFFF;
	list-style-position:inside;
}

ul#crm_list li
{
	font-size:12px;	
	color:#FFFFFF;
}

ul#crm_list li a
{
	color:#000000;
	text-decoration:none;
}

ul#crm_list li a:hover
{
	text-decoration:underline;
}*/

a:focus
{
	outline:none;		
}
