* {
	margin:0;
	padding:0;
}

img, div { behavior: url(iepngfix.htc) }

.albumCaption {
	position:absolute;
	width:136px;
	background-color:#ffffff;
	top:95px;
	left:4px;
	z-index:2;
	padding:4px;
}

body {
	font-family:Arial;
	font-size:12px;
	background:#efeee6 url('images/cpcBack.gif') no-repeat scroll center 0;
}

div {
	color:#333333;
}

.clear {
	clear:both;
}

#container {
	
}

a {
	color:#03748b;
}

.monthName a {
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

.monthName {
	height:20px;
	margin-bottom:-20px;
	position:relative;
	top:-50px;
	left:2px;
}

#headerContainer {
	background:#013843;
}

#header {
	width:800px;
	margin:0 auto;
	height:125px;
	background:#013843 url('images/cpcHead.jpg');
	text-align:center;
}

#header a {
	position:relative;
	top:25px;
	left:250px;
	float:left;
	display:inline;
	width:300px;
	height:100px;
	text-indent:-2000px;
	outline:none;
}

#headerFade {
	height:8px;
	font-size:1px;
	background:transparent url('images/topShdw32.png') repeat-x;
	margin-bottom:-8px;
}

#footerWrap {
	margin-top:50px;
	background:#013843;
}
#footer {
	width:800px;
	margin:0 auto;
	height:30px;
	font-size:10px;
	text-align:center;
	padding-top:14px;
	color:#ffffff;
	background:#013843 url('images/cpcFoot.jpg');
}
#footer a, #footer div {
	color:#ffffff;
}

#middleWrap {
	width:800px;
	margin:0 auto;
}

#middle {
	padding:20px 0;
}

.albumBoxContainer {
	width:154px;
	float:left;
	display:inline;
	background:transparent url('images/boxBg32.png') no-repeat;
	padding-bottom:10px;
}
.albumBoxContainer a {
	position:relative;
	top:1px;
	left:5px;
}
.albumBoxContent {
	border:3px solid white;
}

.albumBoxCaptionContainer {
	position:relative;
}
.albumBoxCaption {
	position:absolute;
	left:0;
	top:0;
	background-color:#ffffff;
	margin:0 5px;
	padding:3px;
	width:138px;
}

.middleBoxContainer {
	width:154px;
	float:left;
	display:inline;
	margin-bottom:-93px;
	position:relative;
}
.middleBoxBg {
	width:154px;
	height:103px;
	background:transparent url('images/boxBg32.png') no-repeat;
}
.middleBoxContent {
	padding:3px 3px;
	width:138px;
	height:92px;
	background-color:#ffffff;
	position:relative;
	top:-105px;
	left:4px;
}
.middleBoxContent img {
	border:0;
}

.smallBoxContainer {
	float:left;
	display:inline;
	margin-bottom:-60px;
}
.smallBoxBg {
	width:63px;
	height:63px;
	background:transparent url('images/calBox32.png') no-repeat;
}
.smallBoxContent {
	padding:3px 0 0 3px;
	width:57px;
	height:57px;
	background-color:#ffffff;
	position:relative;
	top:-63px;
}
.smallBoxContent img {
	border:0;
}

/*
boxes are 144px wide 100px tall
small boxes are 60x60
images 138,92
*/


#menuWrap {
	width:900px;
	margin:14px auto;
}

#menu {
	padding:0 0 0 50px;
	text-align:center;
}

#middle, #middleHome {
	padding:14px 0 0 83px;
}

#middleHome {
	
}
#topLeft {
	float:left;
	display:inline;
	width:185px;
	padding-right:20px;
	min-height:10px;
}
#middleHome #middleContainer {
	float:left;
	display:inline;
	width:485px;
	padding-top:6px;
}
#middleHome #contentContainer {
	padding:4px;
	width:577px;
	overflow:hidden;
}

#middle #middleContainer {
	float:left;
	display:inline;
	width:485px;
	padding-top:6px;
}
#middle #bannerContainer {
	width:453px;
	height:109px;
	background:transparent url('images/bannerShadow.png');
	margin-bottom:26px;
	padding:8px 10px 0 8px;
}

#middle #bannerPad {
	background:#ffffff;
	height:99px;
	padding:3px 0 0 3px;
}
#middle #banner {
	
}

#middle #contentContainer {
	padding:4px;
	width:485px;
	overflow:hidden;
}
#pageTitle {
	font-size:22px;
	text-transform:uppercase;
	color:#03748b;
}
#pageContent {
	line-height:18px;
	margin-top:16px;
}

#columnWrap {
	width:800px;
	margin:0 auto;
}
#columnContainer {
	padding:20px 0 0 83px;
}

span.title, h2.title {
	font-size:18px;
	font-weight:bold;
	color:#03748b;
}

#columnContainer .titleBar {
	font-size:18px;
	font-weight:bold;
	padding:0 0 4px 0;
	color:#03748b;
}

#columnContainer .content {
	
}

.rule {
	border-top:1px solid #03748b;
	margin-top:10px;
}

#leftColumn {
	float:left;
	display:inline;
	width:200px;
	overflow:hidden;
	padding-right:30px;
}
#middleColumn {
	float:left;
	display:inline;
	width:200px;
	padding-right:30px;
	overflow:hidden;
}
#rightColumn {
	float:left;
	display:inline;
	width:215px;
	overflow:hidden;
}

.imageHolder {
	position:relative;
}
.rotatingBanner {
	position:absolute;
	z-index:2;
}
.rotatingBanner2 {
	position:absolute;	
	z-index:1;
}