html, body {height: 100%;}

h1,h2,h3,h4,h5,h6,p {margin: 0px; padding: 7px;}

#pWrapper {
	min-height: 100%;
	background: url('/template/images/lightFade.gif') left bottom repeat;
}
* html #pWrapper {height: 100%;}


#pCont {
	width: 924px;
	margin: auto;
}

#pContTop {
	height: 23px;
	background: url('/template/images/pTop.png') top left no-repeat;
}
* html #pContTop {background: url('/template/images/pTop.gif') top left no-repeat;}

#pContMid {
	background: url('/template/images/pMid.png') top left repeat-y;
	padding: 0 10px 0 11px;
}
* html #pContMid {background: url('/template/images/pMid.gif') top left repeat-y;}

#pContBot {
	width: 900px;
	margin: auto;
	height: 25px;
	background: url('/template/images/pBottom.png') top left no-repeat;
}
* html #pContBot {background: url('/template/images/pBottom.gif') top left no-repeat;}

#innerWrap {
	min-height: 533px;
	background: #fff url('/template/images/pageBg.gif') bottom left repeat-x;
}
* html innerWrap {height: 433px;}

#header {
	height: 145px;
	background: url('/template/images/header.gif') top left no-repeat;
}

#hdrWrap {
	background: #d8ecec url('/template/images/blueFade.gif') bottom left repeat-x;
}

.clear {clear: both; overflow: hidden; height: 0px;}

.cornBox .topR {
	height: 11px;
	overflow: hidden;
	background: url('/template/images/cornBox.tr.gif') top right no-repeat;
	padding-right: 11px;
}

.cornBox .topL {
	height: 11px;
	overflow: hidden;
	background: url('/template/images/cornBox.tl.gif') top left no-repeat;
}

.cornBox .botR {
	background: url('/template/images/cornBox.br.gif') right repeat-y;
	padding-right: 11px;
}

.cornBox .botL {
	background:#fff url('/template/images/cornBox.bl.gif') left repeat-y;
	padding: 0 0 11px 11px;
}

.cornBox .topRi {
	height: 0px;
	overflow: hidden;
	background: url('/template/images/cornBox.tr.gif') top right no-repeat;
	padding-right: 11px;
}

.cornBox .topLe {
	height: 0px;
	overflow: hidden;
	background: url('/template/images/cornBox.tl.gif') top left no-repeat;
}
.cornBox .BotLf {
	height: 0px;
	background: url('/template/images/cornBox.botlf.gif') bottom left no-repeat;
padding-left: 11px;
}
.cornBox .BotRt {
	height: 11px;
	background: url('/template/images/cornBox.botrt.gif') bottom right no-repeat;	
}
.cornBox .botLE {
	background:#fff url('/template/images/cornBox.bl.gif') left repeat-y;
	padding: 0 0 2px 0px;
}

}


.cornBoxb .topR {
	height: 11px;
	overflow: hidden;
	background: url('/template/images/cornBox.tr.gif') top right no-repeat;
	padding-right: 11px;
}

.cornBoxb .topL {
	height: 11px;
	overflow: hidden;
	background: url('/template/images/cornBox.tl.gif') top left no-repeat;
}

.cornBoxb .botR {
	background: url('/template/images/cornBoxb.br.gif') bottom right no-repeat;
	padding-right: 11px;
}

.cornBoxb .botL {
	background: url('/template/images/cornBoxb.bl.gif') bottom left no-repeat;
	padding: 0 0 11px 11px;
	min-height: 200px;
}

.cornBoxb .botLEB {
	background: url('/template/images/cornBoxb.bl.gif') bottom left no-repeat;
	padding: 0 0 0px 0px;
	min-height: 200px;
}
* html .cornBoxb .botL {height: 220px;}

.pContent {
	width: 664px;
	min-height:480px;
	float: center;
	margin-top: 2px;
	
}

.pPhoto {
	width: 664px;
	float: center;
	margin-top: 2px;
	
}

.pNav {
	float: left;
	width: 206px;
	margin: 5px;
	margin-top: 0px;
}

.pPhotos, .pCalender, .pPopular {
	float: left;
	width: 400px;
	margin-left: 12px;
	margin-top: 12px;
}

.pRemote {
	float: left;
	width: 206px;
	margin-top: 12px;
	margin-left: 0px;
}

#pageContent {
	background: url('/template/images/watermark.gif') bottom center no-repeat;
}

.ltitle {
	background: url('/template/images/titleMid.gif') top left repeat-y;
	margin-bottom: 3px;
}

.ltitle .ttlTop {
	height: 6px;
	overflow: hidden;
	background: url('/template/images/titleTop.gif') top left no-repeat;
}

.ltitle .ttlBot {
	height: 6px;
	overflow: hidden;
	background: url('/template/images/titleBot.gif') top left no-repeat;
}

.ltitle h3 {padding: 0 0 0 3px;color: #fff046;font-size: 1em}

#w3Logos {
	width: 900px;
	margin: auto;
}
