body	{
	background:url(../images/bg.jpg); background-repeat:repeat-x; background-position:top-left;
	background-color:#242424s;
	margin:0;
	padding:0;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:100%;
}


a {
	font-size:80%;
	color:#999;
	text-decoration:none;
}

a:hover {
	color:#897441;
}

a.gold {
	font-size:80%;
	color:#897441;
	text-decoration:none;
}

a.gold:hover {
	color:#999;
}

h1	{
	color:#897441;
	margin-bottom:30px;
	font-size:100%;
	font-weight:normal;
}

h2	{
	color:#897441;
	text-align:center;
	font-size:90%;
	font-weight:normal;
	padding:0;
	margin:0;
}

h3	{
	color:#897441;
	margin:20px 0;
	font-size:80%;
	font-weight:normal;
}


h4	{
	color:#897441;
	margin:30px 0 20px 0;
	font-size:80%;
	font-weight:normal;
}

p	{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:70%;
	
}

li.bullet	{
	background:url(../images/bullet.gif); background-repeat:no-repeat;
	width:480px;
	padding: 0 0 0 22px;
	.padding: 0 0 8px 22px;
}

ol	{
	margin:0;
	padding:0 0 0 22px;
}
	
/*STRUCTURE*/
/*
#wrapper	{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
*/

#wrapper	{
	width: 100%;
	margin-left:auto; margin-right:auto;
	background-position: bottom;
 	padding-bottom: 20px;	
}	

#innerWrapper {
	width: 1083px;
	margin-left:auto; margin-right:auto;
}

#head	{
	width: 1083px; height: 200px;
	background:url(../images/bg-top.jpg); background-repeat:no-repeat;
	margin:13px 0 0 0;
	padding:0;
}

#bgMid	{
	width: 1083px;
	background:url(../images/bg-mid.jpg); background-repeat:repeat-y;
	
}

#bgBottom	{
	width: 1083px; height:300px;
	background:url(../images/bg-bottom.jpg); background-repeat:no-repeat;
	margin:0 0 0 0;
	padding:0;
	
}

#contHeadLeft	{
	width: 475px; height: 175px;
	margin:0;
	padding:25px 0 0 35px;
	float:left;
}

#contHeadRight	{
	width: 475px; height: 20px;
	text-align:right;
	margin:160px 0 0 40px;
	padding:0;
	float:left;
}

#mainLeft	{
	width: 250px;
	padding:0 0 0 40px;
	margin:45px 0 0 0;
	float:left;
}

#mainCentre	{
	width: 510px;
	padding:10px 0 0 0;
	.margin:50px 0 0 0;
	margin:35px 0 0 0;
	float:left;
}

#mainRight	{
	width: 200px;
	text-align:right;
	padding:20px 0 0 0;
	margin:45px 0 0 30px;
	float:left;
}

#footer	{
	width:1083x; height:300px;
	margin-left:auto; margin-right:auto;
	margin:0;
	padding:70px 0 0 0;
}

/*MIS*/


#speechOpen	{
	background:url(../images/speech_open.gif); background-repeat:no-repeat;
	width:21px; height:80px;
	padding: 0 0 0 24px;
	float:left;
}


#speechClose {
	background:url(../images/speech_closed.gif); background-repeat:no-repeat;
	width:21px; height:80px;
	float:right;
}



.clear	{
	clear:both;
}

.spacer	{
	color:#999;
}

.icon	{
	text-align:left;
	padding-bottom:5px;
}

.iconSpacer	{
	margin-left:20px;
}

.footerLinks	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align:center;
}

.white	{
	color:#fff;
}
