.contentcel {
	background-image: url(images/layout_background_01.jpg);
	background-repeat: no-repeat;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #000000;
}
#footer p {
	font-size: 11px;
	text-align: center;
}
#content {
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#page {
	background-image: url(images/layout_background_02.jpg);
	border-top: none;
	border-right: 1px solid #FB4903;
	border-bottom: none;
	border-left: 1px solid #FB4903;
	margin-top: 15px;
	margin-bottom: 15px;
}
#header {
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#header h1 {
	font-size: 18px;
	text-transform: lowercase;
	color: #FB4903;
	background-image: url(images/background_header.png);
	background-repeat: repeat;
}
#content p {
	font-size: 12px;
	line-height: 18px;
}
#content h3 {
	font-size: 15px;
	text-transform: lowercase;
	color: #FB4903;
}
.thumb {
	border: 1px dotted #FB4903;
	margin: 5px 5px 20px;
}
a:link {
	color: #FB4903;
}
a:visited {
	color: #FB4903;
}
a:hover {
	color: #FB4903;
}
a:active {
	color: #FB4903;
}
#content2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#content2 p {
	font-size: 12px;
}
.thumbSmall {
	border: 1px dotted #FB4903;
	margin: 0px 15px 15px 0px;
}
.calMonth {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FB4903;
}
.calEvent {
	font-weight: bold;
	color: #FB4903;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 14px;
}
.calDesc {
	margin-top: 0px;
	margin-bottom: 15px;
}
#content2 h1 {
	font-size: 14px;
	color: #000000;
}
.highlight {
	color: #FB4903;
}
#content h2 {
	font-size: 14px;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
	padding-bottom: 2px;
}

