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

body#home #bg,
body#subpage #bg {
	background-color: #9291FF; 
}
#logo {
	background: url(../img/logo_purple.gif) #9291FF top left no-repeat;
}	
body#home #content {
	background: url(../img/homepage_02.jpg) #9291FF top left no-repeat;
	height: 564px; 
}
body#subpage #content {
	background: url(../img/subpage_06.jpg) #CCCCFF top left no-repeat;
	padding-top: 100px;
}