body {
	background-color: #FF9933;
	margin-top: 20px;
}
h2 {
	font-size: 20px;
	margin: 0px;
}
h1 {
	font-size: 28px;
}
.links {
	color: #333366;
}
#wrapper {
	background-color: #6666cc;
	height: 700px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top-left-corner {
	height: 30px;
	width: 30px;
	float: left;
	background-image: url(../images/top-left-corner.png);
}
#top-right-corner {
	float: left;
	height: 30px;
	width: 30px;
	background-image: url(../images/top-right-corner.png);
}
#top-centre {
	height: 30px;
	width: 940px;
	float: left;
	background-color: #6666CC;
	background-image: url(../images/top.png);
}
#bottom {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#bottom-left-corner {
	height: 30px;
	width: 30px;
	float: left;
	background-image: url(../images/bottom-left.png);
}
#bottom-right-corner {
	float: left;
	height: 30px;
	width: 30px;
	background-image: url(../images/bottom-right.png);
}
#bottom-centre {
	height: 30px;
	width: 940px;
	float: left;
	background-color: #6666CC;
	background-image: url(../images/bottom.png);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	font-weight: bold;
	line-height: 25px;
}


#centre-panel {
	height: 640px;
	width: 1000px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/gradient-bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	background-image: url(../images/gradient-white.png);
	height: 150px;
	width: 800px;
	padding-right: 100px;
	padding-left: 100px;
	margin: 0px;
	float: left;
}
#panel-left {
	float: left;
	height: 420px;
	width: 300px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333366;
	text-align: right;
}
#panel-centre {
	float: left;
	height: 420px;
	width: 400px;
	margin-top: 0px;
}
#link-1-left {
	height: 140px;
	width: 140px;
	padding-left: 0px;
	float: left;
}
#link-1-text-left {
	float: left;
	height: 80px;
	width: 160px;
	padding-top: 48px;
}
#link-2-left {
	height: 140px;
	width: 140px;
	padding-left: 0px;
	float: left;
}
#link-2-text-left {
	float: left;
	height: 80px;
	width: 120px;
	padding-top: 60px;
}
#link-3-left {
	height: 140px;
	width: 140px;
	padding-left: 0px;
	float: left;
}
#link-3-text-left {
	float: left;
	height: 80px;
	width: 160px;
	padding-top: 60px;
}
#link-1-right {
	height: 140px;
	width: 140px;
	padding-left: 0px;
	float: left;
}
#link-1-text-right {
	float: left;
	height: 80px;
	width: 160px;
	padding-top: 60px;
}
#link-2-right {
	height: 140px;
	width: 140px;
	padding-left: 40px;
	float: left;
}
#link-2-text-right {
	float: right;
	height: 80px;
	width: 120px;
	padding-top: 60px;
}
#link-3-right {
	height: 140px;
	width: 140px;
	padding-left: 0px;
	float: left;
}
#link-3-text-right {
	float: right;
	height: 80px;
	width: 160px;
	padding-top: 48px;
}
#panel-right {
	float: left;
	height: 420px;
	width: 300px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333366;
}
#link-wrap {
	float: left;
	height: 140px;
	width: 300px;
}
#validation {
	height: 35px;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	top: 730px;
	position: absolute;
}
