/* BODY */

body {
	background-color: #241149;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h1 {
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #AE91E6;
}
h3 {
	font-size: 18px;
	color: #8659D9;
}
h4 {
	font-size: 20px;
	color: #AE91E6;
}

/* CONTAINERS */

.pagecontainer {
	width:100%;
	height:auto;
	position:absolute;
	z-index:1;
}

.maincontainer {
	position:relative;
	margin:0px auto;
	width:1000px;
	height:746px;
	z-index: 1;
	margin:0px auto;

}


/* MAIN PAGE ITEMS */

#footer {
	font-size: 11px;
	color: #AE97C5;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A {
	color: #8F6EA3;
}
A:hover {
	color: #CDBFD6;
}

.header{
	width: 906px;
	height: 327px;
	background-image: url(images/header-background.jpg);
	background-repeat: no-repeat;
	padding-left: 94px;
}

.textcontainer {
	width:394px;
	height:400px;
	position: absolute;
	left: 594px;
	top: 172px;
	z-index: 1000;
}

.textcontainer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A5FAD;
	font-weight: bold;
}

.textcontainer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.contactcontainer {
	width:384px;
	height:400px;
	position: absolute;
	left: 584px;
	top: 189px;
	z-index: 1000;
}

.contactcontainer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A5FAD;
	font-weight: bold;
}

.contactcontainer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.picturecontainer {
	width:261px;
	height:430px;
	position: absolute;
	left: 271px;
	top: 154px;
	bottom: 38px;
	z-index: 10;
}
.mapcontainer {
	width:261px;
	height:430px;
	position: absolute;
	left: 271px;
	top: 154px;
	bottom: 38px;
	z-index: 10;
	text-align: right;
}

.bulletpoints {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding-left: 40px;
	}

.iframe {
	width:614px;
	height:415px;
	position: absolute;
	left: 366px;
	top: 194px;
	z-index: 1000;
}


/* MENU */

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

#menu a:hover {
	text-decoration: none;
	color: #C575DF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}

.menubackground{
	width: 236px;
	height: 298px;
	background-image: url(images/menu-background.jpg);
	background-repeat: no-repeat;
}

.menucontainer {
	height: 233px;
	width: 230px;
	position: absolute;
	left: 113px;
	top: 249px;
	z-index: 100;
}

/* CONTACT FORM ITEMS */

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.logo {
	height: 202px;
	width: 426px;
	position: absolute;
	z-index: 0;
	left: 95px;
}

.formboxstyles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #664416;
	width: 250px;
	border: 1px solid #530859;
}

.formbuttonstyles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 100px;
	border: 1px solid #FFFFFF;
	background-color: #533767;
	text-align: center;
}
.winners-banner {
	height: 158px;
	width: 376px;
	position: absolute;
	z-index: 1000000;
	top: 0px;
	right: 0px;
}
