@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #000000;
	margin-right: 0px;
}

/* general text*/
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

/* general text*/

.style1 {font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;}

.style2 {
		font-size: 18px;
		color: #b1201e;
		font-weight: bold;
}
.style3
		{
		font-style:italic;
		font-weight: bold;
		}

.style4
		{
		font-color:#3366FF;
		font-weight: bold;
		}

.style5 {	
		font-size: 10px;
		font-weight: normal;
		font-color:#000000;
		text-align:center
		}

.style6 {
		font-size: 14px;
		font-weight: bold;
		}


.style7 {
		color: #990000;
		font-weight: normal;
		font-size: 24px;
}
.style8 {	
		color: #000000;
		font-style: italic;
		font-weight: normal;
		font-size: 14px;
}

.style9 {
		color: #990000;
		font-weight: bold;
		font-size: 14px;
}

.style10 {
		color: #990000;
		font-weight: bold;
		font-size: 14px;
		font-style: italic;
}

.style11 {
		color: #3131da;
		font-weight: bold;
		font-size: 16px;
}

.style12 {
	font-size: 20px;
	color: #000000;
}

.style12b { color: #900}



#title {
	position: absolute;
	left: 50px;
	top: 9px;
	z-index:1;
	width: 854px;
	height: 852px;
	
	}

#yinyang {
	position: absolute;
	left: 429px;
	top: 395px;
	z-index:2;
	width: 55px;
	height: 55px;
	
	}
	
/*Body Menu Script*/	
#homepage_menu {
	position: absolute;
	left: 89px;
	top: 317px;
	z-index:2;
	width: 800px;
	height: 30px;
	
	}	
	
	/* ######### Style for Tab Interface itself ######### */

	
.shadetabs{
border-bottom: 2px solid black;
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 2px;
margin-bottom: 0;
font: bold 12px arial;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 4px;
margin-right: 3px;
border: 2px solid black;
color: #000000;
background: white url(shade.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.shadetabs li a:visited{
color: #000000;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #000000;
}

.shadetabs li.selected{
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 261px;
border: 2px solid #000000; /*THEME CHANGE HERE*/
border-width: 0 2px;
font:normal 12px arial;
line-height:18px;
z-index:2;
background-color: white;
width: 200px;
visibility: hidden;
left: 91px;

}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 2px solid #000000; /*THEME CHANGE HERE*/
padding: 3px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FFFFFF;
}
/*end Body Menu Script*/	


#saying {
	position: absolute;
	left: 115px;
	top: 355px;
	z-index:2;
	width: 760px;
	height: 35px;
	font-weight:bold;
	text-align:center
	
	
}
	


#hp_scroll{
	position: absolute;
	left: 579px;
	top: 484px;
	z-index:3;
	width: 270px;
	height: 250px;
	
	}	

/*#line {
	position: absolute;
	left: 55px;
	top: 423px;
	z-index:2;
	width: 436px;
	height: 3px;
	
	}	*/	
		
#box {
	position: absolute;
	left: 55px;
	top: 413px;
	z-index:2;
	width: 436px;
	height: 423px;
	
	}
#registration {
	position: absolute;
	left: 494px;
	top: 435px;
	z-index:2;
	width: 146px;
	height: 100px;
	
	}	
	
#classes {
	position: absolute;
	left: 490px;
	top: 545px;
	z-index:2;
	width: 146px;
	height: 100px;
	
	}	
	
#gazette {
	position: absolute;
	left: 492px;
	top: 609px;
	z-index:2;
	width: 145px;
	height: 100px;
	
	}
	
#pix {
	position: absolute;
	left: 491px;
	top: 671px;
	z-index:2;
	width: 145px;
	height: 100px;
	
	}	
#ielogo {
	position: absolute;
	left: 276px;
	top: 827px;
	z-index:3;
	width: 285px;
	height: 30px;
	
	}

#stop_important {
	position: absolute;
	left: 608px;
	top: 666px;
	z-index:3;
	width: 185px;
	height: 25px;
	
	}	

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: black;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}


/*jr dragons rollover*/
#jrdragons {
	position: absolute;
	left: 125px;
	top: 711px;
	z-index:3;
	width: 100px;
	height: 18px;
}
/*end jr dragons rollover*/


/*parent_child rollover*/
#parent_child {
	position: absolute;
	left: 182px;
	top: 783px;
	z-index:3;
	width: 150px;
	height: 20px;
}

/*end parent_child rollover*/

	
	
/*pagination*/
.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px black;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 2px solid black;
color: #000000;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #00000;
background-color: #3857E1;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #00000;
background-color: 416DFC;
}

.paginationstyle text{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px
}
/*end pagination*/

/*contact sites*/
#contact_sites {
	position: absolute;
	left: 278px;
	top: 833px;
	z-index:2;
	width: 400px;
	height: 30px;
	text-align:center
	
	}
/*end contact sites*/
