/* March/April 2010 Site updated, Karl Moyse, increased page width to accommodate flash, Updated CSS to be cleaner */

body {
	background: url(images/bkgd.gif) #000000 repeat-x top;
	font-family: Tahoma, Arial, "Trebuchet MS"; 
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin: 40px 0 40px 0;
	line-height: 22px;

}

a:link, a:visited { color: #FFFFFF; text-decoration: underline;}
a:hover, a:active {	color: #FFFFFF;	text-decoration: underline;}

#mainframe { margin: 0 auto; background: url(images/mainframebkgd.gif) #000000 no-repeat right bottom; border: 1px solid #CCCCCC; width: 960px;}
h1 {
	color: #ffcc33;
	font-weight:normal;
	font-size: 18px;
	font-family: "Century Gothic", Tahoma, "Trebuchet MS";
	padding-top:0;
}
h2 {
	color: #FF6600;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;

}
.namehighlight {
	color: #FF6600;
}
.logo {
	margin: 22px 20px 20px 20px;
	border:none;
}
.strapline {
	float: right;
	clear: left;
	margin-top: 32px;
	margin-right: 20px;
}
.freepass {
	font-weight:bold;
	border:none !important;
	background: url(images/nav2bar.gif) right center;
	left: 256px;
	position: relative;
}
.image {
	border: 1px solid #CCCCCC;
	margin-bottom: 6px;

}
#nav2bar {
	background: url(images/nav2bar.gif) #FFFFFF no-repeat right;
	height: 28px;
	text-indent: 20px;
	padding-top:6px;
}
#nav2bar a:link, #nav2bar a:visited {
	color: #000;
	font-family: "Century Gothic", Tahoma, "Trebuchet MS";
	text-decoration: none;
	font-size: 13px;
	border: 1px solid #ccc;
	padding: 3px 6px 3px 6px;
	margin: 6px 3px 0 0;
	background-color: #FFFFFF;
}

#nav2bar a:hover, #nav2bar a:active, .selected {
	color: #fff !important;
	background-color: #CC0000 !important;
	border-color:#990000 !important;
}
#maincontent {
	width: 702px;
	min-height: 300px;
	margin-top: 16px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px;
	background: url(images/textbkgd.gif) #222121 no-repeat left top;
}

.flashhome {
	border: 1px solid #CCCCCC;
	padding: 15px;
	background-color: #333333;
}
#imageblock {
	position:absolute;
	margin-top: 16px;
	margin-left: 760px;
}
#footerbar {
	background: url(images/footerbar.gif) no-repeat right;
	height: 27px;
	margin-top: 20px;
	text-align: right;
	padding: 3px 20px 0 0;
}
#footerbar a:link, #footerbar a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footerbar a:hover, #footerbar a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

