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


body, h1, h2, p {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 32px;
	font-weight: bold;
	color: #ff99cc;
}

p {
	font-size:14px;
	font-weight:400;
	color:#FFFFFF;
}

.listNav img {
	border: none;
	
}

.listNav {
	padding: 0;
	margin: 0;
	white-space: nowrap;
}

.listNav li {
	display: inline;
	list-style: none;
	
}

.listNav li a {
	float: left;
	display: block;
	list-style-type: none;
}

#header {
	height: 90px;
	width: 850px;
}

#nav {
	height: 27px;
	width: 850px;
}

#footer {
	margin: 0;
	padding: 0;
	height: 58px;
	width: 850px;
	background: url(../images/pixiestixweb_10.jpg);
	white-space: nowrap;
}

#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 4px;
	padding-left: 10px;
}

#footer li {
	display: inline;
	list-style: none;
	padding: 4px;
	
}

#footer li a {
	text-decoration: none;
	vertical-align: middle;
}

#footer img {
	border: 0;
}

<!-- IE5&6 PNG Support -->
.pngContainer { 
	behavior: url(css/resources/iepngfix.htc);
}

#midContent {
	background: url(../images/pixiestixweb_09.jpg) no-repeat top #12b0e5;
	width: 850px;
	height: 425px;
	min-height: 425px;
	max-height: 425px;
}

#innerContent {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: 325px;
	padding: 70px 70px 50px 70px;
}

#innerContentReg {
	margin-right: auto;
	margin-left: 0;
	width: 750px;
	height: 325px;
	padding: 54px 70px 50px 0px;
}

#innerLeft {
	width: 300px;
	height: 100%;
	float:left;
	background:url(../images/girlByHand1.png) no-repeat bottom left;
}

#innerLeftBig {
	width: 600px;
	height: 100%;
	float:left;
}

#titleName {
	margin:0;
	background:url(../images/headerBg.png) no-repeat bottom left;
	width:258px;
	height:39px;
	padding: 39px 16px 23px 16px;
	color:#0089d1;
	font-size:30px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing: 3px;
	float:left;
	
}

#bostonNews {
	width:98%;
	height:25px;
	padding:8px 8px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	vertical-align:bottom;
	font-weight:400;
}

.left {
	width:400px;
	float: left;
}

.right {
	width:300px;
	float:right;
	text-align:right;
}

.right a {
	color: white;
	text-decoration:none;
}

.right a:hover {
	text-decoration:underline;
}

#innerRight {
	width: 340px;
	text-align: right;
	height:100%;
	float: right;
	margin-right: 100px;
}

#leftCopy {
	width:460px;
	height:260px;
	padding: 5px 5px 5px 75px;
	clear:left;
}
#leftContainer {
	width:540px;
	float:left;
}

#leftCopy p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

#imgRight p {
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

#imgRight {
	width:250px;
	height:350px;
	padding:20px 50px 0 0;
	float:right;
}

.divPipe {
	color:#f733cc;
}

.whiteLinks a {
	color: #f4a7c9;
	text-decoration:none;
	font-weight:bolder;
}

.whiteLinks a:hover {
	text-decoration:underline;
}