body {
	background:#3876AB url("../images/bgtd.png");
	/*background-repeat: repeat-x;*/
	/*background-repeat: no-repeat;*/
	color:224150;
	margin:0;
	padding:0;
}

.table {
	background:#668FB2 url("../images/bgtd.png");
	border: 7px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 224150;
}	
.tdpad {
	/*background:#897765 url("images/");*/
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
	/*border-collapse: collapse;*/
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 11px;
	color: 224150;
}

.leftpad {
	/*border: 1px solid #fff;*/
	font:12px "Bold" "Veranda", Arial, Helvetica, sans-serif;
	color: #fff;
}

.rightpad {
	/*background-color: #B2866B;*/
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	font:11px "Bold" "Veranda", Arial, Helvetica, sans-serif;
	color: #fff;
}
	
.footborder {
	/*background-image: url(images/right.jpg);*/
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #224150;
}

a {
	font:0.9em Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none
}
a:visited {
	color: #f4f4f4;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
}
a:hover {
	color: #ffff00; //#3366cc;/*themecolour1;*/
	text-decoration: none;
}

#container { width:90%; margin:0 5% 0 5%; padding:0; min-height:580px; vertical-align:middle; background-attachment:fixed; background: url() no-repeat bottom; }

#header { float:left; width:90%; height:100px; margin:0 5% 0 5%; padding:0; }
#header a{ text-decoration:none; font:0.75em "Arial"; }

#content { float:left; width:98%; min-height:450px; margin:0; padding:0; vertical-align:middle; border:7px solid #fff; }

#nav { float:left; width:15%; height:450px; margin:0 0% 0 5%; vertical-align:middle; background-color:#3876AB; border-left:1px solid #fff; border-right:1px solid #fff; }

#center { float:right; width:77%; height:450px; margin:0; vertical-align:middle; }

#textbox { float:left; font:0.8em "Courier New"; width:96%; margin:3% 2% 2% 0%; padding:5px; text-align:left; height:420px; color:#222246; border:1px solid #fff; vertical-align:middle; }
#textbox h3 { text-align:center; font-weight:bold; color:#000080; font:1.2em Tahoma; }
#textbox b {font:0.95em Verdana; color:#0000ff; }

.clear { clear:both; height:1px; margin:0; }

#footer { float:right; width:100%; height:30px; font-size:0.85em; background:url() repeat-y; margin:0; padding:0; color:#222; }
	#footer a { color:#fff;font-family:Lucida Calligraphy Italic;font-size:12px; }
	#footer a:hover { color:#ffff00; }
	#col1 { float:left; width:250px; padding:7px 0 0 15px; }
	#col2 { float:left; width:200px; padding:7px 0 0 40px; }
	#col3 { float:right; width:200px;padding:7px 0 0 40px; }
	
.ncol { height:30px; background-color:#668FB2; padding-left:5px; border-bottom:1px solid #fff; }

#nav ul li { background:url() no-repeat; /* lets the menu item buttons be same size as menu title*/ /* width: 3em; */ /* sets menu buttons to fixes width */ display:inline; list-style:none; /*text-transform: uppercase;*/ font-size:1em; padding-left:5px; /* spacing between menu items experiment with this*/ }
#nav ul li a { vertical-align:middle; text-decoration:none; /*text-transform:uppercase;*/ color:#0000ff; }
#nav ul li a:hover, #menu ul li a.active { color: #ff0000; }

#headbox { width:100%; height:80px; text-align:center; }
#headbox p { height:30px; }