#content {
	background: url(../images/_images0607/content-template-bkg.gif) repeat-y;
}
#content #leftButtonArea{
	width:142px;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:center;
	float: left;
}

#content #rightContentArea{
	width:586px;
	padding: 10px;
	float: left;
}

#distSummaryBox {
	border: solid 1px #F4D57B;
	overflow: visible;
}
#distSummaryTitle {
	background-color: #F4D57B;
	padding: 5px;
	padding-bottom: 6px;
	font-size: 1.1em;
	font-weight: bold;
}
#distSummaryText {
	background-color: #FBF0D0;
	font-weight: bold;
	padding: 5px;
}
#distSurveyBox {
	border: solid 1px #93DCAA;
	overflow: visible;
	width: 270px;
	margin-left:auto;
	margin-right:auto;
}
#distSurveyTitle {
	background-color: #93DCAA;
	padding: 5px;
	padding-bottom: 6px;
	font-size: 1.1em;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
}
#distSurveyText {
	background-color: #D9F3E1;
	color: #419180;
	font-weight: bold;
	padding: 5px;
	margin-left:auto;
	margin-right:auto;
}
#distSurveyText a:link, #distSurveyText a:visited {
	background-color: #D9F3E1;
	color: #419180;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	display: block;
}
#distSurveyText a:active, #distSurveyText a:hover {
	background-color: #FEFFB4;
}
#reviewSchoolBox {
	border: solid 1px #7BCCF4;
	overflow: visible;
	width: 270px;
}
#reviewSchoolTitle {
	background-color: #7BCCF4;
	padding: 5px;
	padding-bottom: 6px;
	font-size: 1.1em;
	font-weight: bold;
}
#reviewSchoolText {
	padding: 5px;
	background-color: #D0EDFB;
	color: #287F9F;
	font-weight: bold;
}
.questionInfo {
	font-weight: bold;
	margin-left: 170px;
}




.squareButtonStyle a:link, .squareButtonStyle a:visited {
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #000000;
	background-color: none;
	display:block;
}

.squareButtonStyle a:hover, .squareButtonStyle a:active  {
	background-color:#FEFFB4;
}

#leftButtonArea .squareButtonStyle a:link, #leftButtonArea .squareButtonStyle a:visited {
	width: 132px;
}

#rightContentArea .squareButtonStyle a:link, #rightContentArea .squareButtonStyle a:visited {
	width: 80px;
	text-align: center;
}


/*
.menuButtonStyle {
	border:none;
	background:none;
	padding:0px;
	margin: 0px;
}
*/
