@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	}

body {
	background:url(../images/background-tile.png) left top repeat;
}

li {
	list-style:none outside none;
	float: left;
	width: 50%;
	margin: 10px 0 0px 0;
}

a:link, a:visited {
	color:#900;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

#container-main {
	background:url(../images/container-tile.png) center top repeat-y;
	margin: 20px auto;
	width: 100%;
	min-width: 960px;
	text-align: center;
}


#container-t {
	background:url(../images/container-top.png) center top no-repeat;
	margin: 0 auto;
	width: 100%;
	min-width: 960px;
	text-align: center;
}

#container-b {
	background:url(../images/container-bottom.png) center bottom no-repeat;
	margin: 0 auto;
	width: 100%;
	min-width: 960px;
	text-align: center;
}

#content {
	width: 960px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.leftcol {
	float: left;
	margin: 70px 0 0 40px;
	width: 200px;
}

.rightcol {
	float: right;
	margin: 70px 40px 0 0;
	width: 205px;
	overflow: hidden;
}

.centercol {
	float: left;
	margin: 80px 0 0 0;
	width: 360px;
}

.clear {
	clear: both;
}

.redcross {
	margin-top: 40px;
	width:154px;
	height:51px;
}

.title {
	width:431px;
	height:150px;
	background:url(../images/donateblood-title03.png) left top no-repeat;
	text-indent: -5000px;
	overflow:hidden;
	margin-left: 25px;
}

.mizzouhead {
	width: 202px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../images/25years.png) center center no-repeat;
}

.perfectgift {
	width:205px;
	height:29px;
	background:url(../images/homecoming11.png) left top no-repeat;
	text-indent: -5000px;
	overflow:hidden;
	margin-top: 50px;
}

.dashboard {
	left:0;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}

.boilerplate {
	width: 360px;
	text-align:center;
	color: #333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 12px;
	float: left;
	margin-left: 50px;
	margin-top:25px;
}

.redcross-footer {
	width: 151px;
	height:129px;
}

.rightcol img {
	margin-top: 15px;
}

.sponsors {
	width:200px;
	height:39px;
}

.satellite {
	display: block;
	width: 233px;
	height: 186px;
	background: url('../images/sprite.png') no-repeat left top;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	margin-left: 200px;
}

.satellite:hover {
	background-position: left -193px;
}

.mizzou {
	display: block;
	width: 233px;
	height: 186px;
	background: url('../images/sprite.png') no-repeat -227px top;
	overflow: hidden;
	text-indent: -9999px;
	float: right;
	margin-right: 200px;
}

.mizzou:hover {
	background-position: -227px -193px;
}


.halls {
	display: block;
	width: 233px;
	height: 186px;
	background: url('../images/sprite.png') no-repeat -465px top;
	overflow: hidden;
	text-indent: -9999px;
	float: right;
	margin-right: 200px;
}

.halls:hover {
	background-position: -465px -193px;
}

.community {
	display: block;
	width: 233px;
	height: 186px;
	background: url('../images/sprite.png') no-repeat right top;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	margin-left: 200px;
}

.community:hover {
	background-position: right -193px;
}


#foot .leftcol {
	margin-top: 0px;
}

#foot .leftcol img {
	margin-top: 0;
}

#foot .rightcol {
	margin-top: 25px;
}

#foot {
	height: 200px;
	overflow: hidden;
}

.drivestats {
	background: url('../images/drivestats.png') no-repeat center top;
	text-indent: -9999px;
	display: block;
	height: 40px;
}

.bloodrulebook {
	background: url('../images/bloodrulebook.png') no-repeat center top;
	text-indent: -9999px;
	display: block;
	height: 40px;
}

