/* formatting for body*/
body {
	background-color: #FFFFFF;
	background-image: url(images/gradientbg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a:link {
	color: #669933;
	text-decoration: none;
	background: #FFFFFF;
	font-weight: normal;
}/*normal links in the text*/
a:visited {
  color: #669933; 
  text-decoration: none; 
  background: #FFFFFF;
  font-weight: normal;}
a:hover { /*this effect is not shown in NN4.xx*/
  color: #669933; 
  text-decoration: underline; 
  background: #FFFFFF;
  font-weight: normal;}
a:active {/*colour in NN4.xx is red*/ 
  color: #669933; 
  text-decoration: underline; 
  background: #FFFFFF;
  font-weight: normal;}
  
#frame {
	width: 794px;
	background-color: #FFFFFF;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C0C0C0;
	background-image: url(images/main_middle_bg.jpg);
	margin-top: 35px;
}
#hook_image {
	float: right;
	width: 341px;
}

#header {
	width: 794px;
	margin: 0px;
	padding: 0px;
	height: 42px;
}
#mainhook {
	width: 794px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/main_body_bg.jpg);
	background-repeat: repeat-y;
	height: 187px;
}
#hookbottom {
	width: 794px;
	height: 34px;
	background-image: url(images/hook_bottom.jpg);
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#wrapper_left {
	background-image: url(images/main_middle_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#wrapper_right {
	background-image: url(images/body_r.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#middle_content {
	margin: 0px auto;
	width: 94%;
	padding: 0px;
}
#body_bottom {
	background-image: url(images/bottom.jpg);
	height: 34px;
	width: 794px;
}
.right_align {
	float: right;
}
hr {
	font-size: 1px;
}
#legal {
	background-color: #FFFFFF;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #999999;
	margin-top: 0px;
	padding: 5px;
}
.breadcrumbs {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #999999;
	margin-top: 0px;
	padding: 0px;
}
/* 
table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	}

th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

td:first-child {
	width: 200px;
	}

td+td {
	border-left: 1px solid #CCC;
	text-align: center;
	}
formatting for tables*/
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #669933;
	border-bottom-width: 1px;
	border-bottom-color: #669933;
	border-bottom-style: solid;
}
h3 {
	font-size: 14px;
	color: #669933;
	border-bottom-width: 1px;
	border-bottom-color: #669933;
	border-bottom-style: solid;
}
.hook_image_left {
	float: left;
	margin: 20px;
	padding: 0px;
}
.hook_image_right {
	float: right;
	margin: 20px;
	padding: 0px;
}
.close_button{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
#flashfinal {
	height: 322px;
	width: 358px;
	position: relative;
	float: right;
}
#flashfinalbuttons {
	position: static;
	float: right;
}
/* trying to get flash working*/
#flashdiv {
	float: right;
	width: 362px;
	position: relative;
	height: 322px;
}
#flashdiv2 {
	width: 350px;
	height: 80px;
	float: right;
	top: 350px;
	position: relative;
}
