@charset "UTF-8";

body {
	background-color: #8c0611;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#containter {
	height: auto;
	width: 983px;
	margin-top: 10px;
	
}
#header {
	height: 201px;
	width: 983px;
	position: relative;
}
#header-glow-logo {
	left: 0px;
	top: 0px;
	position: absolute;
	height: 205px;
	width: 223px;
}
#header-panorama-logo {
	right: 1px;
	top: 0px;
	position: absolute;
	height: 101px;
	width: 759px;
}
#header-nav {
	right: 1px;
	position: absolute;
	height: 101px;
	width: 759px;
	top: 100px;
}

#contentbox {
	height: 273px;
	width: 981px;
	position: relative;
	background-image: url(images/contentbox-bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#contentbox2 {
	height: 273px;
	width: 981px;
	position: relative;
	background-image: url(images/contentbox-bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#contentbox-iframe {
	height: 240px;
	width: 943px;
	position: relative;
	padding-top: 17px;
	overflow: visible;
}

#content-bottom {
	height: 182px;
	width: 984px;
	position: relative;
	background-image: url(images/content-bottom.gif);
	background-repeat: no-repeat;
	margin-top: 7px;
}
#content-bottom2 {
	height: 182px;
	width: 984px;
	position: relative;
	background-image: url(images/content-bottom.gif);
	background-repeat: no-repeat;
	margin-top: 7px;
}
#featured-box {
	height: 182px;
	width: 321px;
	left: 0px;
	top: 0px;
	position: absolute;
}	
#featured-box2 {
	height: 182px;
	width: 321px;
	left: 0px;
	top: 0px;
	position: relative;
}	
#calendar-box {
	height: 182px;
	width: 663px;
	right: 1px;
	top: 0px;
	position: absolute;
}
#calendar-box2 {
	height: 182px;
	width: 663px;
	right: 1px;
	top: 0px;
	position: relative;
}
#calendar-top {
	height: 57px;
	width: 631px;
	right: 15px;
	top: 21px;
	position: absolute;
}
#calendar-top2 {
	height: 57px;
	width: 631px;
	right: 15px;
	top: 21px;
	position: relative;
}
#calendar-bottom {
	height: 67px;
	width: 631px;
	right: 15px;
	top: 109px;
	position: absolute;
}
#calendar-bottom2 {
	height: 67px;
	width: 631px;
	right: 15px;
	top: 109px;
	position: relative;
}
#month-title {
	position: absolute;
	top: 2px;
	left: 3px;
}
#month-title2 {
	position: relative;
	top: 2px;
	left: 3px;
}
#weeks-top {
	position: absolute;
	top: 2px;
	left: 98px;
	height: 29px;
	width: 533px;
}
#weeks-top2 {
	position: relative;
	top: 2px;
	left: 98px;
	height: 29px;
	width: 533px;
}
#weeks-bottom {
	position: absolute;
	top: 31px;
	left: 98px;
	height: 29px;
	width: 533px;
}
#weeks-bottom2 {
	position: relative;
	top: 31px;
	left: 98px;
	height: 29px;
	width: 533px;
}
.weeks-date-top {
	width: 105px;
	height: 24px;
	margin-right: 1px;
	background-image: url(images/calendar-week-top-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	clear: none;
	float: left;
}
.weeks-date-top2 {
	width: 105px;
	height: 24px;
	margin-right: 1px;
	background-image: url(images/calendar-week-top-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	clear: none;
	float: left;
}
.weeks-date-top:hover {
	width: 105px;
	height: 24px;
	margin-right: 1px;
	background-image: url(images/calendar-week-top-bg-b.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.weeks-date-top2:hover {
	width: 105px;
	height: 24px;
	margin-right: 1px;
	background-image: url(images/calendar-week-top-bg-b.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.weeks-date-bottom {
	width: 105px;
	height: 24px;
	margin-right: 1px;
	background-image: url(images/calendar-week-bottom-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	clear: none;
	float: left;
}
.weeks-date-bottom2 {
	width: 105px;
	height: 24px;
	margin-right: 1px;
	background-image: url(images/calendar-week-bottom-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	clear: none;
	float: left;
}
.weeks-date-bottom:hover {
	width: 105px;
	height: 24px;
	margin-right: 1px;
	background-image: url(images/calendar-week-bottom-bg-b.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.weeks-date-bottom2:hover {
	width: 105px;
	height: 24px;
	margin-right: 1px;
	background-image: url(images/calendar-week-bottom-bg-b.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.weeks-date-top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}
.weeks-date-top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffff33;
	text-decoration: none;
	line-height: 24px;
}
.weeks-date-bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}
.weeks-date-bold-yellow {
	color: #ffff33;
	font-weight: bold;
}
.weeks-date-bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffff33;
	text-decoration: none;
	line-height: 24px;
}
.iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
