﻿body
{
	background-color: #663300;
	background-image: url(   '/Custom/Beeckestijnpop/Images/UI/Background.jpg' );
	background-position: center top;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 12px;
	width: 100%;
	min-width: 1%;
}
body a
{
	color: #006137;
}

body hover
{
	color: #006137;
}

h1
{
	color: #006136;
	font-size: 24px;
	font-family: Cooper Black, Verdana;
	margin-top: 10px;
}
h2
{
	color: #006136;
	font-size: 18px;
	font-family: Cooper Black, Verdana;
	margin-top: 10px;
}
h3
{
	color: #006136;
	font-size: 24px;
	font-family: Cooper Black, Verdana;
	margin-top: 0px;
	margin-bottom: 10px;
}

#Background
{
	position: absolute;
	left: 50%;
	margin-left: -510px;
	top: 0px;
	width: 1000px;
	z-index: 98;
}

#Banner
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -632px;
	z-index: 99;
}

#Logo
{
	position: absolute;
	top: 9px;
	left: 50%;
	margin-left: -514px;
	z-index: 101;
}

#Main
{
	background-image: url('/Custom/Beeckestijnpop/Images/UI/TransparentWhite.png' );
	background-repeat: repeat;
	position: absolute;
	top: 190px;
	left: 50%;
	margin-left: -415px;
	width: 475px;
	z-index: 100;
	padding: 20px 20px 20px 20px;
	min-width: 1%;
}

#BaseMain
{
	position: absolute;
	top: 190px;
	left: 50%;
	margin-left: -445px;
	width: 830px;
	z-index: 100;
	padding: 20px 20px 20px 20px;
	min-width: 1%;
}

#Sponsors
{
	position: absolute;
	top: 175px;
	left: 50%;
	margin-left: 475px;
	z-index: 100;
	width: 149px;
	background-color: White;
	padding-bottom: 20px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
}

#MainRight
{
	position: absolute;
	left: 50%;
	margin-left: 130px;
	top: 190px;
	z-index: 100;
	width: 275px;
}
#MainRight .Red
{
	margin-bottom: 20px;
	color: #ffffff;
	font-size: 11px;
	background-color: #C01E2E;
}
#MainRight ul
{
	width: 100%;
	line-height: 18px;
	list-style-type: none;
	margin: 10px 0 0px 0;
	padding: 0 0 0 0px;
}
#MainRight ul li
{
	background-position: 10px 7px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 30px !important;
	background-image: url(   '/Custom/Beeckestijnpop/Images/UI/Bullet.png' );
	border-bottom: solid 1px #F5F7C8;
	width: 230px;
}
#MainRight a
{
	text-decoration: none;
	color: Black;
}
#MainRight a:hover
{
	text-decoration: underline;
	color: Black;
}

