html {	height:100%;}
body {	height:100%; 
	margin:0%; 
	margin-left:5px; 
	margin-right:5px; 
	padding:0%;}
/* min-width hack by stu nicholls 
http://www.stunicholls.myby.co.uk/boxes/minwidth.html */
.outerdiv {position:relative; width:1000px; min-width:800px;}
.innerdiv {display:block;}
* html .outerdiv {width:700px; border-right:300px;}
* html .innerdiv {float:left; position:relative; margin-right:-300px;}
/* hack end */
#logo1 {font-family:'Trebuchet MS';}
#logo1 .logo {float:left;}
#logo1 span.reg {vertical-align: top;}
#logo1 span.logohead {
	display:block;
	padding:10px; 
	vertical-align:bottom;
	color:#C63224; 
	font-size:18px;
	font-weight:bold; 
	text-align: center;}
#globalnav {
	float:left; 
	width:100%; 
	background:#DAE0D2 url("../img/bg.gif") repeat-x bottom;
	font-size:14px; 
	line-height:normal;
	font-family:'Trebuchet MS';}
#globalnav ul {
	margin:0; 
	padding:10px 10px 0; 
	list-style:none;}
#globalnav li {
	float:left;
	background:url("../img/norm_left.gif") no-repeat left top;
	margin:0; 
	padding:0 0 0 9px;}
#globalnav a, #globalnav strong, #globalnav span {
	float:left; 
	display:block;
	background:url("../img/norm_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px; text-decoration:none;
	font-family:'Trebuchet MS'; 
	color:#765;	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#globalnav a {float:none;}
  /* End IE5-Mac hack */
#globalnav a:hover {color:#C63224;}
#globalnav #current {background-image:url("../img/norm_left_on2.gif");}
#globalnav #current a {
	background-image:url("../img/norm_right_on2.gif");
	padding-bottom:5px; 
	color:#FFFFFF; 
	font-weight:bold;}
#lowernav {
	float:left; 
	width:100%;
	background:#DAE0D2 url("../img/subbg3.gif") repeat-x top;
	font-size:14px; 
	}
#lowernav ul {list-style:none; margin:0; padding:10px 10px 0; }
#lowernav li {float:left; margin:0; padding:0 0 0 9px;}
#lowernav a, #lowernav strong, #lowernav span {
	float:left; 
	display:block;
	padding:5px 15px 10px 5px; text-decoration:none;
	font-family:'Trebuchet MS'; color:#FFFFFF;font-weight:bold;} */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#lowernav a {float:none;}
  /* End IE5-Mac hack */
#lowernav a:hover {color:#C63224;background-color:#FFFFFF;padding-bottom:5px;}
#lowernav #subcurrent a {
	background-color:#EFEFEF ;
	padding-bottom:5px;
	color:#C63224;; 
	font-weight:bold;}
#main {
	width:100%; 
	font-family:'Trebuchet MS';
	margin-top:5px; 
	margin-bottom:5px; 
	background: url("../img/mainbg.jpg") repeat-x repeat-y top;}
#subnav {
	float:left; 
	width:20%;
	background:transparent;}
#subnav p {padding-top:8px; padding-left:8px;}
#subnav .line {
	width:160; 
	height:1; 
	vertical-align:middle;}
#subnav a {
	color:#999999; 	
	display:block; 
	text-align:left; 
	padding-top:5px; 
	text-decoration:none;}
#subnav a:active .hover3a {color:#000000;}
#subnav a:active {color:#000000;}
#subnav a:hover{color:#C63224;}
#subnav a .hover3a {color:#FFFFFF;}
#subnav a:hover .hover3a {color:#000000;}
#content {
	float:left; 
	border-left-style:solid;
	background:transparent;
	border-left-width:thin; 
	border-left-color:#CCCCCC;
/*	width:75%;  */
	margin-left:20px;
	padding-top:10px; 
	padding-left:50px;
	padding-bottom:5px; 
	font-family:'Trebuchet MS';	
	font-size: 14px;}
#content table {
	font-family:'Trebuchet MS'; 
	font-size: 14px;
	padding:0px; 
	border:0px;}
#content td.left {width:30%;}
#content td.right {width:70%;}
#content img {border:0;}
#content a {
	text-decoration:underline; 
	color: #000000;}
#content a:hover {
	text-decoration:underline; 
	color: #C63224;}
#sp_link {display:block;}
#sp_link span.linktxt {vertical-align:middle;}
#sp_link span.linkimg {position:relative right:0px;}
#sp_no_link {display:block; border-style:dashed; border-width:thin;}
#footer {
	font-family:'Trebuchet MS'; 
	clear:left; 
	font-size:10px;
	margin-top:1em; 
	background:#efefef; 
	text-align:center; 
	padding:1px;}
#footer a {text-decoration:none; color: #666666;}
#footer a:hover {text-decoration:underline; color: #C63224 ;}
