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

body#home #bg,
body#subpage #bg {
	background-color: #999966; 
}
#logo {
	background: url(../img/logo_normal.gif) #999966 top left no-repeat;
}	
body#home #content {
	background: url(../img/homepage_01.jpg) #999966 top left no-repeat;
	height: 564px; 
}
body#subpage #content {
	background: url(../img/subpage_01.jpg) #ECE8BE top left no-repeat;
	padding-top: 100px;
}