/* rmcmweb.org color scheme 1 stylesheet (Updated March 2007) */

body#home #bg,
body#subpage #bg {
	background-color: #798D94; 
}
#logo {
	background: url(../img/logo_blue.gif) #798D94 top left no-repeat;
}	
body#home #content {
	background: url(../img/homepage_04.jpg) #798D94 top left no-repeat;
	height: 564px; 
}
body#subpage #content {
	background: url(../img/subpage_08.jpg) #B4C4CF top left no-repeat;
	padding-top: 100px;
}