/****************************************
|
| Catholic Central High School
| Created by: Kevin Biskaborn
| Copyright 2009 ScriptReaction
| http://www.scriptreaction.com
|
| Last Modified by:
| K. Biskaborn, Apr-10-2009 @ 10:20 AM
|
****************************************/

/****************************************
|	PRINT STYLES
****************************************/
body {
	width:100%;
	overflow:visible;
}

/****************************************
|	PAGE LAYOUT
****************************************/
#shl {
	width:100%;
}

/****************************************
|	HEADER NAVIGATION
****************************************/
#header,
#header #ribbon {
	display:none;
}

/****************************************
|	BODY AREA
****************************************/
#body_area {
	width:100%;
}

#breadcrumb h1 {
	width:100%;
	text-align:left;
}

/****************************************
|	CONTENT FEED
****************************************/
#content_feed #holder {
	margin-left:0px;
	width:100%;
}

/****************************************
|	FOOTER
****************************************/
#footer,
#footer #info_bar {
	width:100%;
	height:auto;
}
#footer img {
	position:relative;
}
#footer #ribbon {
	display:none;
}





