@charset "utf-8";
/* CSS Document */



body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-attachment: fixed;
	background-color: #336699;
	background-image: url();
	background-repeat: repeat;
	background-position: center top;
	scrollbar-face-color: #ffcc66;
	scrollbar-highlight-color: #1199ff;
	scrollbar-3dlight-color: #9999ff;
	scrollbar-shadow-color: #ffcc11;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;

}

#mainCol {

}

.bigBack {
	background-attachment: scroll;
	background-image: url(../images/pl_Gutterfade.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#centCol {
	margin: 0 auto 0 auto;
	width: 800px;
}
#footCol {
	clear: none;
	background-image: url(../images/PLO_Div_sliced_13.png);
	height: 32px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}


#headCol {

}

#bodyTop {
	background-attachment: scroll;
	background-image: url(../images/PLO_Div_sliced_08.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
}
#bodyCont {
	background-attachment: scroll;
	background-image: url(../images/PLO_Div_sliced_09.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 40px;
	padding-left: 40px;
	height: 100%;
}
#bodyBot {
	background-attachment: scroll;
	background-image: url(../images/PLO_Div_sliced_10.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 56px;
}
.test {
	margin: 10px;
	width: 720px;
}

#message {
	font-size: 10px;
	color: #090;
	display: inline;
	position: absolute;
	z-index: 0;
	width: 250px;
	top: 0%;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/PL_statusBar.png);
	background-repeat: no-repeat;
	height: 40px;
	visibility: hidden;
}


.status {
	background-image: url(../images/PL_statusBar.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}


#twoColTop {
	background-attachment: scroll;
	background-image: url(../images/PLO_Div_sliced_04.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 56px;
}
#twoColCont {
	background-attachment: scroll;
	background-image: url(../images/PLO_Div_sliced_05.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#twoColBot {
	background-attachment: scroll;
	background-image: url(../images/PLO_Div_sliced_06.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 49px;
}
#colSpacer {
	background-attachment: scroll;
	background-image: url(../images/PLO_Div_sliced_07.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
}

#menuBar {
	height: 40px;
	background-attachment: scroll;
	background-image: url(../images/PLO_Div_sliced_02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#feed {
	display: block;
	overflow:scroll;
	overflow-y:auto;
	overflow-x:hidden;
	width: 465px;
	height: auto;
}
#feed p {
	padding: 15px;
	margin: 0px;
}
.smBack {
	background-attachment: scroll;
	background-image: url(../images/pl_smGutter.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.small {
	background-image: url(../images/PLO_smHeading2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.large {
	background-image: url(../images/PLO_lgHeading.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.icon {
	background-image: url(../images/paintIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}

.Lpadded {
	/*border: 1px inset #ffcc33;*/
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#feed img {

}

.Rpadded {
	margin: 0px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
}




.mnuItem {
	padding: 2px;
}
#hgfeed {
	display: block;
	overflow:scroll;
	overflow-y: scroll;
	overflow-x:hidden;
	width: 720px;
	height: 600px;
}

