@import url("main.css");
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b6173;
	line-height: 120%;
	background-position: center top;
	background-image: url(../images/bkg.gif);
}
.content {
	background-image: url(../images/drill_content_middle.gif);
	background-repeat: repeat-y;
}
.welcome_bkg {
	background-image: url(../images/welcome-bkg.gif);
	background-repeat: no-repeat;
}
.news_events_bkg {
	background-image: url(../images/news_events_bkg_middle.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
}
.lion_Rampart_bkg {
	background-image: url(../images/lion_rampart-light.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.quote {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}
