html body
{
	height: 100%;
}

h1, h2, h3, h4, h5, h6
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

* html #rightCont{
	width: 730px;
}

.clear
{
	clear: both;
	overflow: hidden;
	height: 0px;
	line-height: 0px;
	margin:0;
}

#pCont
{
	width: 899px;
	border: 5px solid #2b16ee;
	margin: 10px auto;
	min-height: 750px;
	background: #fff url('/template/images/pageBg.gif') 2px top repeat-y;
}

#pCant
{
	width: 899px;
	border: 5px solid #2b16ee;
	margin: 10px auto;
	min-height: 750px;
	background: #fff;
}


#pageContent{
	padding: 3px;
}

#leftNav{
	width: 150px;
	float: left;
}

#rightCont{
	width: 742px;
	margin-left: 155px;
	z-index: 2;
}

#rightContent{
	width: 880px;
	margin-left: 5px;
	z-index: 2;
	background: #FFF;
	height: 100%;
}

#pHeader
{
	height: 115px;
	background: #fff url('/template/images/mHeader.gif') left -1px no-repeat;
}

#mNav
{
	position: relative;
	padding: 5px 5px 5px 5px;
	background: #2b16ee;
	margin-left: 2px;
	margin-right: 2px;
	border-bottom: 2px solid #FFF;
}

* html #mNav
{
	padding: 5px 5px 5px 5px;
}

img#navCorner
{
	position: absolute;
	top: -2px;
	right: 0px;
}

#srch{
	padding: 8px;
}
