	html,body {
		margin:0;
		padding:0;
		color: #000000;
		background-color: #FFFFFF;
		font-size: 10px;
		line-height: 10px;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none
	}
	
	/* temp until <font> removed from site - IE problems */
	font { 
		color: #000000;
		font-size: 10px;
		line-height: 10px;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none
	}

	.redhead {font-weight: bold}
	.bighead {
		font-size: 12px;
		font-weight: bold
	}

	h1 {
		color: #666666;
		font-size: 14px;
		line-height: 14px;
	}

	a {
		color: #990033;
		text-decoration: none
	}
	a:hover {
		color: #000000;
	}

	select, textarea, input {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		background-color: #DCDCB6
	}

	div#container{
		padding:0;
		margin:0 0 5px 0;
		min-width:996px;
		width:100%;
		width:995px
	}
	div#header{
		width:100%;
		background-color:#DCDCB6
	}
	div#header-house{
		float:left
	}
	div#header-logo{
		float:right
	}
	div#top-nav{
		clear:both;
		height:25px;
		margin-bottom:0;
		background-color:#990134
	}
	div#quick-search{
		width:12%;
		float:left
	}
	div#top-menu{
		width:78%;
		padding:0 3px 0 0;
		float:right;
		text-align:right;
		background-color:#990134;
		color: #FFFFFF;
		font-size: 10px;
		line-height: 23px;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none
	}

	div#main{
		width:100%;
		clear:both;
		margin:2px 0 0 0;
	}
	div#left-nav{
		width:180px;
		height:100%;
		float:left;
		margin:3px 0 0 11px
	}
	div#keysearch{
		margin-bottom:8px
	}

	.left-menu{
		width:180px;
		padding:5px 0;
		margin:0
	}

	div#content{
		width:800px;
		float:left;
		margin:0 0 3px 3px;
		border-left:solid 1px #999999;
		width:796px !important;
		width:780px
	}
	div#content-inner{
		width:100%;
		float:left;
		padding:0 0 5px 3px;
	}
	div#content-min-height{
		height:500px;
		width:0;
		padding:0;
		margin:0;
		float:left;
	}
	div#footer{
		clear:both;
		width:99%;
		height:30px;
		margin:3px 0 0 0;
		padding:3px 0 0 3px;
		border-top:solid 1px #999999
	}
	div#designed{
		color:#333366;
		float:left;
	}
	div#copyright{
		color:#666666;
		float:right
	}
	div#comodo-space{
		width:100px;
		text-align:right;
		line-height:20px;
		float:right
	}

	#header-house img{
		width:354px;
		height:74px;
		border-style:none
	}
	#header-logo img{
		width:339px;
		height:74px;
		border-style:none
	}
	#top-menu a{
		color: #FFFFFF;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none
	}
	#top-menu a:hover {
		color: #EEEEEE;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: underline
	}

	#left-nav img{border:none;}
	#left-nav form{
		margin:0;
		padding:0
	}
	#left-nav input[type="text"]{
		width:105px;
		font:10px/12px verdana,arial,helvetica
	}
	#footer img{border:none;}
	#footer a {text-decoration:none;}
	#designed a {color:#333366;}
	#copyright a {color:#666666;}
	#comodo-space a {color:#666666;}

	div#topper{
		width:100%;
		height:70px;
		background:url(/images/display_top.jpg) no-repeat
	}

	div#topper-image {
		float:left;
		margin:5px;	
	}
	
	div#region-jump {
		float:right;
		margin:25px 5px 0 0;
	}

	div.left-float {float:left;}	
	div.right-float {float:right;}	
	div.clear-both {clear:both;}	

	.display-none {display:none;}

	.collapse {
		margin:0;
		padding:0;
	}

	.center-text {
		text-align:center;
	}
