#container {
  background: transparent url(3_col.gif) repeat-y scroll 0%;
}
#container2col {
  background: transparent url(2_col.gif) repeat-y scroll 0%;
}

#container1col {
  background: transparent url(b_col.gif) repeat-y scroll 0%;
}

#homeimgtop {
  width: 800px;
  background: #white none;
}
#leftCol {
/*   background-color: #424242;   */
  padding: 15px 10px 5px 15px;
  width: 192px;
  text-align: left;
  float: left;
  color: #000000;
}
#rightCol {
/*   background-color: #AEAE91;   */
  padding: 15px 10px 5px 15px;
  float: right;
  width: 143px;
  color: #ffffff;
  text-align: left;
}
#middle {
/*   background-color: #c1c19f;   */
  padding: 15px 10px 15px 5px;
  width: 400px;
  margin-right: 160px;
  margin-left: 217px;
  color: #ffffff;
  text-align: left;
}
#main {
  padding: 15px 10px 15px 5px;
  width: 560px;
  margin-left: 217px;
  color: #ffffff;
  text-align: left;
}

#pictures {
  padding: 0px 0px 0px 0px;
  width: 800px;
  margin-left: 0px;
  color: #EBB600;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
}


#footer {
  margin: 0px 0px 0px 0px;
  padding: 20px 0px;
  clear: both;
  font-size: 95%;
  width: 800px;
  height: 140px;
  color: #999999;
  background-color: #222223;
  text-align: center;
}
body {
  margin: 0px auto;
  font-size: 12px;
  width: 800px;
  color: #black;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #white;
  line-height: 1.35em;
}



.stopfloat  {
  clear: both;
}

.floatleft {
  float: left;
  padding: 0px 5px 0px 0px;
}
.floatright {
  float: right;
  padding: 0px 0px 0px 5px;
}
.stopfloat  {
  clear: both;
}

h1 {
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 2px;
  color: #ffffff;
}

#footer h1 {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 2px;
  color: #EBB600;
}

h2 {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 1px;
  color: #ffffff;
}
h3 {
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
}

#leftCol h2 {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1px;
  color: #000000;
}

#rightCol h2 {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0px;
}

#rightCol h3 {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0px;
}

a:link {
  color: #EBB600;
  text-decoration: none;
}
a:visited {
  color: #EBB600;
  text-decoration: none;
}
a:hover {
  color: #EBB600;
  text-decoration: underline;
}
a:active {
  color: #EBB600;
  text-decoration: none;
}


#leftCol a {
  color: #990000;
  text-decoration: none;
}
#leftCol a:visited {
  color: #990000;
  text-decoration: none;
}
#leftCol a:hover {
  color: #bb0000;
  text-decoration: underline;
}
#leftCol a:active {
  color: #bb0000;
  text-decoration: none;
}

.footer a {
  color: #999999;
  text-decoration: none;
}
.footer a:visited {
  color: #999999;
  text-decoration: none;
}
.footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.footer a:active {
  color: #999999;
  text-decoration: none;
}

hr {
  border-style: dotted none none;
  border-color: #000000;
  border-width: 1px 0px 0px;
  padding: 18px 0px 0px 0px;
  width: 100%;
  height: 1px;
  text-align: left;
}

.table {
  font-weight: normal;
  font-size: 12px;
  font-family: sans-serif,Arial,Helvetica;
  color: black;
}
#buttons {
  background: transparent url(nav_band_bot.jpg) repeat-y scroll 0%;
  margin-top: -3px;
  width: 800px;
  height: 60px;
  font-size: 12px;
  color: white;
}
#buttons_bot {
  border-bottom: 0px solid #333335;
  width: 800px;
  background-color: #333335;
  height: 30px;
  font-size: 12px;
  color: black;
}
/* This is for the drop-down menus.   */
/* border-color is border around the whole block background-color acts like a border around the button   */
#dropdownmenu{display:none;
  width: 800px;
}
ul.dropdown ul{display:none;
}
ul.dropdown li:hover>ul{display:block;
}
ul.dropdown ul{position: absolute;left:-1px;top:98%;
}
ul.dropdown ul ul{position: absolute;left:98%;top:-2px;
}
ul.dropdown, {
	margin:0px;
	list-style:none;
	padding:7px 0px 7px 0px;
	background-repeat:repeat;
	border-style:solid;
	border-width:0px;
	text-align: left;
}
ul.dropdown ul {
	margin: 0px;
	list-style:none;
	padding: 7px 0px 7px 0px;
  background: transparent url(button_hover.gif) repeat-y scroll 0%;
	background-repeat:repeat;
	border-style:solid;
	border-width:0px;
	text-align: left;
}
ul.dropdown table {border-collapse:collapse}ul.dropdown {
	display:block;
	zoom:1;
	float: left;
	width:800px;
}

/* this is the width of the drop down menu */
ul.dropdown ul{
	width:130px;
}
ul.dropdown li{
	display:block;
	margin:0px 25px 0px 5px;
	font-size:0px;
}
ul.dropdown a:active, ul.dropdown a:focus {
outline-style:none;
}

/* these are the settings for for the actual buttons */
/* use padding to make the buttons wider*/
ul.dropdown a, ul.dropdown li.dis a:hover, ul.dropdown li.sep a:hover {
	display:block;
	vertical-align:middle;
/* 	background-color:#EBB600; */
/* 	border-color:#EBB600;     */
	border-width:0px;
	border-style:solid;
	border-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	font:normal 12px sans-serif;
	color: #ffffff;
	font-weight: bold;
	cursor:default;
}


ul.dropdown span{
	overflow:hidden;
}
ul.dropdown li {
	float:left;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}
ul.dropdown ul li {
	float:none;
}
ul.dropdown ul a {
	text-align:left;
	white-space:nowrap;
	text-decoration: none;
}
ul.dropdown li:hover{
	position:relative;
	background-color:#997A00;
}

/* this changes the colour of the top button when pulling down */
ul.dropdown li:hover>a{
	background-color:#333335;
	border-color:#333335;
	border-style:solid;
	font:normal 12px sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
/* this is the mouse hover colour */
ul.dropdown li a:hover{
	position:relative; 	border-style:solid;
	background-color:#000000;
	border-color:#424242;
	color: #ffffff;
	font:normal 12px sans-serif;
	font-weight: bold;
	text-decoration:none;
}

ul.dropdown li.dis a {
	color: #AAAAAA !important;
}
ul.dropdown img {border: none;float:left;_float:none;margin-right:4px;width:16px;
height:12px;
}
ul.dropdown ul img {
width:16px;
height:12px;
}
ul.dropdown img.over{display:none}
ul.dropdown li.dis a:hover img.over{display:none !important}
ul.dropdown li.dis a:hover img.def {display:inline !important}
ul.dropdown li:hover > a img.def  {display:none}
ul.dropdown li:hover > a img.over {display:inline}
ul.dropdown a:hover img.over,ul.dropdown a:hover ul img.def,ul.dropdown a:hover a:hover ul img.def,ul.dropdown a:hover a:hover img.over,ul.dropdown a:hover a:hover a:hover img.over{display:inline}
ul.dropdown a:hover img.def,ul.dropdown a:hover ul img.over,ul.dropdown a:hover a:hover ul img.over,ul.dropdown a:hover a:hover img.def,ul.dropdown a:hover a:hover a:hover img.def{display:none}
ul.dropdown a:hover ul,ul.dropdown a:hover a:hover ul{
display:block}
ul.dropdown a:hover ul ul{display:none}
ul.dropdown span{
	display:block;
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:11px;
   }


