
body {
margin: 0px;
	background-image: url('../images/shadow.JPG');
	background-position:center;
	background-repeat: repeat-y;
}

p {
	margin: 0px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
 
.solidblockmenu {
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	overflow: hidden;
	margin-bottom: -10px;
	background-color: #900;
	background-image: url(file:///C|/Users/Joshua/Desktop/media/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.solidblockmenu li {
	display: inline;
}



.solidblockmenu li a{
float: left;
color: white;
padding: 9px 8px;
text-decoration: none;
border-right: 1px solid white;
}

a.navmenu:link    		{ color:  #FFFFFF; font-weight: bold; text-decoration: none; font-size: 14px; font-family: Arial; }
a.navmenu:visited 		{ color:  #FFFFFF; font-weight: bold; text-decoration: none; font-size: 14px; font-family: Arial; }
a.navmenu:active  		{ color: #FFFFFF; font-weight: bold; text-decoration: none; font-size: 14px;  font-family: Arial; }
a.navmenu:hover   		{ color:  #FFFF66; font-weight: bold; text-decoration: none; font-size: 14px; font-family: Arial; }


.solidblockmenu li a:visited{
color: white;
}


.solidblockmenu li a:active{
color: white;
}


.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #FF6;
	background-color: #000;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center center;
}




#Curriculum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	background-color: #900;
}
.table_test {
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.table_test td {
	color: #900;
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.table_test td_1 {
	color: #900;
}
.table_trial_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #900;
	text-align: center;
	vertical-align:middle;
}
.office_locations {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align:middle;
}
.hs_completion {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-right-width: thin;
	padding-left: 5px;
	padding-right: 10px;
	text-align: justify;
}
.special_education {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
	text-align: left;
}

 
.invertedshiftdown2 {
	padding: 0;
	width: 100%;
	border-top: 5px solid #D10000; /*Highlight red color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
.invertedshiftdown2 ul {
	margin:0;
	margin-left: 50px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}
.invertedshiftdown2 li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}
.invertedshiftdown2 a {
	float: left;
	display: block;
	font: bold 12px Arial;
	color: #900900;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px 5px 10px; /*Padding within each menu item*/
	background-color: #FF6; /*Default menu color*/
	border-bottom: 8px solid white;
}
.invertedshiftdown2 a:hover {
	background-color: #D10000; /*Highlight red color theme*/
	padding-top: 5px; /*Set padding-top value to default's padding-top + padding-bottom */
	padding-bottom: 0; /*Set padding-bottom value to 0 */
	border-bottom-color: #D10000; /*Highlight red color theme*/
	color: white;
	width: 90px;
}
.i#nvertedshiftdown2 .current a { /*
 currently selected menu item 
*/
	background-color: #D10000; /*Highlight red color theme*/
	padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
	padding-bottom: 0; /*Set padding-bottom value to 0 */
	border-bottom-color: #D10000; /*Highlight red color theme*/
	color: white;
	width: 90px;
}
 


/*Rounded Corner CSS*/

.xsnazzy h1, .zsnazzy h1 {
margin:0px; 
font-size:15px; 
padding:0 5px 5px 10px; 
border-bottom:1px solid #444;
height: 22px;
}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:2px 10px; 
font-size:12px;
color: #000000;
font-weight: normal;
}
.xsnazzy {
background: transparent; 
width:280px; 
float:left; 
margin:0 3px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #444;
border-right:1px solid #444;
}
.xb1 {
margin:0 5px; 
background:#444;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;
font-weight: normal;

}
* html .xboxcontent {
height:1px;

}
.color_a {
background:#c9ba65;
color:#fff;
}
.color_b {
 
color:#ffffff;
	background-image: url('../images/boxbackground.JPG');

	background-repeat: no-repeat;

}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}
