body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


 A.top:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
 A.top:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
 A.top:active {
	text-decoration: none;
	color: orange;
	font-weight: bold;
}
 A.top:hover {
	text-decoration: none;
	font-weight: bold;
	color: orange;
}


A:link {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	color: orange;
	font-weight: bold;
}
A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #342826;
}
table {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}
#centerhorizontal {
width: 936px;
margin:0px auto;
margin-left: auto;
margin-right: auto;
padding: 0px;
}


#header {
	background-image:url('header.png');
	background-repeat:no-repeat;
	width: 936px;
\width: 956px;
w\idth: 936px;
	height: 136px;
}
#navbar {
	color: white;
	height: 20px;
	padding-top: 20px;
	padding-left: 48px;
}
#container {
	display: block;
	float:left;
	background-image:url('filler.png');
	background-repeat:repeat-y;
	width: 936px;
\width: 956px;
w\idth: 936px;
}
#ad {
	float: left;
	background-image:url('StartRegistration.png');
	background-repeat:no-repeat;
	background-position: left top;
	width: 936px;
	z-index: 100;
}

#tulip {
	float: left;
	background-image:url('tulip.png');
	background-repeat:no-repeat;
	background-position: right bottom;
	width: 936px;
}
#content {
	
	float: left;
	width: 640px;
\width: 660px;
w\idth: 640px;
	margin-left: 48px;
	margin-right: 50px;
	margin-top: 10px;
	padding-bottom: 30px;
	z-index: 1;
}
#rightcol {
	float: left;
	width: 150px;
\width: 170px;
w\idth: 150px;
	margin-top: 30px;
}
#footer {
	background-image:url('footer.png');
	background-repeat:no-repeat;
	clear: both;
	width: 936px;
\width: 956px;
w\idth: 936px;
	height: 71px;
}