﻿October
{
	background: url(images/october.png) no-repeat top left;
	min-height:119px;
}

#November
{
	background: url(images/november.png) no-repeat top left;
	min-height:114px;
}

#December
{
	background: url(images/december.png) no-repeat top left;
	min-height:138px;
}

#January
{
	background: url(images/January.png) no-repeat top left;
	min-height:138px;
}

#February
{
	background: url(images/February.png) no-repeat top left;
	min-height:115px;
}

#March
{
	background: url(images/March.png) no-repeat top left;
	min-height:116px;
}

#April
{
	background: url(images/April.png) no-repeat top left;
	min-height:120px;
}

#May
{
	background: url(images/May.png) no-repeat top left;
	min-height:83px;
}

#June
{
	background: url(images/June.png) no-repeat top left;
	min-height:104px;
}

#Calendar
{
	padding-top:60px;
	margin-bottom:-40px;
}

#Calendar h2
{
	background: none;
	padding-bottom: 0px;
	position:relative;
	left:0px;
	top:-30px ;
}

#Calendar ol
{
	position:relative;
	left:100px;
	top:-30px ;
}

