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

#MainContainer {
	position:relative;
	width:900px;
	height:1000px;
	background-repeat: no-repeat;
	background-color: #DFB141;
	top: ;
	background-image: ;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#PaulaHeader {
	position:absolute;
	width:422px;
	height:67px;
	top:70px;
	left: 60px;
	margin-top: 0px;
	z-index:2;
	background-image: url(Images/PaulaHeader.png);
	background-repeat: no-repeat;
}

#WhiteBlock {
	position:absolute;
	width:900px;
	height:221.5px;
	z-index:0;
	background-color: #FFFED3;
	left: ;
	
	left:px;
}
#TagLine {
	position:absolute;
	width:310px;
	height:150px;
	z-index:1;
	right: 60px;
	top: 36px;
}

#ContentBlock {
	position:absolute;
	width:780px;
	height:500px;
	margin-top: 250px;
	margin-left: 60px;
	z-index:1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-style: italic;
	float: none;
}

#Footer {
	position:absolute;
	width:900px;
	height:100px;
	top: 825px;
	z-index:1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
#MenuBar {
	position:absolute;
	width:900px;
	height:35px;
	z-index:1;
	left: 0px;
	top: 186px;
}

.ServicesContentMargin {
	margin-left: 20px;
	width: 405px;
	text-align:left;	
}

.Active12Point {
	font-size: 12pt;
}
.ResourcesContentMargin {
	margin-left: 20px;
	width: 475px;
	text-align:left
}
.AboutContentMargin {
	text-align: left;
	width: 745px;
	margin-left: 20px;
}
#Happy {
	position:absolute;
	width:290px;
	height:27px;
	z-index:1;
	top: 775px;
	background-image: url(Images/PaulaHappy.png);
	background-repeat: no-repeat;
	left: 305px;
	background-position: center center;
	background-color: #FEFEDC;
}

