body {
	background-image: url(images/left-polka-background.gif);
	margin: 0px;
}

.top {
	height: 10px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #b2d9da;
}

.header {
	height: 143px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
}

.logotopleft {
	width: 164px;
	border-right: 1px solid #999999;
}

.navitem {
	font-family: Tahoma;
	font-size: 12px;
	height: 18px;
	text-align: center;
}

.navitem a {
	color: #000000;
	text-decoration: none;
}

.navitem a:hover {
	text-decoration: underline;
}

.central {
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.sidebar {
	background-color: #b2d9da;
	width: 148px;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #999999;
	vertical-align: top;
}

.sidebar a {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
}

.sidebar a:hover {
	text-decoration: underline;
}

.content {
	font-family: Tahoma;
	font-size: 13px;
	width: auto;
	height: 600px;
	min-height: 600px;
	vertical-align: top;
	padding: 8px;
}

.content a{
	color: #FF9933;
}

.content img {
	padding: 5px;
}

.content p {
	text-indent: .5cm;
}

.footer {
	border-top: 1px solid #999999;
	padding-top: 5px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
}

.footer a {
	color: #FF9933
}

Table.calendarMonth {
border: solid 1px #b2d9da;
background: #b2d9da;
font-size: 14px;
}
td.calendarEvent {
border-top: solid 1px #66cccc;
font-size: 11px;
background: #ffffff;
}


.boom {
	padding-right: 8px;
	font-family: "Tahoma";
	font-size: 14px;
	width: 448px;
	background-color: #FFFFFF;
}
.boom table td{
	width: 25%;
	text-align: center;
}
.boom h1{
	font-size: 15px;
	font-weight: bold;
}

.purchaseLink {
	width: 97%;
	text-align: right;
	font-size: 12px;
}