/* OFFICE CREATIONS */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #ffffff;
	background-image: url(../images2/dsc000.jpg);
	background-position:center top;
	background-repeat: repeat-y;
}
.twoColFixLt #container { 
	width: 912px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images2/dsc000.jpg);
	background-repeat: repeat-y;
}
.twoColFixLt #sidebar1 {
	float: left;
	width: 581px;
	background: #EBEBEB;
	padding: 0 0 0 0;
}
.twoColFixLt #mainContent { 
	float: right;
	width: 300px;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 22px 0 9px; 
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLt #sidebar1 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLt #sidebar1 { padding-top: 30px; }
.twoColFixLt #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */


/* ------------------ LINK COLOURS ---------------- */

a:link {color: #ffffff; font-weight:bold; text-decoration: none;}
a:visited {color: #ffffff; font-weight:bold; text-decoration: none;}
a:active {color: #ffffff; font-weight:bold; text-decoration: none;}
a:hover {color: #a80f77; font-weight:bold; text-decoration: none;}