body {
	font-family: 'Century Gothic', 'Arial', 'Gill Sans MT';
	font-size: 10pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	width: 824px;
	_width: 924px;
	padding-left: 100px;
	background-color: #92278F;
}
#inner{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}		
#wrapper, #banner, #menu, #rhsstuff, #content {
	float: left
}
#banner{
	width: 100%;
	height: 170px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#rhsstuff {
	width: 623px;
	height: 180px;
	background-color: #ffffff;
}
#content{
	width: 603px;
	/*min-height: 480px;
	_height: 480px;*/
	padding-top: 20px;
	padding-left: 20px;
	min-height: 640px;	
	background-color: #ffffff;
}
/* XERXES2 MENU */
#menu{
	width: 201px;
	height: 300px;
	background: url('2009images/beadfair_navSlice.gif') repeat-x top left;
}
.mainMenu li a {
	color: #FFFFFF;
}
#menu li a, .subMenu li a {
	height: 20px;
}
#menu a .menuHighlight,.submenu a .menuHighlight{
	display:none;
}

#menu a:hover,.submenu a:hover{
	color:#e1a6df;
	font-weight: bold;
}
#menu a:active,.submenu a:active{
	color:#e1a6df;
}

#menu a:visited,.submenu a:visited{
	color:#e1a6df;
}

.submenu{
	color: #92278F;
	background: url('http://www.expertiseevents.com.au/xerxes2/images/whitefrost.png');
}
.submenu a{
	font-size:10pt;
	text-align:left;
	display:block;
	white-space: nowrap;
	background: url('http://www.expertiseevents.com.au/xerxes2/images/whitefrost.png');
	color:#92278F;
}
.subMenu li a{
	color:#92278F;
}

#crm
{
	width:190px;
	height:400px;
	position:absolute;
	margin:475px 0 0 5px;
	font-size:11px;
	color:#FFF;
}

#crm h3
{
	font-weight:600;
	margin:0 0 3px 0;
	font-size:16px;
}

#crm p
{
	margin-bottom:10px;	
}

#crm_button
{
	margin-bottom:10px;		
}

/*ul#crm_list
{
	list-style:square;
	margin-left:15px;	
}

ul#crm_list li a
{
	color:#FF811C;
	text-decoration:none;
}

ul#crm_list li a:hover
{
	text-decoration:underline;
}*/

a:focus
{
	outline:none;		
}