/* 2007 Cove Productions Calendar Slideshow */

#content {
	float: left;
	position: relative;
	width: 500px;
	height: 350px;
	margin: 0; padding: 0;
}

body#cover07 #content {
	background: #ffffff url(/gfx/calendars/2007/cover-07.jpg) no-repeat center;
}
body#dec06 #content {
	background: #ffffff url(/gfx/calendars/2007/dec-06.jpg) no-repeat center;
}
body#jan #content {
	background: #ffffff url(/gfx/calendars/2007/jan-07.jpg) no-repeat center;
}
body#feb #content {
	background: #ffffff url(/gfx/calendars/2007/feb-07.jpg) no-repeat center;
}
body#mar #content {
	background: #ffffff url(/gfx/calendars/2007/mar-07.jpg) no-repeat center;
}
body#apr #content {
	background: #ffffff url(/gfx/calendars/2007/apr-07.jpg) no-repeat center;
}
body#may #content {
	background: #ffffff url(/gfx/calendars/2007/may-07.jpg) no-repeat center;
}
body#jun #content {
	background: #ffffff url(/gfx/calendars/2007/jun-07.jpg) no-repeat center;
}
body#jul #content {
	background: #ffffff url(/gfx/calendars/2007/jul-07.jpg) no-repeat center;
}
body#aug #content {
	background: #ffffff url(/gfx/calendars/2007/aug-07.jpg) no-repeat center;
}
body#sep #content {
	background: #ffffff url(/gfx/calendars/2007/sep-07.jpg) no-repeat center;
}
body#oct #content {
	background: #ffffff url(/gfx/calendars/2007/oct-07.jpg) no-repeat center;
}
body#nov #content {
	background: #ffffff url(/gfx/calendars/2007/nov-07.jpg) no-repeat center;
}
body#dec07 #content {
	background: #ffffff url(/gfx/calendars/2007/dec-07.jpg) no-repeat center;
}
