*
{
	outline: none;
}
BODY
{
	background-color: #FF7AD7;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
A:active, A:hover, A:link, A:visited
{
	color: #FF7AD7;
}
FIELDSET
{
	background-color: #4B68E0;
}
H1, H2, H2 A
{
	color: #FF7AD7;
	margin: 0;
	text-align: center;
}
IMG
{
	border: none;
}
LABEL
{
	color: #CCC;
	display: block;
	float: left;
	font-weight: 900;
	margin-right: 20px;
	text-align: right;
	width: 150px;
}
LEGEND
{
	color: #FF7AD7;
	font-weight: 900;
	font-variant: small-caps;
}
UL
{
	list-style-image: url(images/pinkbullet.gif);
}
.center
{
	text-align: center;
}
.clear
{
	clear: both;
}
.errormsg
{
	background-color: #FFF;
	border: 1px dashed #FF0000;
	color: #FF0000;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
}
.required
{
	color: #FF0000;
}
.block
{
	width: 908px;
	margin: 0 auto;
}
.block H1
{
	background: transparent url(images/grass_100.jpg) repeat;
	color: #FFF;
	height: 40px;
	text-align: center;
}
.block H1 IMG
{
	margin: 0 0 5px;
}
.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 #FF7AD7;
}
.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: #FF7AD7;
}
.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: #FF7AD7;
	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: #4B68E0;
	border: 1px solid #FF7AD7;
	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: #29882E url(images/grass_100.jpg) repeat;
	border: 1px solid #000;
	width: 925px;
	margin: 10px auto;
	text-align: left;
}
#disclaimer
{
	font-size: 10px;
}
#header
{
	background: transparent;
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
#header #dude
{
	float: left;
	margin: 15px 10px 10px 35px;
}
#headertext
{
	font: normal normal 900 16px/20px Trebuchet, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 10px;
}
#headertext H1
{
	margin: 20px 20px 5px;
}
#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 url(images/grass_100.jpg) repeat;
	margin: 20px auto;
	width: 908px;
}
#team H1
{
	font-size: 20px;
	margin: 0;
	padding: 0;
}
#team TABLE
{
	width: 100%;
}
#team TABLE A
{
	border: none;
	color: #FF7AD7;
	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: #FFF;
	font: normal 10pt Arial;
	text-decoration: none;
}
#team .desc:hover
{
	color: #FF7AD7;
	text-decoration: underline;
}
