body {
	background: url(../img/background.gif) top left repeat-x;
 	background-color: #6E6E6E;
 	text-align:center;
}
body, p, table, div {  
	font-size: 12px;
	line-height: 1.2em;
	font-family: arial, helvetica, verdana, sans-serif;
	color:#2f2e2e;
} 
p, table, div {
	text-align: left;
}
div#Main {
	background: url(../img/mainbackground-mid2.gif) top left no-repeat;
	
	width:844px;
	min-height:900px;
}

div#MainWrap {
	width:844px;
	background: white url(../img/mainbackground-mid.gif) top left repeat-y;
	margin:20 auto 0 auto;
}

div#MainInnerWrapper {
	margin:0px 5px 0px 6px;
}

div#MainTop {
	background: url(../img/mainbackground-top.gif) top left no-repeat;
	height: 100px;
	width:100%;
}

div#MainBottom {
	background: url(../img/mainbackground-bottom.gif) top left no-repeat;
	height: 19px;
	width:844px;
	margin:0 auto;
}

div#MenuBar {
	background:#650002 url(../img/navbar/background.gif) repeat-x;

	width:100%;
	height: 30px;
}

div#HomePhoto {
	background: url(../img/homephoto.jpg) top left no-repeat;
	width:579px;
	height:243px;
	float:left;
}

div#HomeSignUp {
	background: url(../img/homeyellowbox.jpg) top left no-repeat;
	width:252px;
	height:243px;
	float: right;
	text-align:center;
	
}

div#HomeSeparator {
	background:#650002; 
	width:100%;
	height:2px;
	width:100%;
	clear:both;
	margin:0px;
	padding:0px;
	font-size:0px;
}



img#JoinOurCampaign {
	margin-top:32px;
}

input#JoinButton {
	margin-top:10px;
}

input#EmailBox {
	margin-top:15px;
	width:191px;
	text-align:center;
	clear:both;
}
div#HomeText {
	margin:0 20px;
	font-weight:bold;
}

img.HomeFindOutMore {
	margin-left: 15px;
}

table.ByTheNumbers {
	width:790px;
	height:100px;
	text-align:center;

}
td.PrisonNumber, td.PrisonDesc, td.PrisonBudget {
	font-size: 13pt;
	color:#000000;
	font-weight:bold;
}

td.PrisonNumber {
	background-color:#CCCBCB;
	width: 166px;
	padding:0px; 
	height: 50px;
}

div.PrisonPop {
	font-size:20pt;
	width:100%;
	text-align: center;
}
td.PrisonDesc {
	background-color:#DAD9D9;
	width:333px;
}

td.PrisonBudget {
	background-color:#EBEBEB;
	border-left: 3px solid white;
	font-size: 13pt;
}

td.PrisonStatsSeparator {
	height:4px;
}

span.Gray {
	color:#505050;
}
div#HomeStories {
	width:770px;
	min-height: 300px;
	background-color: #2b2a2a;
	padding:10px;
}

div#Stories {
	color: #fefefe;
	width:420px;
	display: table;
	font-weight:normal;
	font-size: 11pt;
	float:left;
	line-height: 1.4em;
}

div.GraySeparator {
 width: 100%;
 height:1px;
 background-color:#8D8D8D;
 margin-top: 5px;
 margin-bottom:5px;
}

hr.GraySeparator {
	color:#8D8D8D;
	background-color:#8D8D8D;
	height:1px;
	border:none;
}

div#HomeVideo {
	float:right;
}

div#HomeStoriesLower, div#HomeStoriesLower a {
	color:white;
	font-weight:normal;
	font-size: 12pt;
}

div#HomeStoriesLower  {
	float:left;
	display: inline-table;
	margin-top: 25px;
}

img#HomeVideoFeature {
	margin-right: 10px;
	float:left;
}

div#Footer {
	background: url(../img/backgrounds/logos.gif) center no-repeat;
	height: 86px;
	width: 100%;
	margin: 0 auto;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	
}

#nav a {
	display: block;
	text-decoration: none;
}

/*nav bar */

#nav li { /* all list items */
	float: left;
	width: 198px; /* width needed or else Opera goes nuts */
	height: 30px;
	line-height: 30px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #FFF7E5;
	width: 200px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
li.toplevel {
	font-family: arial, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
}
li.toplevel:hover {
	color: #ddb11a;
}
a.MenuLink {
	color: #ffffff;
}

a.MenuLink:hover {
	color: #ddb11a;
}
a.MenuLink:active {
	outline: none;
}

#nav ul.menu li {
	border: 1px;
	border-bottom: 0px;
	border-style: solid;
	margin-top: 0;
	
}

#nav ul.menu li:hover, #nav li.sfhover ul {
	text-decoration: underline;
}

#nav li.spacer {
	width: 2px;
	margin: 0px;
	padding: 0px;
}

/*Video Page*/
div#VideoHolder {
	background-color:#2B2A2A;
	border: 1px solid black;
	padding: 20px;
}

div#VideoLeft {
	float: left;
	width: 330px;
	margin-right: 15px;
}

div#Video {
	margin: 20px 0px 20px 0px;
}

div#VideoActiveDesc {
	color:#fefefe;
	line-height:1.5em;
	font-weight: normal;
	font-size: 10pt;
	
}

