/*
	1em = 16px;
*/

html {
	width: 100%;
	height: 100%;
}
body {
	background-color: #fff;
	margin: 0px;
	width: 100%;
	height: 100%;
}
body, input, select, textarea {
	font-family: 'Arial', 'Helvetica', 'Sans-serif';
	color: #333;
}
.canvas {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
html>body .canvas {
	height: auto;
}

.main {
	height: auto;
	margin: 0px 0px;
	left:50%;
	padding-bottom: 1px;
	
}
.anim{
	height: auto;
	margin: 0px 0px;
	margin-left:240px;
	padding-bottom: 1px;
	
}

.centerColmn {
	float: left;
	width: 335px;
	display: inline;
}
.center_movie {
	margin-left: 160px;
	
}
.centerText {
	margin-left: 2.15em;
	width: 355px;
	font-size:12px;
}
.halfColmn {
	float: left;
	width: 23.75em;
	display: inline;
}

.hidden {
	display: none;
}

.header {
	position: relative;
	width: 100%;
	min-width: 47.625em;
	height: 190px;
	overflow:hidden;
		
}

.header .front {
	
	position: absolute;
	width: 100%;
	height: 16em;
	z-index: 1;
	overflow:hidden;	
}
.header .front img {
	left:50%;
	

	overflow:hidden;
}


.headerloginform {
	position: absolute;
	width: 400px;
	z-index: 4;
	left: 40%;
}
.headerloginform label {
	font-size: 10px;
	color: #fff;
}
.headerloginform a {
	font-size: 10px;
}
.headerloginform input {
	font-size: 10px;
	vertical-align: middle;
}
.headerloginform input.textinput {
	font-size: 10px;
}

.headerloginform .submit {
	vertical-align: middle;
}

.headerloginform img {
	 padding-bottom: 1px;
}

.headerloginform .loginfront {
	position: absolute;
	width: 400px;	
	text-align: right;
}
.headerloginform .loginfront .padding {
	padding: 0.25em 0.5em;
}

.headerloginform .loginback {
	position: absolute;
	width: 420px;	
	left: -1em;
}
.headerloginform .loginback img {
	position: absolute;
	width: 400px;
	height: 80px;
	right: 0em;
	filter:alpha(opacity=20);-moz-opacity:.60;opacity:.60;	
}
.headerloginform .loginback img.small {
	top: 0px;
	height: 24px;
}

.headerloginform .payoff {
	position: absolute; 
	left: 0.5em;
	font-weight: bold;
}
.headerloginform span {
	color: #fff; 
	font-size: 10px;

}

.menubar {
	z-index: 3; 
	position: absolute; 
	top: 120px; 
	left: 46%;
	white-space: nowrap;
}

.menubar ul {
	display: inline;
	font-size: 12px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.menubar li {
	display: inline;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1em;
	white-space: nowrap;
}
.menubar span {
	font-weight: bold;
	font-size: 12px;
}
.menubar a  { color: #696969; text-decoration: none; white-space: nowrap; margin: 0; padding: 0.13em 0.5em 0.25em }
.menubar a:hover  {  }

.menubar a.selected {
	background-color: #c00;
}

.menubar .menubar_back {
	position: absolute; 
	left: -24.375em; 
	top: 0;
}
.menubar .menubar_back img {
	float: none;
	width: 48.75em;
	height: 1.7375em;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;	
}
.menubar .navigation {
	padding: 0.1em 0em;
	position: absolute; 
	top: 0; 
	left: -24.375em; 
	width: 48.75em; 
	text-align: center;
}
.menubar .navigation img {
	float: none;
	vertical-align: center;
	margin: 0em;
	padding: 0em -1em -0.2em 0.1em;
}




.leftColmn {
	float: left;
	width: 170px;
	margin-left:290px;
/*	margin-top: 0.375em;*/
	display: inline;
	
}
.centerBox {
	position: relative;
	float: left;
	width: 100px;
	overflow: hidden;
	margin-left: 1.20em;
	cursor: pointer;
}
.centerBoxFirst {
	margin-left: 0px;
}
.centerBox .padding {
/*	padding-top: 0.25em;
	padding-bottom: 0.25em;*/
}
.centerBox .boxContent img {
	float: left;
	width: 3em;
	margin: 0.0625em 0.5em;
}
.centerBox .boxText {
	margin-left: 5px;
}
.centerBox .boxContent {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.centerBox .boxContent h3 {

	font-size: 14px;
	margin: 0px;
	color: #444;
}
.centerBox h3 a {
	color: #444;
	text-decoration: none; 
}
.centerBox .boxContent p {
	font-size: 14px;
	margin: 0px;
}
.centerBox p a {
	color: #444;
	text-decoration: none; 
}
.centerBox .boxBack {
	height: 4.125em;
}
/*
.centerBox .boxBack img {
	width: 100%;
	height: 4.125em;
}*/
.centerBoxActive {
}

.centerBoxWide {
	width: 16em;
}
/*
.centerBoxWide .boxContent img {
	width: 4em;
	height: 4em;
}*/
.centerBoxWide .padding {
	padding-right: 1em;
}



.smallBox {
	float: right; 
	width: 13em;
}
.smallBox img {
	margin-right: 0.5em;
	float: left;
}



.footerContent .newsletterFront .inputSubmit {
	float: left;
	width: 1.3125em;
	height: 1.45em;
	display: inline;
}


.blogEntry {
	margin: 0em 0em 2em 0em;
}



img.bbcodeImage {
    max-width: 32.5em; /* for browsers who understand me */
    width: expression(
        (this.width > (520/32.5) * parseInt(document.body.currentStyle.fontSize)) ?
        "32.5em" :
        "auto"
    );
}





.leftBox {
	position: relative;
	float: left;
	width: 180px;
	overflow: hidden;
	margin-bottom:10px;
	cursor: pointer;
}
.leftBox .boxContent img {
	float: left;
	width: 3em;
	margin: 0.0625em 0.5em;
}
.leftBox .boxText {
	margin-left: 3.0025em;
}
.leftBox .boxContent h3 {
	font-size: 12px;
	margin: 0px;
	color: #666;
}
.leftBox .boxContent p {
	font-size: 12px;
	margin: 0px;
}
.leftBox .boxBack {
	height: 4.025em;
}
.leftBox .boxBack img {
	width: 100%;
	height: 4.125em;
}
.leftBox h3 a {
	color: #444;
	text-decoration: none; 
}
.leftBox p a {
	color: #444;
	text-decoration: none; 
}

.boxContent .boxText blogArchive
{
	font-size: 12px;
}
.leftBlock {
	position: relative;
	float: left;
	width: 180px;
	overflow: hidden;
	margin-bottom: 10px;
}
.leftBlock .boxContent {
	padding: 0em 0.75em;
	font-size: 12px;
}
.leftBlock .boxContent h3 {
	font-size: 12px;
	margin: 0px;
	color: #666;
}
.leftBlock .boxContent h4 {
 	margin: 0.5em 0em 0.25em 0em;
}
.leftBlock .boxContent p {
	font-size: 10px;
	margin: 0px;
}
.leftBlock .boxBack {
	height: 4.125em;
}
.leftBlock .boxBack img {
	width: 100%;
	height: 4.125em;
}
.leftBlock h3 a {
	color: #444;
	text-decoration: none; 
}
.leftBlock a {
	color: #444;
}
.leftBlock ul {
 	margin-top: 0em;
 	margin-bottom: 0em;
 	padding: 0em 0em 0.25em 0em;
}

.leftBlock .blogArchive ul {
 	margin: 0em;
 	padding: 0em 0em 0.25em 0em;
 	list-style-type: none;
 	float: left;
}
.leftBlock .blogArchive li {
 	margin: 0em;
 	padding: 0em 1.5em 0.25em 0em;
}

}
.leftBlock .blogArchive a {
 	font-size:10px;
 	font-weight: bold;
 	text-decoration: none;
 	color: #444;
}
.leftBlock .blogArchive a:hover {
 	text-decoration: underline;
}

.leftBlock .blogRoll ul {
 	margin: 0em;
 	padding: 0em 0em 0.25em 0em;
 	list-style-type: none;
}
.leftBlock .blogRoll li {
 	margin: 0em;
 	padding: 0.25em 1.5em 0.25em 0em;
}
.leftBlock .blogRoll a {
 	color: #444;
	padding: 0em 0em 0em 20px;
	
	text-decoration: none;
}
.leftBlock .blogRoll a:hover {
	text-decoration: underline;
}

.leftBlock .blogRss img {
	margin: 0em 0.5em 0em 0em;
	float: none;
	vertical-align: middle;
}

.leftBlock .blogRss ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}
.leftBlock .blogRss li {
	margin: 0em;
	padding: 0.25em 0em;
}
.leftBlock .blogRss a {
	text-decoration: none;
}
.leftBlock .blogRss a:hover {
	text-decoration: underline;
}


.leftNav {
	position: relative;
	float: left;
	width: 140px;
	overflow: hidden;
	margin-bottom: 0.3125em;
	display: inline;
}
.leftNav ul {
	position: relative;
	margin: 0px;
	padding: 0px;

}
.leftNav li {
	position: relative;
	list-style-type: none;

	height: 2.25em;
}

.leftNav li a {
	margin-left: 1em;
	color: #555;
	line-height: 2.25em;
}
.leftBackSelected {
	position: absolute;
	top: 0px;
	z-index: -1;
	width: 100%;
	height: 2.25em;
	margin-top: -1px;

}
.leftBackSelected img {
	width: 100%;
	height: 2.25em;
}
.leftNav .first {
	border-top: 0px;
}
.leftNav li { color: #fff; font-weight: bold; text-decoration: none; list-style-image: url(http://www.wonderfuldistrict.org/images/menubullet.gif) }



li.leftSubNav {
	height: 100%;
}

li.leftSubNav ul {
	margin: 0.5em 0px 0.5em 1.25em;
	padding: 0px;
	border: 0px;
}
li.leftSubNav li {
	position: relative;
	list-style-type: none;
	border: 0px;
	height: auto;
	margin-top: 0.25em;
	font-size: 100%;
}
li.leftSubNav li a  { line-height: 1.25em; text-decoration: none; list-style-image: url(http://www.wonderfuldistrict.org/images/menubullet.gif); margin: 0 }
li.leftSubNav li a:hover  { text-decoration: underline; list-style-image: url(http://www.wonderfuldistrict.org/images/menubullet.gif) }
li.leftSubNav li .leftSubNavSelected {
	text-decoration: none; 
	font-weight: bold;
}





.boxContent {
}
.boxBack {
	position: absolute;
	bottom: 0px;
	z-index: -1;
	width: 100%;
	height: 15.3em;
}
.boxBack img {
	width: 100%;
	height: 15.3em;
}


h1 {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.1875em;
	margin-top: 0px;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.25em;
	margin-top: 0px;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.25em;
	margin-top: 0px;
	margin-bottom: 0.5em;
}
 h5 a { font-size: 14px; line-height: 14px; margin-top: 0; margin-bottom: 0.25em }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #444;
}

.normal {
	font-weight: normal;
}

p {
	font-size: 10px;
	line-height: 1.25em;
	margin-top: 0px;
	color: #444;
}
ul, ol, dl {
	margin-top: 0em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
ul {
	margin-left: 1em;
	padding-left: 0em;
}
ul ul {
	margin-left: 2em;
	padding-left: 0em;
}

.ulLeftAlign {
	padding-left: 0.875em;
}
li {
	font-size: 75%;
	line-height: 1.25em;
	margin-left: 0px;
	color: #444;
}
li li {
	font-size: 100%;
	line-height: 1.25em;
}
li p {
	font-size: 100%;
	line-height: 1.25em;
	margin: 0em;
}
a  { color:#444;text-decoration: underlined;  }
a:hover { 
	text-decoration: none; 
}
img {
	float:none;
	vertical-align: middle;
	border: none;
}
img.large {
	float:none;
	margin-bottom: 1em;
}
img.alignRight {
	float:right;
	margin-bottom: 1em;
}
table {
	text-align: left;
}
table td {
	vertical-align: top;
}
form {
	margin: 0px;
	padding: 0px;
}
code {
	font-size: 125%;
	color: #66e;
}

.break {
	clear: both;
}
.altHeadline {
	position: relative;
	/*width: 33.6875em;*/
	width:inherit;
	height: 17px;
	overflow: hidden;
	margin-bottom: 1.2em;
}
.altHeadline .altHeadlineBack {
	position: absolute;
	z-index: -1;
	/*width: 30.6875em;*/
	height: 17px;
	top: 0px;
}
.altHeadlineBack img {
	float: left;
	width:100%;
	/*width: 30.6875em;*/
	height: 17px;
	background-color: #000000;
}
.altHeadlineFront {
	height: 1.5625em;
}
.altHeadlineFront img {
	float: left;
	margin: 0.25em 0.5em;
}
.altHeadline h3 {
	font-weight: bold;
	color: #fff;
	margin-left: 1em;
	line-height: 1.625em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.altHeadline a {
	color: #fff;
}







.footer  { float:left;color: #c0c0c0; position: absolute;  height: 50px ;z-index: 6}


.inputText, searchInput, inputPassword {
	color:#000000;
	background-color:#ffffff;
}



.bc {
	position: relative;
	width: 5px;
	height: 5px;
	font-size: 1px;
	background-repeat: no-repeat;
	margin-bottom: -1px;
}