﻿body
{
	background-color: #333333;
	margin: 0;
	padding: 0;
}

a, a:active, a:link, a:visited, a:hover{
	color:#000000;
}
a:hover
{
	color:#999999;
}

a img
{
	border-style: none;
}

#homelink
{
	position: absolute;
	top: 0;
	left: 295px;
}

#homelink a.invisible i
{
	visibility: hidden;
}

#homelink a.invisible
{
	height: 175px;
	width: 425px;
	display: block;
	text-decoration: none;
}

p
{
	padding: 0;
	margin: 15px 0;
}

#menu a
{
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
}

#menu a:hover, #menu a.on
{
	background-position: right;
}

#container
{
	background-image: url('../Images/content-background-v2.jpg');
	background-repeat: no-repeat;
	height: 738px;
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#menu
{
	position: absolute;
	left: 316px;
	top: 217px;
}

#menu .item
{
	float: left;
	margin-top: 9px;
	margin-right: 28px;
}

#events
{
	position: absolute;
	top: 660px;
	left: 150px;
}

#events .eventarea
{
	float: left;
}

.register
{
	position: absolute;
	left: 840px;
	top: 640px;
}

#content
{
	position: absolute;
	left: 150px;
	top: 280px;
	width: 550px;
	font-family: Verdana;
	font-size: 11px;
}
.terms
{
	
	font-size: 9px;
}
.button
{
	border-style: none;
	margin-top: 5px;
	width: 72px;
	height: 23px;
}
.calendar-holder
{
	position:relative;
	z-index:10000;
}
/* Ajax calendar fix */
.ajax__calendar
{
	position: relative;
	left: 0px !important;
	top: 0px !important;
	visibility: visible;
	display: block;
}
.ajax__calendar iframe
{
	left: 0px !important;
	top: 0px !important;
}
#CargoPics
{
	position: absolute;
	left: 0px;
	top: 200px;
}
#MeanPics
{
	position: absolute;
	left: 180px;
	top: 200px;
}
#GreenwoodPics
{
	position: absolute;
	left: 360px;
	top: 200px;
}