* {
	outline:none;
}
body {
	background:#000 url(images/grunge.png) repeat fixed; */
	color:white;
	margin:0;
	padding:0;
	text-align:center;
}

a:active, a:hover, a:link, a:visited {
	color:#C3C3C3;
}

fieldset {
	background-color:#808C8C;
}

h1,h2, h2 a {
	color:#C3C3C3;
	margin:0;
	text-align:center;
}

img {
	border:none;
}

label {
	color:#C3C3C3;
	display:block;
	float:left;
	font-weight:900;
	margin-right:20px;
	text-align:right;
	width:150px;	
}

legend {
	color:#C3C3C3;
	font-weight:900;
	font-variant:small-caps;
}

ul {
	list-style-image: url(images/graybullet.gif)
}

.center {
	text-align:center;
}

.clear {
	clear:both;
}

.errormsg {
	background-color:#FFF;
	border:1px dashed red;
	color:red;
	font-size:18px;
	font-weight:900;
	text-align:center;	
}

.required {
	color:red;
}

.block {
	width:908px;
	margin:0 auto;
}

.block h1 {
	background:transparent;
	color:#FFF;
	height:40px;
	text-align:center;
	
}

.block h1 img {
	margin:0 0 5px 0;
}

.block table {
	padding:0;
	margin:0 auto;
	border-collapse:collapse;
}

.block table tr,
.block table td {
	padding:0;
	margin:0;
}

.block table td {
	border:1px solid #677070;
}

.block table a {
	display:block;
	margin:0;
	padding:0;
	height:200px;
	width:150px;
}

.block table a:hover img,
.block table a:active img {
	height:204px;
	margin-top:-2px;
	margin-left:-2px;
	position:absolute;
	width:154px;
}

.block #guider {
	background-color:#C3C3C3;
}

.block #guider a {
	color:#FFF;
	display:block;
	font-size:26px;
	font-weight:900;
	height:auto;
	margin-bottom:5px;
	text-align:center;
	width:100%;
}

.intermission {
	background-color:#C3C3C3;
	border:none;
	text-align:center;
	width:907px;
}

.intermission a {
	border:none;
	display:block;
}

.pictures {
	/* height:7300px; */
	/* position:relative; */ /* needed for the reordering of the content */
}

.sectionheader {
	text-align:center;
	margin: 10px 0;
}

.textlinks {
	background:#677070;
	border:1px solid #545454;
	margin-top:20px;
	overflow: auto;
}

.textlinks .leftside {
	float:left;
	margin-left:0;
	width:450px;
}

.textlinks .rightside {
	float:right;
	margin-right:0;
	width:450px;
}

#content {
	background-color:#797A7A;
	border:1px solid #677070;
	width:925px;
	margin:10px auto;
	text-align:left;
}

#disclaimer {
	font-size:10px;
}

#header {
	background:transparent url('images/barbwire.png') repeat-x;
	float:left;
	margin-bottom:15px;
	text-align:center;
	width:100%;
}

#header #logo {
	margin: 0 auto 0 auto;
}

#headertext {
	font: normal normal 900 20px Trebuchet, Helvetica, sans-serif;
	text-align:center;
	margin-bottom:10px;
}

#headertext h1{
	margin:20px 20px 5px 20px;
}

#headertext img {
	float:none;
}

#footer {
	margin-top:10px;
	text-align:center;
}

#morecopy {
	/*position:absolute;
	top:7100px;
	left:0px; */
	height:200px;
	overflow:scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	width:100%;
}

#poweredby div {
	font-weight:normal!important;
	text-align:center;
	text-transform:lowercase;
}

#poweredby a {
	color:#fff;
	text-decoration:none!important;
}

#team {
	background:transparent;
	color:#a1a1a1;
	margin:20px auto;
	width:908px;
}

#team h1 {
	font-size:20px;
	margin:0;
	padding:0;
}

#team table {
	width:100%;
}

#team table a {
	border:none;
	color:#C3C3C3;
	display:inline;
	font: bold 10pt Arial;
	height:auto;
}

#team table a:hover {
	border:none;
	text-decoration:underline;
	height:auto;
	margin-top:0;
	margin-left:0;
	position:relative;
	width:auto;
}

#team table td {
	width:33%;
	text-align:center;
	vertical-align:top;
	white-space: normal;
}

#team .desc, #team .desc span {
	color:#A1A1A1;
	font: normal 10pt Arial;
	text-decoration:none;
}

#team .desc:hover {
	color:#C3C3C3;
	text-decoration:underline;
}
