/**************** Body and tag styles ****************/
* {margin: 0;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, object, table, th, tr, td  {padding: 0;}
body {
	font: 100%/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #000; background: #D5D5D5 url(../images/main/background-bg-grey.jpg) repeat-x left top;
}
img {border:none;
}
h3 {font-size: .8em;
	color: #333;
	margin-bottom: .5em;
}
h5 {font-size: .64em;
	color: #f60;
}
h6 {
	font-size: 0.75em;
	color: #f60;
	margin-bottom: 0.1em;
}
p {font-size: .8em;
	margin-bottom: 1em;
}
sup {font-size: .9em; vertical-align:top;
}
a {text-decoration: underline;}
a:link {color: #f60;}
a:visited {color: #f90;}
a:hover, a:active  {color: #f60; text-decoration: none;
}
/**************** Container styles ****************/
#container {
	width: 783px;
	margin: 0 auto;
	padding-top: 9px;
}
/**************** Header styles ****************/
#header {
	background: url(../images/main/header-bg.jpg) no-repeat left top;
	height: 130px;
	position: relative;
}
#header p {
	color: #fff;
	font-weight: bold;
	font-size: .64em;
	line-height: 1.2;
	width: 390px;
	position: absolute;
	top: 75px; left: 25px;
}
/**************** Navigation styles ****************/
#navbar {background: url(../images/main/content-bg.jpg) repeat-y left top;
	height: 20px;
}
#navbar ul {
	margin-left: 2px;
}
#navbar li {
	list-style: none;
	display: inline;
	font-size: .7em;
	float: left;
}
#navbar li a {
	display: block;
	text-decoration: none;	
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #ccc;
}
#navbar a:link, #navbar a:visited {color: #fff; background: url(../images/main/navbar-bg.png) repeat-x left top;}
#navbar a:hover, #navbar a:active {color: #f60;
}
#homelink {width: 132px;}
#operationlink {width: 142px;}
#teamlink {width: 58px;}
#equipmentlink {width: 95px;}
#skillslink {width: 58px;}
#historylink {width: 74px;}
#linkslink {width: 58px;}
#memberslink {width: 155px;
}
#navbar li a#memberslink {border-right: none;}
a#memberslink:link, a#memberslink:visited {color: #fc0;}
a#memberslink:hover, a#memberslink:active {color: #f60;
}
/***** navleft *****/
ul#navleft {
	margin-bottom: 10px;
	float: left;
}
#navleft li {
	list-style: none;
	font-size: .75em;
	float: left;
	width: 130px;
	background: url(../images/main/navleft-button.png) no-repeat left top;
}
#navleft li a {
	display: block;
	text-decoration: none;	
	height: 31px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
	width: 123px;
}
#navleft a:link, #navleft a:visited {color: #fff;}
#navleft a:hover, #navleft a:active {color: #fc0;
}
/**************** Content styles ****************/
#maincontent {
	background: url(../images/main/content-bg.jpg) repeat-y left top;
	padding: 8px 0 0 9px;
	float: left;
	width: 791px;
}
#leftcolumn {
	width: 132px;
	float: left;
}
#leftcolumn img {
	float: left;
}
#centrecontent, #rightbigcontent {
	width: 408px;
	float: left;
	margin-left: 1px;
}
#rightbigcontent {width: 631px;
}
#newswrapper, #gallerywrapper {
	background: url(../images/main/newscontainer-top.png) no-repeat left top;
	padding-top: 10px;
	float: left;
	margin-bottom: 1em;
}
#gallerywrapper {background: url(../images/gallery/gallerybox-top.png) no-repeat left top;
}
#newscontent, #gallerycontent {
	background-color: #ffc;
	border-right: 2px solid #f90;
	border-left: 2px solid #f90;
	padding: 0 10px;
	float: left;
	width: 384px;
}
#gallerycontent {width: 607px;
}
#newscontent p, #gallerycontent p {
	font-size: .64em;
}
#newsbottom, #gallerybottom {background: url(../images/main/newscontainer-bottom.png) no-repeat left top;
	height: 10px;
	width: 408px;
	float: left;
}
#gallerybottom {background: url(../images/gallery/gallerybox-bottom.png) no-repeat left top;
	width: 631px;
}
#rightcolumn {
	width: 221px;
	float: left;
	margin-left: 7px;
}
#righttopbox {
	background: url(../images/home/toprightbox.png) no-repeat left top;
	width: 224px;
	height: 110px;
	float: left;
}
#righttopbox p {
	margin: 10px 0 0 22px;
	line-height: 0.8;
	font-size: 1.1em;
	width: 168px;
}
#rightmiddlebox {
	background: url(../images/home/middlerightbox.png) no-repeat left top;
	width: 224px;
	height: 260px;
	float: left;
	position: relative;
}
#rightmiddlebox p {
	margin: 10px 0 0 22px;
	line-height: 0.85;
	font-size: 1.4em;
	width: 168px;
	position: relative;
	z-index: 100;
}
#rightmiddlebox img {
	position: absolute;
	left: 7px; bottom: 15px;
}
#rightmiddlebox a {
	text-decoration: none;
}
#sanddunes {
	background: url(../images/main/sanddunes-bottom.jpg) no-repeat left top;
	height: 23px;
	clear: both;
}
/**************** Footer styles ****************/
#footer {
	background: url(../images/main/footer-bg.jpg) no-repeat left top;
	height: 28px;
	margin-bottom: 5px;
	clear: both;
}
#footer ul {
	margin-left: 2px;
	height: 18px;	
}
#footer li {
	list-style: none;
	display: inline;
	font-size: .64em;
	float: left;
	color: #fff;
	font-weight: bold;
	height: 18px;
	line-height: 17px;
	border-right: 1px solid #ccc;
}
#footer li a, #footer li span {
	display: block;
	text-decoration: none;	
	text-align: center;
	font-weight: bold;
}
#footer a:link, #footer a:visited {color: #fff;}
#footer a:hover, #footer a:active {color: #f60;
}
#privacyfooter {width: 140px;}
#charityfooter {width: 248px;}
#copyrightfooter {width: 242px;}
#footer li#cypherfooter {width: 146px; border-right: none;
}
/**************** Misc classes and styles ****************/
.boldtext {font-weight: bold;}
.whiteboldtext {font-weight: bold; color: #fff; font-size: .7em;}
.textright {text-align: right;}
.lastp {margin-bottom: 0;}
.redorangeboldtext {font-weight: bold; color: #f30; font-size: .7em;}
.orangeboldtext {
	font-weight: bold;
	color: #f60;
	font-size: 0.7em;
	text-align: left;
}
.bodytext {
	font-weight: normal;
	color: #000;
	font-size: 0.7em;
	text-align: left;
}
.imgleft {float: left; margin: 0 5px 5px 0;}
.imgright {float: right; margin: 0 0 5px 5px;}
.clear {clear: both;}
.bodytextorange {
	font-weight: normal;
	color: #f60;
	font-size: 0.7em;
	text-align: left;
}
