/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	background-color: #387b7e;
	height:100%;
	margin: 0px;
	background-image: url(Turquois_bg10.gif);
	background-repeat: repeat-x;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	xbackground-color: #387b7e;
	padding:0px;
	margin:0px;	
	margin-bottom:-19px;
}



