#masthead {
	text-align:center;
	margin: 10px 0;
	}
#masthead-grade {
	width:500px;
	text-align:center;
	margin: 10px auto;
	/*padding-left: 30px;*/
	}
#big-idea p {
	font-size: 18px;
	font-weight: bold;
	}
#big-idea h3 {
	margin: 10px 0 5px 0px;
	color: #666;
	}
#big-idea h2 {
	margin: 5px 0 5px 0px;
	
	}
h2 {
	font-size: 18px;
	margin: 15px 0 5px;
	}
h3 {
	font-size: 14px;
	margin: 15px 0 5px;
	}
#center {
	width: 575px;
	margin: 10px auto;
	}
#center-grade {
	width: 500px;
	margin: 10px auto;
	}
#center ul {
	list-style: none;
	margin-left: 10px;
	padding-left:0;
	line-height: 150%;
	}
#left-twin ul, #right-twin ul {
	list-style: none;
	margin-left: 10px;
	padding-left:0;
	}
#center a:link, #center-grade a:link, #left-twin a:link, #right-twin a:link {
	color: #1264AE;
	font-weight: bold;
	text-decoration: none;
	}
#center a:visited, #center-grade a:visited, #left-twin a:visited, #right-twin a:visited {
	color: #1264AE;
	font-weight: bold;
	text-decoration: none;
	}
#center a:hover, #center-grade a:hover, #left-twin a:hover, #right-twin a:hover {
	color: #f30;
	font-weight: bold;
	text-decoration: none;
	}
p.cali-stand {
	text-align:left;
	}
p.answers {
	margin: 10px 0 15px 20px;
	}
/* THREE COLUMN ROUND CORNER BOX - Styles*/

#center table {
	width: 575px;
	padding: 0;
	margin: 0;
	
	}
#center table.grade {
	width:500px;
	padding: 0;
	margin: 0;
	}
.orange tr {
	background: #FEE5A5;
	}
.orange tr.thead td {
	background: #FEE5A5 url("../assets/orange-corner-ul.gif") no-repeat top left;
	height: 12px;
	}
.orange tr.thead td div{
	background: url("../assets/orange-corner-ur.gif") no-repeat top right;
	height: 12px;
	}
.orange td h3 {
	margin: 0 10px 5px;
	}
.orange td p {
	margin: 0 10px 1em;
	}
.orange tr.tfoot td {
	background: #FEE5A5 url("../assets/orange-corner-ll.gif") no-repeat top left;
	height: 12px;
	}
.orange tr.tfoot td div{
	background: url("../assets/orange-corner-lr.gif") no-repeat top right;
	height: 12px;
	font-size: 9px;
	}
#left-twin {
	float: left;
	width: 360px;
	border: 0px solid #ddd;
	}
#right-twin {
	float: right;
	width: 360px;
	border: 0px solid #ddd;

	}
#right-twin h2 {
	margin:0;
	}
#footer a:link {
	color: #666;
	font-weight: normal;
	}
#footer a:visited {
	color: #666;
	font-weight: normal;
	}
#footer a:hover {
	color: #1264AE;
	font-weight: normal;
	}
