
/*
---------------------------
Centreville - template A: "Splash" styles
author: Dave Kobrenski/BBM Designs
http://www.bbmdesigns.com
version: 30 aug 2007
---------------------------
*/

#wholepage {
	background: url(http://files.centrevilleschool.org/random.php?dir=web_images/index&resize=crop&w=780&h=531) no-repeat center top; 
}

#mainbody {
	height: 460px; 
	position: relative;
}

#usercontent {
	
}

#usercontent h2 {
	position: absolute;
	bottom: 20px;
	left: 137px;
	background: url(img/tagline.png) no-repeat 0 0;
	height: 40px;
	width: 600px;
	text-indent: -9999px;
}

#quicklinks, #recentAlert {
	filter:alpha(opacity=85); /* IE's opacity*/
    opacity: 0.85;
}

#recentAlert {
	margin-top: 12px;
}

#recentAlert p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #C7081A;
	line-height: 1.3em;
	margin: 8px 10px;
	padding: 0;
}

#recentAlert a {
	color: #284BAA;
	font-weight: normal;
	font-style: italic;
}

#recentAlert a:hover {
	text-decoration: underline;
	color: #C7081A;
}

#recentAlert p.tinydate {
	font-size: 10px;
	color: #4C4C4C;
}

#footer {
	position: relative;
	margin-top: 5px;
}

#footer ul {
	position: absolute;
	top: 0;
	right: 0;
	width: 530px;
	top: 0;
	right: -1px;
}

#footer li {
	float: left;
	
}

#footer h6 {
	height: 18px;
	margin-left: 9px;
	display: inline;
	float: left;
}

#footer h6 span {
	text-indent: 2000px;
}

