#tplPge{
	position: absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	background:url(../img/tpl/pgTop.png) no-repeat center top;
	padding-top: 17px;
}
#tplPgeLft{
	background:white url(../img/tpl/pgLft.png) repeat-y left;
}
#tplPgeRgt{
	background:url(../img/tpl/pgRgt.png) repeat-y right;
}
#tplPgeBtm{
	background:url(../img/tpl/pgBtm.png) no-repeat center bottom;
}
#tplHd{
}
#tplHdCo{
	height:86px;
	text-align: left;
	padding:2px 0px 2px 30px;
	background:url(../img/tpl/pgBanner.png) no-repeat 17px 0px;
}
#tplHdTi{
	font-size: 2em;
/*	font-family:"Comic Sans MS" , fantasy;*/
	color: #257e27;
}
#tplHdTi a{
	color: #257e27;
	text-decoration: none;
}
#tplHdTi a:hover{
	text-decoration: underline;
}
div#tplOutTopLft{
	background: url(../img/tpl/outTopLft.png) no-repeat left;
}
div#tplOutTopRgt{
	background: url(../img/tpl/outTopRgt.png) no-repeat right;
}

a.btnIntSite{
	position: absolute;
	display: block;
	height:21px;
	top: 90px;
	right:25px;
	font-size: 1em;
	color: white;
	text-decoration: none;
}
a.btnIntSite span{
	display: block;
	padding: 2px 5px;
}

a.btnIntSite:hover{
	background:url(../img/tpl/outTopOvr.png) repeat-x top;
}


#tplMain{
	padding: 0px 17px 0px 17px;
}
#tplOutLeft{
	position: absolute;
	width:162px;
	background: url(../img/tpl/outLftBk.png) repeat-y left;
	top:128px;
	left:17px;
}
#tplOutLeftTop{
	background: url(../img/tpl/outLftTop.png) no-repeat;
}
#tplOutLeftBtm{
	background: url(../img/tpl/outLftBtm.png) no-repeat bottom;
	padding: 15px 6px;
}


#tplCo{
	min-height:400px;
	text-align: left;
	background: url(../img/tpl/pgCoBk.png) no-repeat bottom right ;
	padding: 0px 10px 10px 10px;
}
div.outLeftYes{
	margin-left:160px;
}
div.outLeftNo{
	margin-left:0px;
}
#tplFoot{
	text-align: right;
	padding-top:14px;
	padding-right:10px;
	color: gray;
	font-size:10px;
}
#tplFoot img{
	vertical-align: bottom;
}
#tplFoot a{
	margin-left: 3px;
}

/*Photo album classes */
.albCo{
	padding-left:20px;
}
