body {
	font-size: 100%;
	font-family: "Lucida Grande", "Lucida sans Unicode", Verdana, Tahoma, Geneva;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	color: #215890;
}
div {
	padding: 0;
	margin: 0;
}
a{
  color: #215890;
  text-decoration: none;
  }
a:hover{
  color: #7d0d0b;
  text-decoration: underline;
  }
td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
	}
#page {
	width: 765px;
	margin: 10px auto;
	padding: 0;
	text-align: left;
	clear: both;
}
#contentTable {
	width: 100%;
	padding: 0;
	margin: 0;

}

#header {
	width: 100%;
	height: 90px;
	padding: 0;
	margin: 0;
	background-image: url('images/strapline.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  border-bottom: 1px solid #84a6c2;
}
#headerL{
  float: left;
  margin: 6px 0px;
}
#headerR{
  float: right;
  margin: 15px 0 0 0;
  text-align: right;
}
#headCentre{
	margin: 30px 0 0 35px;
	float: left;
}
#header img {
	border:0;
	padding: 0;
}
/*IE sucks!!!*/
*html #header img {
	margin-bottom: -3px;
}
#logo {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 20px;
}
#menuCell {
	background-color: #7d0d0b;
	width: 150px;
	}

#menu {
	font-size: 80%;
	color: #FFFFFF;
	padding: 20px 8px 8px 0;
}
#menu ul {
	margin: 0;
	padding: 0 2px 0 14px;
  list-style: none;
}
#menu li {
	margin: 5px 0;
	padding: 0 0 5px 0;
	/*list-style: square inside url('images/menu.gif');*/
}
#menu li img{
	margin: 1px 5px 0 0;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#on1 a, #on a {
	color: #FFFFFF;
	text-decoration: none;
}

.topItem {
	padding: 2px 0;
}
.subItem {
	font-size: 85%;
	font-weight: normal;
	padding: 0 0 0 12px;
	margin: 0;
}
/*li.subitem {
	list-style: none;
}*/
#content {
	float: right;
	width: 575px;
}
#mainCell {
	padding: 0 20px;
	margin: 0;	
	background: #ffffff;
	font-family: "Lucida Grande", "Lucida sans Unicode", Verdana, Tahoma, Geneva;" !important;
}
#mainCell font{
	font-family: "Lucida Grande", "Lucida sans Unicode", Verdana, Tahoma, Geneva;" !important;
}
#main {
	margin: 22px 5px 8px 5px;
}
#main, #main td {
	font-size: 75%;
}

#mainCell h3 {
	font-size: 100%;
}

/*#main img {
	border: 1px solid #215890 !important;
}
#main a img {
	border: 0 !important;
}*/
#mainCell form {
	margin: 6px 0 0 70px;
}
#mainCell form p {
	margin: 2px 0 0 0;
}
#mainCell .radio {
	border: 0 ! important;
	margin: 5px 0 0 0 ! important;
	padding: 5px 0 0 0;
	width: 25px ! important;
}
#mainCell input, #mainCell select {
	border: 1px solid #566975;
	margin: 2px 0 6px 0;
	width: 250px;
}
#mainCell textarea {
	border: 1px solid #566975;
}
#edit {
  margin: 0 ! important;
  padding: 0 ! important;
}
#edit p{
  font-size: 12px;
}
#bigPic {
  margin: 12px 0 0 12px;
}
.details{
  float: left;
  width: 100%;
  margin: 0;
  padding: 5px;
  clear: both;
}
.detailsL{
  float: left;
  width: 40%;
  margin: 0;
  padding: 0;
}
.detailsR{
  float: right;
  width: 40%;
  margin: 0;
  padding: 0;
}
.result {
  float: left;
  border-bottom: 1px solid #8fadc9;
  width: 100%;
  margin: 0;
  padding: 0;
}
.resultImg {
  float: left;
  width: 140px;
  margin: 10px;
}
.resultText {
  float: right;
  width: 200px;
  margin: 10px;
  height: 170px;
  position: relative; 
}
.resultText div{
  position: absolute;
  bottom: 0;
  left: 0;
}
.resultSmallImg {
  float: left;
  width: 125px;
  margin: 10px;
}
.resultSmallText {
  float: right;
  width: 215px;
  margin: 10px;
  font-size: 75%;
}
.skills {
  clear: both;
  border-top: 1px solid #8fadc9;
  width: 100%;
  margin: 0;
  padding: 3px 0;
}
.join{
  color: #215890;
  font-weight: bold;
  text-align: center;
  font-size: 120%;
}
.join a{
  color: #215890;
  text-decoration: none;
}
.join a:hover{
  color: #215890;
  text-decoration: underline;
}
.join b{
  color: #851d1a;
}
#categories p{
  margin: 8px 0;
  color: #215890;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}
