Pauline
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url('images/Paulinebkgd.jpg') 
	}
	
a img {border: 0 none;}

	
#container {
	position: relative;
	width: 800px; 
	margin: 0px auto 0px auto;
	text-align: left; 
	background: url('images/bground.gif') no-repeat top center;
	}
	
#logo {
	position: absolute;
	top: 35px;
	left: 37px;
	width: 241px;
	height: 55px;
	}
		
#login {
	position: absolute;
	top: 20px;
	right: 37px;
	}
	
#photo {
	position: absolute;
	top: 110px;
	left: 22px; 
	width: 190px;
	height: 400px;
	}
		
#menu-top {
	position: absolute;
	right: 0px;
	top: 72px;
	width: 462px; 
	height: 23px;
	padding: 1px 0 0 0;
	}

#menu-left {
	position: absolute;
	z-index: 100;
	top: 95px;
	left: 175px; 
	width: 122px;
	height: 400px;
	padding-top: 60px;
	}
	#menu-left a {
		display: block;
		width: 112px;
		padding: 2px 5px 5px 16px;
		background: url('images/ArrowUp.gif') no-repeat left center;
		text-decoration: none;
		color: #674F33;
		font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		}
	
	#menu-left a:hover {color: #98C2D2; background: url('images/ArrowDn.gif') no-repeat left center;}
		
	#menu-left a.selected {color: #98C2D2; background: url('images/ArrowDn.gif') no-repeat left center;}
		
	#menu-left a.arrowdown {background: url('images/ArrowDn.gif') no-repeat left center;}
		
	#menu-left a.level2, #menu-left a.level2selected {
	margin-left: 0px;
	margin-top: 0;
	font-size: 15px;
	background: none;
	}
	#menu-left a.level2selected {color: #98C2D2;}
	
	#menu-left a.level2:hover, #menu-left a.level2selected:hover {background: none;}

#content {
	position: relative;
	padding: 120px 190px 15px 295px;
	font-size: 13px;
	color: #674F33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#content h1 {
	color: #5299B4; 
	font-size: 18px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	}
	#content h2 { 
	color: #674F33; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#content h3 { 
	color: #674F33; 
	font-size: 14px; 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	}
	#content b { 
	color: #5299B4; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	#content a {
	color: #5299B4;
	text-decoration: none;
	}
	#content a:hover {
	color: #98C2D2;
	}
	#content .level2 {
	color: #674F33;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}


#testimonial {
	position: absolute;
	top: 140px;
	left: 625px; 
	height: 400px;
	width: 120px;
	margin: 18px 0px 20px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
	}
	#testimonial p {
	text-align: right;
	}
	#testimonial a {
	text-align: right;
	color: #674F33;	
	font-size: 11px;
	font-weight: bold;
	}


#menu-bottom {
	position: relative;
	margin: 0 auto; 
	height: 25px;
	text-align: left;
	color: #FFF;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 32px 0px 44px;
	background: url('images/bground-footer.gif') no-repeat bottom center;
	}
	
	#menu-bottom span.copyright {
	float: left;
	margin-right: 110px;
	}
	
	#menu-bottom a { 
	position: relative; 
	padding: 0 0 0 9px;
	text-decoration: none;
	color: #FFF;
	}
	#menu-bottom a:hover {
	color: #98c2D2;
	}
	
#breadcrumb {
	color: #9a9a9a;
	font-size: 11px;
	letter-spacing: 1px;
	}
	#breadcrumb a {
	color: #454545;
	text-decoration: none;
	}
	#breadcrumb a:hover {
	color: #98C2D2;
	}
