<!--[if IE 7]>
<style media="screen" type="text/css">
#container {
	height:100%;
}
#footer {
	left:0;
	bottom:20px;
}
#col3 {
	padding-bottom: 40px;
}
</style>
<![endif]-->

#container {
   	min-height:100%;
   	position:relative;
   	padding: 0px;
}
#container {
	min-height:100%;
	position:relative;
}
#body {
	padding:10px;
	padding-bottom:60px;	/* Height of the footer */
	overflow:hidden;
}
html,
body {
   	margin:0;
   	padding:0;
   	height:100%;
}
body {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color:#FFFFFF;
	color: #000000;
	font-size: 85%;
}
#footer {
	clear:both;
	float:left;
	width:100%;
   	position:absolute;
    	bottom:0px;
   	height:60px;   /* Height of the footer */	
   	text-align:center;
   	color: #000000;
	margin: 0;
	padding: 0px 0px 20px 0px;
	background-color:#FFFFFF;
	overflow:hidden;
}
#footer p {
	margin-left:0%;
	padding-right:0%;
}
#footer img {
	margin:-10px;
}
hr {
	color:#000000;
}
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
a:link {
	color:#000000; /* black */
}
a:visited {
	color:#66FFFF; /* blue */
}
a:hover {
	color:#FFFF00; /* yellow */
}
p, li {
	line-height: 1.8em;
}
li {
	list-style:disc;
	margin-left: 10px;
	padding-left: 10px;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
h2 {
	/* padding-top: 10px; */
	/* font-size:2em; */
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 900px;
	background-color:#FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
header {
	margin:10px;
	text-align:center;
}
#header {
	background:#FFFFFF;
	padding:10px;
}
#header h1,
#header h2,
#header p {
	margin-left:2%;
	padding-right:2%;
}
#active2 #tab2,
#active3 #tab3,
#active4 #tab4,
#active5 #tab5 {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

/* Start of Column CSS */
#container4 {
	clear:left;
	float:left;
	width:100%;
	
	background-color:#FFFFFF; /* column 4 background colour */
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:21%;
	background-color:#FFFFFF; /* column 3 background colour */
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:48%;
	background-color:#FFFFFF; /* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:14%;
	background-color:#FFFFFF; /* column 1 background colour */
}
#col1 {
	float:left;
	width:15%;
	position:relative;
	left:84%;
	overflow:hidden;
	background-color:#FFFFFF;
}
#col2 {
	float:left;
	width:180px;
	position:relative;
	left:86%;
	overflow:hidden;
	background-color:#FFFFFF;
	text-align:left;
}
#col3 {
	float:left;
	width:46%;
	position:relative;
	left:88%;
	overflow:hidden;
	background-color:#FFFFFF;
	text-align:left;
	margin-bottom: 40px;
}
#col4 {
	float:left;
	width:15%;
	position:relative;
	left:92%;
	overflow:hidden;
	background-color:#FFFFFF;
}
table {
	position:relative;
	bottom: 0px;
	clear: both;
}
table {
	background-color:#000000;
}
table td {
	background-color:#000000;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {height:250px; width:132px; position:relative; top:78px}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px; background:#FFFFFF;}

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline;}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul#toplevel {position:absolute; left:0; top:0;}

#menu a {display:block; font:normal 100% verdana,arial,sans-serif; color:#000000; line-height:22px; text-decoration:none;padding:0 20px 0 10px;} 
#menu li a.fly {background: url(arrow-b.gif) no-repeat right center;}

#menu li a:hover {background-color:#000000; color:#ffff00;font-weight:bold;} 
#menu li:hover > a {background-color:#000000; color:#ffff00;}

#menu ul li:hover > ul {left:100%; margin-top:-23px; margin-left:-1px;}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}

#menu a:visited {color:#ff00ff;} 	/* blue */