/* CSS Document */

#textbg {
	margin: 0px;
	width: 100%;
	background-image: url(../images/secondary/ptextbg.gif);
	background-repeat: repeat-y;
	height: auto;
	text-align: left;
}
#textbg2 {
	background-image: url(../images/secondary/pagetitles/ptextbgbottom.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 100%;
}
#sidebar {
	position: absolute;
	width: 250px;
	left: 0px;
	top: 0px;
	background-image: url(../images/secondary/sidebarbgP.gif);
	background-repeat: repeat-y;
	height: 100%;
}
#sidebar a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#sidebar a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.bodheader {
	color: #003366;
	background-color: #EFCFC0;
	display: block;
	font-size: 12px;
	padding: 3px;
	font-weight: bold;

}

#bottomlinks a:hover {
	color: #FF6600;
}
.header2 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.header {
	font-size: 14px;
	color: #003366;
	background-color: #D9EBF0;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
}
li {
	margin: 15px;
}
.textbox {
	width: 200px;
	border: 1px solid #FF6600;
	margin: 10px;
	float: right;
	font-size: 09px;
	color: #FF6600;
}
.textbox p {
	margin: 5px;
}
.photos {
	border: 1px solid #666666;
	margin: 10px;
	float: right;
	text-align: center;


}
.sisterlogo {
	margin: 3px;
	float: left;
}
