/***********************************************/
/* High School.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	background-image:url(Images/DOlines.gif);
}

a {
	color: #ffffcc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#Main {
	position:absolute;
	top:20px;
	left:20px;
	width:900px;
	height:630px;
	z-index:1;
	background-image: url(Images/HSBackgroundsmall3.jpg);
}

#Principals {
	position:absolute;
	top:128px;
	left:20px;
	width:875px;
	height:19px;
	z-index:2;
}

#LeftLinks {
	position:absolute;
	top:148px;
	left:26px;
	width:200px;
	z-index:1;
}


#CurrentHighlight {
	position:absolute;
	width:300px;
	height:280px;
	z-index:3;
	left: 242px;
	top: 154px;
	font-family: "Trebuchet MS";
	font-size: 16;
}

#RecentHighlights {
	position:absolute;
	width:300px;
	height:100px;
	z-index:4;
	left: 281px;
	top: 445px;
	font-family: "Trebuchet MS";
	font-size: 16;
}


#UpcomingEvents {
	position:absolute;
	z-index:1;
	left: 647px;
	top: 156px;
	width: 217px;
	height: 95px;
}
#UpcomingEvents a{
	color: #681298;
	text-decoration:underline;
}

#UpcomingEvents a:visted{
	
	text-decoration:underline;
}

#UpcomingEvents a:hover{
	color: #681298;
	text-decoration:underline;
}

#Google {
	position:absolute;
	width:221px;
	height:116px;
	z-index:1;
	left: 364px;
	top: 633px;
}

#LowLinks {
	position:absolute;
	width:843px;
	height:25px;
	z-index:3;
	left: 22px;
	top: 549px;
}

#LowLinks a{
	color: #681298;
}

#LowLinks a:visited{
	color: #681298;
}

#Credits {
	position:absolute;
	width:835px;
	height:18px;
	z-index:2;
	left: 51px;
	top: 580px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#Credits a{
	color: #681298;
}

#Credits a:visted{
	color: #681298;
}

#Disclaimer {
	position:absolute;
	top:660px;
	left:30px;
	width:880px;
	height:78px;
	z-index:1;
	background-color:ffffcc;
}


.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #681298;
	font-weight: bold;
}


.style2 {
	font-family: "Trebuchet MS";
	color: #FFFFCC;
	font-size: 16;
}


.style3 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
}

.style9 {
	font-family: "Trebuchet MS"; color: #69109E;
}

.style10 {
	font-size: 14px
}

.style4 {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style5 {
	font-family: "Trebuchet MS"; font-size: 14px;
}

.style12 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 18px;
}

.style12 a{
	font-family: "Arial";
	font-weight: bold;
	font-size: 18px;
	color:#000000;
}
.type10pt {
	font-size: 10px;
}
.type24pt {
	font-size: 24px;
}