#categories a{
  color: #215890;
  text-decoration: none;
}
#categories a:hover{
  color: #215890;
  text-decoration: underline;
}
.cat{
  width: 20px !important;
  padding: 0;
  margin: 0;
}
#cats {
  clear: both;
  border: 1px solid #215890;
  margin: 15px;
  padding: 10px;
  background-color: #eee;
}
.button {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #566975;
	border: 1px solid #ffffff ! important; 

	font-family: Verdana;
	padding: 1px 8px;
}
.button:hover {
	border: 1px solid #566975 ! important;
}
#rightCell {
	width: 170px;
	padding: 0;
	margin: 0;	
	background-color: #a5bdd5;
}
#lightbox {
  height: 28px;
  background-color: #ffffff;
  text-align: center;
  padding: 0;
}
#lightbox img {
  margin-top: 5px;
}
.lightbox{
  padding: 10px 15px;
  float: left;
  /*font-size: 66%;*/
}
#right {
	text-align: center;
}
#right img{
	margin-top: 12px;
}
.rightText{
	padding: 0 3px 0 6px;
	font-size: 70%;
}

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

#footer {
	height: 35px;
	background-image: url('images/footer.gif');
	text-align: center;
	padding-right: 15px;
}
#footerText {
  margin: 0 auto;
  width: 390px;
  font-size: 66%;
  color: #215890;
  border-top: 1px solid #215890;
  text-align: center;
  padding-top: 6px;
}
#footerText a{
  text-decoration: none;
  color: #215890;
}
#footerText a:hover{
  text-decoration: underline;
  color: #215890;
}
.sitemap {
}
.sitemap img {
	border: 0;
	display: inline;
}
.sitemap li {
	margin-top: 5px;
}
.sitemap a {
	color: #215890;
	text-decoration: none;
}
.sitemap a:hover {
	color: #215890;
	text-decoration: underline;
}
#tabs
{
	height: 20px;
	margin: 2px 0 0 0;
	background: url(images/tab_bottom.gif) repeat-x bottom;
	padding: 0;
}
#tabs ul
  margin: 0;
  padding: 0;
{
}
#tabs li
{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	line-height: 180%;
	font-size: 75%;
	font-weight: bold;
	float: left;
  margin-right: 3px;
}
	
#tabs a:link, #tabs a:visited
{
	padding: 2px 3px;
	background: #f3f3f3;
	margin-right: 3px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#tabs a:link.active, #tabs a:visited.active
{
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}

#tabs a:hover
{
	background: #fff;
}
hr {
	border: solid 1px #566975;
	height: 0;
}
#resourceBoxOuter {
background-image: url('images/resourceBoxTop.gif');
  background-position: top;
  background-repeat: no-repeat;
  width: 392px;
  margin: 0;
  padding: 9px 0 0 0;
}
#resourceBoxMain {
  background-color: #7c0d0a;
  padding: 0 9px;
  color: #ffffff;
  margin: 0;
}
#resourceBoxBottom {
  width: 392px;
  height: 9px;
  background-image: url('images/resourceBoxBottom.gif');
  background-repeat: no-repeat;
  margin: 0;
}
#resourceBoxMain a {
  color: #ffffff;
  text-decoration: none;
}
#resourceBoxMain a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.pagination{
  clear:both;
  font-size: 11px;
}