@charset "UTF-8";

/*-------------------------------------------------------------------
Home Page Style Sheet (for version 4 browsers)
version: 1.1
author: Matt Mendrala
email: mendrala@mac.comm
website: http://www.8020web.com/
-------------------------------------------------------------------*/

@import url(global.css);

/*-------------------------------------------------------------------
	Navigation
-------------------------------------------------------------------*/

#nav_calendar {

	color: white!important;
}

/*-------------------------------------------------------------------
	Styles
-------------------------------------------------------------------*/

.content {
	
	height: 1000px;
} 

.calendar {

	display: block;

}

.calendar iframe {
	display: block;
}