img.VideoThumb {
	float:left;
	margin-right: 5px;
	border: 1px solid #424242;
	padding: 1px;
}

div#VideoRight {
	width: 384px;
	height:380px;
	background-color: #ACACAC;
	padding: 10px;
	overflow:auto;
}

p.VideoBlurb {
	color: #000000;
	display:table;
	margin-top:0px;
	font-weight:normal;
}

div.VideoList {
	display:table;
	margin-bottom: 5px;
	margin-top:5px;
}

h2#VideoHeader {
	margin-top: 0px;
	margin-bottom: 5px;
}

/*About page (2 even columns)*/
div#ContentWrapper {
	padding-left: 25px;
	padding-right:25px;
	padding-top:20px;
}

div#ContentWrapper p {
	color: #262626;
	line-height:1.5em;
}

div#LeftColumnHalf {
	border-right: 1px solid #610002;
	width:395px;
	float:left;
	display:table;
	padding-right: 20px;
	margin-right: 20px;
}
/*non-ie column width hack*/

html>body div#LeftColumnHalf {
width: 365px;
} 

div#RightColumnHalf {
	width:365px;
	float:right;
}

div#IntroBox {
	background-color: #2b2a2a;
	line-height:1.5em;
	padding:15px 25px 15px 25px;
	color:#ffffff;
	font-size:11pt;
}

ol.References {
	margin-left: 5px;
	padding-left: 1.5em;
	padding-right: 10px;
	font-size:8pt;
}

ol.References li{
	margin-left: 0px;

}

div.ShortDivider {
	height:1px;
	font-size:0pt;
	width:50%;
	background-color:#a0a0a0;
	margin-top: 50px;
}

#PetitionTable {
  width:100%;
  border:1px solid #990000;
  padding:5px 12px 5px 12px;
  background-color: #e1e1e1;
  width:550px;
  margin:0 auto;
  
}

#PetitionMessage {
  width:500px;
}

div#ReportCardHolder {
	width:779px; 
	margin-left:-25px;
}

html>body div#ReportCardHolder {
	width:782px;
}
div#ReportCardLeft {
	width:390px;
	height:580px;
	background: url(../img/backgrounds/reportcardleft.jpg) top left no-repeat;
	padding:25px;
	float:left;
	
}

/*for non ie browsers:*/
html>body div#ReportCardLeft{
	width:341px;
	height:530px;
}

/*will need to fix this in IE*/
div.ReportCardInner {
	
}

div#ReportCardRight {
	width:389px;
	height:580px;
	padding:25px;
	background: url(../img/backgrounds/reportcardright.jpg) top left no-repeat;	
	float:right;
	
}

/*for non-ie*/
html > body div#ReportCardRight {
	width:341px;
	height:530px;
	
}

img.ReportCardDivider {
	margin-top:10px;
	margin-bottom:10px;
}

table.ReportCardGrades {
	font-size:15pt;
	width:100%;
	margin-top:5px;
}

td.ReportCardGradesLeft {
	border-right: 3px double black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	padding:7px;
}

td.ReportCardGradesRight {
	border-right: 1px solid black;
	border-top: 1px solid black;
	width: 30px;
	text-align:center;
}
td.ReportCardGradesBottom {
	border-bottom: 1px solid black;
}

/*This is for the floating descriptions*/
td.ReportCardGradesRight a {
	position: relative; /* make this the co-ordinate root for the span */
	text-decoration:none;
	color:black;
}

span.GradeDescription {
	display:none;
}

td.ReportCardGradesRight:hover, td.ReportCardGradesRight-hover {
	background-color:#780000;
	color:#F3DA76;
}

td.ReportCardGradesRight:hover a, td.ReportCardGradesRight-hover a {
	color:#F3DA76;
}

td.ReportCardGradesTest {
    m: expression(onmouseout=mOut, onmouseover=mOver);
    
    
}
/*
.ReportCardDescription {
	display: block;
	position: absolute;
	top: 0px; /* change this to 0 to keep inline with the <a> 
	left: 0px; /* pull the box left by its width 
	width: 275px;
	padding: 5px;
	border-style: solid;
	border-color: #780000;
	border-width: 2px;
	color:black;
	background: white;
	text-align:left;
	font: 11pt Arial;
	z-index: 2;

}*/

/*To active the ie-only javascript.*/
td.ReportCardGradesRight {
	
	 m: expression(onmouseout=mOut, onmouseover=mOver);
}

td.ReportCardGradesRight:hover span, span.ReportCardDescription {
	display: block;
	position: absolute;
	top: 0px; /* change this to 0 to keep inline with the <a> */
	left: -300px; /* pull the box left by its width */
	width: 275px;
	padding: 5px;
	border-style: solid;
	border-color: #780000;
	border-width: 2px;
	color:black;
	background: white;
	text-align:left;
	font: 11pt Arial;
	z-index: 2;
}

p.ReportCardCopy {
	font-size:12pt;
}

table#FullGradesTable {
	width: 479.75pt; 
	margin: auto;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

table#FullGradesTable td, th{
	border-left:1px solid black;
	border-top:1px solid black;
	padding:5px;
	font-size:12pt;
	text-align:center;
}

table#FullGradesTable td p, th p {
	font-size:12pt;
}

