.side_nav {
	width:225px;
	position:absolute;
	overflow:hidden;
	margin-right:-10px;
	left: -1px;
}

#main_shell {
	left:225px;
	/*border:1px solid;
	 padding: 0px 10px; */
	position:absolute;
	width:535px;
	background:url(shadows/shadow_r.png) top right repeat-y;
	/*padding-bottom:10px;*/
}

#shell_footer {
	background:url(shadows/shadow_b.png) left top repeat-x;
	overflow:visible;
	/*margin-bottom:-5px;*/
	line-height:15px;
}

#bottom_corner {
	margin:0px;
	padding:0px;
	border:none;
	display:block;
	background:#FFFFFF;
}
#disclaimer {
	font-size:10px;
	color:#999999;
	padding:10px 20px 10px 10px;
}
/* Below are the colour style links for navigation */
.peach_header {
	background:#FAC08F;
}
.peach_sub {
	background:#FBD5B5;
	}
.peach_footer {
	background:#FDEADA;
}

.teal_header {
	background:#92CDDC;
}
.teal_sub {
	background:#DBEEF3;
}

.violet_header{
	background:#B2A2C7;
}
.violet_sub {
	background:#E5E0EC;
}

.lime_header {
	background:#C3D69B;
}
.lime_sub {
	background:#EBF1DD;
	}
	
.rose_header {
	background:#D99694;
}
.rose_sub {
	background:#F2DCDB;
	}
	
.navy_header {
	background:#95B3D7;
	}
.navy_sub {
	background:#DBE5F1;
	}

.blue_header {
	background:#548DD4;
}
.blue_sub {
	background:#C6D9F0;
}

.bronze_header {
	background:#938953;
	}
.bronze_sub {
	background:#DDD9C3;
}

.gray_header {
	background:#BFBFBF;
	}
.gray_sub {
	background:#E9E9E9;
}

.xsmall {
	font-size:8pt;
}
.item_date{
	font-size:7pt;
}
.ohcaad {
	width:225px;
	position:relative;
	overflow:hidden;
	margin-right:-10px;
	background:url(shadows/shadow_r.png) top right repeat-y;
	text-align:right;
}

