html, body {height: 100%;}

.clear {clear: both; overflow: hidden; height: 0px;}

.splashbg
{
min-height: 100%;
background: #00aeef url('/Resources/user/splashbg.jpg') center center no-repeat;
}

* html .splashbg
{
height: 100%;
}

#enterbutton
{
display: block;
width: 266px;
height: 217px;
position: absolute;
left: 65%;
top: 80%;
margin-left: -108px;
margin-top: -133px;
background: url('/Resources/user/enterbutton.gif');
}

#enterbutton:hover
{
background: url('/Resources/user/enterbutton-hov.gif');
}

#pCont {
	position: relative;
	width: 1024px;
	/*background: url('/template/images/pContbg.gif') top left repeat-y;*/
	margin: auto;
	border: solid #000;
	border-width: 0 1px 1px 1px;
}

#innerWrap {
	background: url('/template/images/bg-img.gif') bottom left no-repeat;
	min-height: 600px;
}
* html #innerWrap {height: 587px;}
#logo{
	background: #FFF323;
	height: 170px;
	border-bottom: 2px solid #03173c;
}
#rightCol {
	position: relative;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	width:127px;
}

#rColBot{
	position: absolute;
	bottom: 0px;
	right:0px;
	height: 271px;
	background: url('/template/images/rightCol.gif') top left no-repeat;
}

* + html #rColBot{
	border:2px solid #000;
	background-color:#ff0000;
}

#topNavigation {
	position: relative;
	height: 33px;
	border-bottom: 2px solid #03173c;
	background: white;
	padding-left: 180px;
}

#leftCol {
	float: left;
	width: 184px;
}

#midCol{
	margin-left: 184px;
	width: 710px;
}

#pageContent {
	padding: 10px;
	margin-bottom: 100px;
}

.row1 {
	background: #b9ffb9;
	padding: 4px;
}

.row2 {
	background: #fff;
	padding: 4px;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	min-height: 80px;
	width: 622px;
	text-align: center;
	font-size: 10px;
}

#footerLogos {
	height: 80px;
	background: url('/template/images/footerLogos.jpg') top center no-repeat;
}


/*Matt new style sheet*/

#pContMatt {
	position: relative;
	width: 1013px;
	margin: auto;
	border: solid #000;
	border-width: 0 1px 1px 1px;
	background: url('/template/images/pContbg.jpg') top left repeat-y;
}

#innerWrapMatt {
	min-height: 600px;
	background: url('/template/images/footer.gif') bottom left no-repeat;
}

* html #innerWrapMatt {height: 587px;}

.rightCol {
	min-height:100%;
	position: relative;
	padding-top:20px;
	padding-right:7px;
	float: right;
}

.rColBot{
	position: absolute;
	width:172px;
	bottom: 0px;
	right:0px;
	height: 226px;
	padding-top:45px;
	background: url('/template/images/side.gif') top left no-repeat;
}

#midColMatt{
	width: 660px;
	float:left;
}

h1 {
	font-size:160%;
	color:#17539C;
}

h2 {
	font-size:145%;
	color:#17539C;
}

h3 {
	font-size:125%;
	color:#17539C;
}

h4 {
	font-size:110%;
	color:#17539C;
}

#choir_header
{
	background: #091008;
	height: 127px;
	border-bottom: 1px solid #003366;
	position: relative;
}

#choir_date
{
	background: #F0CC44;
	color: #003366;
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 0.2em;
	height: 25px;
	border-bottom: 1px solid #000;
	line-height: 25px;
	padding-left: 18px;
}

#choir_contentarea
{
	width: 747px;
	padding-top: 26px;
}

#choir_contentarea a {
	color: #FF6600;
	font-weight:bold;
}

#choir_contentarea a:hover {
	color: #3366CC;
}

#choir_contentcol
{
	margin-left: 215px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #003366;
}

#choir_contentcol #pageContent
{
	padding: 0px;
}

/* Class Styles */

.bodyText {
	color:#003366;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}

.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}

.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}

.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}



#choir_leftcol
{
	float: left;
	width: 165px;
}