body {
	background: #CCC url(images/body_bg.gif) top left repeat-x;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	font-size: 62.2%;
	font-family: "Times New Roman", Times, serif;
}

h1,h2,h3,h4,h5,h6,p,ul,form {
	padding: 0;
	margin: 0;
}

div#wrapper {
	width: 750px;
	margin: 0 auto 0 auto;
	position: relative;
}

div#header {
	width: 750px;
	height: 344px;
	background: #CCC url(images/mattatkinson.jpg) top left no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

div#content {
	color: #444;
	position: absolute;
	top: 0;
	left: 26px;
	z-index: 10;
}

div#welcome {
	background-image: url(images/content_bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 320px !important;
	width: 340px;
	background-color: #FFF;
	padding: 26px 10px 40px 10px;
}

div#thankyou {
	background-image: url(images/content_bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 320px !important;
	width: 340px;
	height: 305px;
	background-color: #FFF;
	padding: 26px 10px 10px 10px;
	overflow: hidden;
}

h1 {
	text-indent: -9000px;
	overflow: hidden;
}

div#thankyou h2,
div#welcome h2,
div#information h2,
div#scholarship h2 {
	letter-spacing: -1px;
	font-size: 2.8em;
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #DDD;
}

div#thankyou p,
div#welcome p,
div#information p,
div#scholarship p {
	font-size: 1.4em;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	padding: 0;
	margin: 10px 0;
	line-height: 1.4em;
}

div#fold {
	width: 670px;
	height: 26px;
	background-image: url(images/fold.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div#information {
	width: 650px !important;
	width: 670px;
	background-color: #FFF;
	padding: 0 10px 10px 10px;
}

.clear {
	float: none;
	clear: both;
}

div#information img {
	float: right;
	border: 1px solid #DDD;
	padding: 3px;
	margin: 0 0 10px 10px;
}

div#thankyou a,
div#welcome a,
div#information a {
	color: #1A2FCE;
}

div#thankyou a:hover,
div#welcome a:hover,
div#information a:hover {
	text-decoration: none;
	color: #222;
}

div#scholarship {
	width: 650px !important;
	width: 670px;
	background-color: #FFF;
	padding: 5px 10px 10px 10px;
	margin: 10px 0 0 0;
}

div#contribute {
	margin: -10px 0 0 0;
}

.address,
.or,
.paypal {
	float: left;
}

div#contribute p.or {
	font-family: Times, serif;
	font-size: 3em;
	padding: 25px 0 0 0;
	margin: 0 30px;
	font-weight: bold;
}

div#contribute form.paypal {
	padding: 20px 0 0 0;
}

div#contribute p.notice {
	color: #555;
	font-size: 1.2em;
}

div#footer {
	background: #8E8E8E url(images/footer.gif) bottom left no-repeat;
	width: 670px;
	margin: 0 0 20px 0;
}

div#footer p {
	padding: 5px 10px;
	font-size: 1.3em;
	color: #FFF;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
}