body
{
	background-color: #610003;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	color: white;
	font-family: Arial, Sans Serif;
	font-size: 10pt;
	margin: 0px;
}

.hometext
{
	color: white;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	font-size: 11pt;
	line-height: 14pt;
}


.contenttext
{
	color: white;
	margin-left: 25px;
	margin-right: 35px;
	margin-top: 0px;
	text-align: left;
	font-size: 11pt;
	line-height: 14pt;
}

.subheading
{
	color: #ff9600;
	margin-left: 25px;
	margin-right: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
}


.largetext
{
	color: white;
	margin-left: 25px;
	margin-right: 35px;
	margin-top: 0px;
	text-align: center;
	font-size: 16pt;
	line-height: 18pt;
}

.largetext1
{
	color: #FF9600;
	text-align: center;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}

.hr
{
	color: white;
}


li
{
	color: white;
	margin-left: 25px;
	margin-right: 35px;
	margin-top: 0px;
	text-align: left;
	font-size: 11pt;
	line-height: 14pt;
}

ul
{

	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
}

ol
{
	margin-top: 0px;
}



h1
{
	color: #ff9600;
	font-size: 15pt;
	font-weight: lighter;
	width: 783px;
	height: 50px;
	display: block;
	background-color: #9d1c20;
	margin: 0px;
	text-indent: 25px;
	vertical-align: middle;
	padding-top: 25px;
}


h2
{
	color: #000;
	font-size: 13pt;
	margin-left: 25px;
	margin-right: 35px;
	margin-top: 40px;
	margin-bottom: 10px;
	border-bottom: 1px #000 solid;
}

h3
{
	color: #000;
	font-size: 11pt;
	margin-left: 25px;
	margin-right: 35px;
	margin-top: 20px;
	margin-bottom: 0px;
}



.formheading
{
	color: #F90;
	font-weight: bold;
}

.formtext
{
	color: white;
}

.yellowtext
{
	color: #ff9600;
	font-weight: bold;
}

.copyright
{
	color: #fe282c;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
}

.textarea
{
	border-color: white;
	border-width: 1px;
	border-style: solid;
	background-color: #ff9600;
	color: #610003;
	font-size: 10pt;
}


.prizes-table { margin-left: 25px; }


.navbg
{
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
}

.homecontentbg
{
	background-image: url(images/homecontentbg.gif);
	background-repeat: repeat-y;
}

.contentbg
{
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
}

.nav
{
	color: gray;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11pt;
}

a:link
{
	color: #ffc600;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #ffc600;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

a:visited:hover
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}


a#home img
{
	background-image: url("images/home_off.gif");
	background-repeat: no-repeat;
}

a#home:hover img
{
	background-image: url("images/home_on.gif");
	background-repeat: no-repeat;
}


a#contacts img
{
	background-image: url("images/contacts_off.gif");
	background-repeat: no-repeat;
}

a#contacts:hover img
{
	background-image: url("images/contacts_on.gif");
	background-repeat: no-repeat;
}


a#features img
{
	background-image: url("images/features_off.gif");
	background-repeat: no-repeat;
}

a#features:hover img
{
	background-image: url("images/features_on.gif");
	background-repeat: no-repeat;
}


a#features_act img
{
	background-image: url("images/features_act.gif");
	background-repeat: no-repeat;
}

a#features_act:hover img
{
	background-image: url("images/features_act.gif");
	background-repeat: no-repeat;
}


a#im img
{
	background-image: url("images/imagelibrary_off.gif");
	background-repeat: no-repeat;
}

a#im:hover img
{
	background-image: url("images/imagelibrary_on.gif");
	background-repeat: no-repeat;
}

a#im_act img
{
	background-image: url("images/imagelibrary_act.gif");
	background-repeat: no-repeat;
}

a#im_act:hover img
{
	background-image: url("images/imagelibrary_act.gif");
	background-repeat: no-repeat;
}

a#entrydetails img
{
	background-image: url("images/entrydetails_off.gif");
	background-repeat: no-repeat;
}

a#entrydetails:hover img
{
	background-image: url("images/entrydetails_on.gif");
	background-repeat: no-repeat;
}

a#entrydetails_act img
{
	background-image: url("images/entrydetails_act.gif");
	background-repeat: no-repeat;
}

a#entrydetails_act:hover img
{
	background-image: url("images/entrydetails_act.gif");
	background-repeat: no-repeat;
}

a#howtotrain img
{
	background-image: url("images/howtotrain_off.gif");
	background-repeat: no-repeat;
}

a#howtotrain:hover img
{
	background-image: url("images/howtotrain_on.gif");
	background-repeat: no-repeat;
}

a#howtotrain_act img
{
	background-image: url("images/howtotrain_act.gif");
	background-repeat: no-repeat;
}

a#howtotrain_act:hover img
{
	background-image: url("images/howtotrain_act.gif");
	background-repeat: no-repeat;
}

a#eventcharity img
{
	background-image: url("images/eventcharity_off.gif");
	background-repeat: no-repeat;
}

a#eventcharity:hover img
{
	background-image: url("images/eventcharity_on.gif");
	background-repeat: no-repeat;
}

a#eventcharity_act img
{
	background-image: url("images/eventcharity_act.gif");
	background-repeat: no-repeat;
}

a#eventcharity_act:hover img
{
	background-image: url("images/eventcharity_act.gif");
	background-repeat: no-repeat;
}

a#eventsponsor img
{
	background-image: url("images/eventsponsor_off.gif");
	background-repeat: no-repeat;
}

a#eventsponsor:hover img
{
	background-image: url("images/eventsponsor_on.gif");
	background-repeat: no-repeat;
}

a#eventsponsor_act img
{
	background-image: url("images/eventsponsor_act.gif");
	background-repeat: no-repeat;
}

a#eventsponsor_act:hover img
{
	background-image: url("images/eventsponsor_act.gif");
	background-repeat: no-repeat;
}

a#register img
{
	background-image: url("images/register_off.gif");
	background-repeat: no-repeat;
}

a#register:hover img
{
	background-image: url("images/register_on.gif");
	background-repeat: no-repeat;
}


a#register_act img
{
	background-image: url("images/register_act.gif");
	background-repeat: no-repeat;
}

a#register_act:hover img
{
	background-image: url("images/register_act.gif");
	background-repeat: no-repeat;
}


a#imagelibrary img
{
	background-image: url("images/imagelibrary_off.jpg");
	background-repeat: no-repeat;
}

a#imagelibrary:hover img
{
	background-image: url("images/imagelibrary_on.jpg");
	background-repeat: no-repeat;
}

a#imagelibrary_act img
{
	background-image: url("images/imagelibrary_act.jpg");
	background-repeat: no-repeat;
}

a#imagelibrary_act:hover img
{
	background-image: url("images/imagelibrary_act.jpg");
	background-repeat: no-repeat;
}

a#teambuilding img
{
	background-image: url("images/teambuilding_off.gif");
	background-repeat: no-repeat;
}

a#teambuilding:hover img
{
	background-image: url("images/teambuilding_on.gif");
	background-repeat: no-repeat;
}



a#results img
{
	background-image: url("images/results_off.gif");
	background-repeat: no-repeat;
}

a#results:hover img
{
	background-image: url("images/results_on.gif");
	background-repeat: no-repeat;
}
