body {
	color: #FFFFFF;
	background: #000000;
	font: 73%/200% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0;
}
#container{
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background: #2f2f2f;
	border-right: 0.1em solid #CC0000;
	border-left: 0.1em solid #CC0000;
}
#topnav li {
	display: inline;
}
#topnav {
	background: #000000;
	text-align: center;
}
#content h1 {
	background: #CC0000;
	float: right;
	width: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 120%;
	text-align: right;
	padding-right: 0.5em;
	margin: -1.7em -0.8em 0px 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
html>/**/body #content h1 {
	margin-right: -1.6em;
}
#topnav img {
	border-width: 0em;
	border-style: none;
	margin-right: 1%;
	margin-left: 1%;
}
#content {
	border: 0.1em solid #CC0000;
	width: 83%;
	overflow: auto;
	padding: 2em;
	margin-right: auto;
	margin-left: auto;
	background: #383838;
}
#content img {
	border: 0.1em solid #FFFFFF;
}
.floatimageleft {
	clear: both;
	float: left;
}
.rbfloatimageleft {
	clear: both;
	float: left;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.divleft {
	float: left;
	width: 48%;
	clear: both;
}
.divright {
	clear: right;
	float: right;
	width: 48%;
}

html>body .floatimageleft {
	margin: 3% 12% 3% 11%;
}

html>/**/body .floatimageleft {
	margin: 3% 13% 3% 12%;
}

.floatimageright {
	clear: both;
	float: right;
	margin: 3% 10% 3% 11%;
	}
html>body .floatimageright {
	margin: 3% 12% 3% 11%;
}
html>/**/body .floatimageright {
	margin: 3% 13% 3% 14%;
}
#logo {
	background: url(images/logo.png) no-repeat center center;
	height: 15em;
	width: 100%;
	margin-top: 1em;
}
#bottomnav li {
	display: inline;
}
#bottomnav {
	padding: 1em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top: 0.1em solid #CCCCCC;
	margin-top: 2em;
	text-align: center;
}
#bottomnav img {
	border-width: 0em;
	border-style: none;
	margin-bottom: -0.3em;
}
#flashbox {
	border: 0.1em solid #CC0000;
	background: #383838;
	width: 83%;
	padding: 2em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
}
#flashbox img{
border:none;
margin-left:20px;
margin-right:20px;}
#flashimages {
	background: url(../images/flashimages.png) repeat-x center center;
	height: 13.1em;
}
#bottomnav ul {
	margin-left: 0em;
}
.floatleft {
	float: left;
}
#bottomnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.floatright {
	float: right;
}
#bottomnav a:hover {
	text-decoration: underline;
}
#topnav ul {
	margin-left: 0em;
}
#content h2 {
	color: #CC0000;
	text-transform: uppercase;
	font-size: 105%;

	clear: both;
}#content h3 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 95%;
	margin-bottom: -1.5em;
	font-style: italic;
}
#content a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#content .highlight a:hover{
	color: #000000;
	text-decoration: underline;}
#content ul li {
	list-style: square;
}
#content #ul.button{
	margin:0px;
	padding:0px;
}
#content ul.button a{
	padding: 55px 80px 0px;
	border-style: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 140px;
	height: 80px;
	color: #ffffff;
	font-size: 105%;
	
	display:block;
	text-decoration:none;
	font-size:120%;
}
#content ul.button a:hover{
	text-decoration:underline;
}
#content ul.button li{
    list-style: url(none) none;
	float:left;
	display:block;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:5px;
	text-align: center;
}
.invisible {
	overflow: hidden;
	position: absolute;
	height: 0em;
	width: 0em;
}
#content ul ul li {
	list-style: square;
	margin-left: 2em;
}
.galleryimage {
	margin: 2%;
	float: left;
}
#ff {
	clear: both;
	float: none;
}

.highlight {
	color: #FFFFFF;
	background: #C71111;
	padding: 10px;
	border: 1px solid #FFFFFF;
	width: 280px;
	text-align: center;
	font-weight: bold;
}
.aligncentre {
	text-align: left;
}
.aligncentre img {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.floatsmallimageright{
float:right;
}
.clear{
clear:both;}

iframe{
	border: 0px solid #383838;
	background:#383838;
	overflow: visible;
	padding:0px;
	margin:0px;
}

