/* CSS Document */
/****infopage***/
#maincontent{
	position:absolute;
	left:230px;
	top:10px;
	width:535px;
	height:100%;
}

#playercontent{
	position:absolute;
	left:119px;
	top:150px;
	width:535px;
	height:100%;
}

#contenthead{
	width:530px;
	height:20px;
}
#contentbox{
	position:absolute;
	width:535px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:200;
	background-image:url(/img/boxmiddle.png);
	background-repeat:repeat-y;
}
#boxtop{/***this is the image for the top of the contentbox****/
	background-image:url(/img/boxtop.png);
	background-repeat:no-repeat;
	height:20px;
}
#boxbottom{/***this is the image for the bottom of the contentbox****/
	background-image:url(/img/boxbottom.png);
	background-repeat:no-repeat;
	height:26px;
}
#specsbox{
position:absolute;
	width:200px;
	left:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:200;
}

#statsbox{
position:absolute;
	width:200px;
	left:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:200;
}
#mapcontent{
	position:absolute;
	left:32px;
	top:10px;
	width:700px;
	height:100%;

}
#mapcontent2{
	position:absolute;
	top:115px;
	width:700px;
	height:100%;

}
#widetop{
	background-image:url(/img/widetop.png);
	background-repeat:no-repeat;
	height:19px;
}
#widebottom{
	background-image:url(/img/widebottom.png);
	background-repeat:no-repeat;
	height:25px;
}
#mapbox{
	position:absolute;
	width:100%;
	top:27px;
	padding: 8px 4px 4px -5px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:200;
	background-color:#222222;
}
#formbox{
	position:absolute;
	width:100%;
	top:15px;
	xpadding: 8px 4px 4px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:200;
	background-image:url(/img/widemiddle.png);
	background-repeat:repeat-y
}


#headshadow{
	position:absolute;
	top:20px;
	background-image:none;
	background-repeat:repeat-x;
	height:6px;
	width:100%;

}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
a.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F90;
}
a:link.text {
	color: #F90;
	text-decoration: none;
}
a:visited.text {
	text-decoration: none;
	color: #F90;
}
a:hover.text {
	text-decoration: none;
	color: #DDD;
}
a:active.text {
	text-decoration: none;
	color: #FFFF00;
}
.yellowtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFF00;
}
a.yellowtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFF00;
}
a:link.yellowtext {
	color: #FFFF00;
	text-decoration: none;
}
a:visited.yellowtext {
	text-decoration: none;
	color: #FFFF00;
}
a:hover.yellowtext {
	text-decoration: none;
	color: #DDD;
}
a:active.yellowtext {
	text-decoration: none;
	color: #FFFF00;
}
.headingtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	font-weight:800;
}
a.headingtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #FFF;
	font-weight:800;
}
a:link.headingtext {
	color: #FFF;
	text-decoration: none;
}
a:visited.headingtext {
	text-decoration: none;
	color: #FFF;
}
a:hover.headingtext {
	text-decoration: none;
	color: #F90;
}
a:active.headingtext {
	text-decoration: none;
	color: #FFF;
}

.subheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight:800;
}
a.subheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight:800;
}
a:link.subheading {
	color: #FFF;
	text-decoration: none;
}
a:visited.subheading {
	text-decoration: none;
	color: #FFF;
}
a:hover.subheading {
	text-decoration: none;
	color: #F90;
}
a:active.subheading {
	text-decoration: none;
	color: #FFF;
}
/****indexpage****/
#welcome{
	position:absolute;
	width:100%;
	left:40px;
	top:0px;
	background-repeat: no-repeat;
	height:279px;
}

.number{
	font-family: Bauhaus 93, Arial, Helvetica, sans-serif;
	font-size:50px;
	color:#AAA;
	letter-spacing: 3px;
}

.pagetitle{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	border-bottom:1px solid #F90;
	letter-spacing: 3px;
	text-transform:uppercase;
}
.smallptitle{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	border-bottom:1px solid #f90;
	letter-spacing: 1px;
}

.school{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#FFF;
	border-bottom:1px solid #F90;
	letter-spacing: 2px;
	font-weight:600;
}
.name{
	font-family: Bauhaus 93, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#FFF;
	border-bottom:1px solid #F90;
	letter-spacing: 3px;
}

.printable{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
a:link.printable {
	color: #FFF;
	text-decoration: none;
}
a:visited.printable {
	text-decoration: none;
	color: #FFF;
}
a:hover.printable {
	text-decoration: none;
	color: #6699FF;
}
a:active.printable {
	text-decoration: none;
	color: #FFF;
}
.welcometext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}

#highhead{
	position:absolute;
	background-image:url(/img/orange.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:20px;
	top:150px;

}
#highshadow{
	position:absolute;
	top:170px;
	background-image:url(/img/topshadow.gif);
	background-repeat:repeat-x;
	height:6px;
	width:100%;

}
#highbox{
	position:absolute;
	width:100%;
	top:182px;
	padding: 8px 4px 4px -5px;
	border-bottom:1px solid #666;
	background-image:url(/img/star.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#lowbox{
	position:absolute;
	width:100%;
	left:0px;
	top:375px;

}

#slideshow{
	width: 795px;
	margin: 0 auto 0 0;
	padding: 0;


}
#copyright{/***index page***/
position:absolute;
top:425px;
left:120px;
}
#copyright2{/***other pages***/
position:absolute;
left:75px;

}
#copyright3{/***other pages***/
position:absolute;
width:715px;

}
.copyrighttext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	text-decoration: none;
	color: #FF9900;

}
a:active {
	text-decoration: none;
	color: #FFFFFF;

}
.btext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
a.btext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F90;
}

