/* CSS Document */

body   {
	margin-top:80px;
	margin-left:0px;
	margin-right:0px;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../buttons/circle.gif);
	background-repeat: no-repeat;
	background-position: center 120px;
}

a.link508         {color:#66ffff;font-size:.8em;font-weight:bold;}
a.link508:hover, a.link508:focus, a.link508:active   {background-color:#333333;}

#HSCSearch  {font-size:.8em;font-weight:bold;color:#996666;}

#MainBanner  {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding:0;
	z-index: 1;
	height: 80;
	background-color: #333333;
	background-image: url(../images/BannerBG.gif);





}
#MainLinks  {
	position:absolute;
	top:80px;
	left:0;
	width:100%;
	height:25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	z-index:1;
	text-align:center;
	background-color: #66FFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;



}
#MainLeft    {
	position:absolute;
	top:114px;
	left:0px;
	width:150px;
	float:left;
	text-align:left;
	margin-left: 10px;
}
#MainRight    {
	position:absolute;
	top:110px;
	width:200px;
	right:10px;
	padding-top:10px;
	float:right;

}
#MainBody     {
	padding-top:15px;
	margin-left:180px;
	margin-right:260px;
	z-index: 15;




}

h2 {
	font-size: 1.2em;
	text-indent: 15pt;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333366;
	border-left-color: #333366;


}
h1 {
	font-size: 1.4em;

}
.body-text {
	font-size: .8em;
	line-height: 1.6em;
}
.hiddenlinks {
	visibility: hidden;
}
.hidebuttons {
	visibility: hidden;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: .9em;
}
#schedule {
	font-size: .8em;
	padding: 3px;
	width: 400px;

}
#schedule td {
	padding: 4px;
}
#MainLinks a {
	font-size: .7em;
	font-weight: bold;
}
#MainLeft a {

	font-size: .8em;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: circle;
}
.XLGNoLine {
	font-size: 1.1em;
	color: #000000;
	text-decoration: none;
}
.smalltxt {
	font-size: .75em;
}
#MainLeft h5 {
	cursor: hand;
	cursor: pointer;
}
#MainBody li {
	font-size: 0.9em;
	line-height: 120%;
	margin-bottom: 6px;

}
#MainBody p {

	font-size: 0.9em;
	line-height: 120%;
}
#All2005 h5 {
	margin-left: 6px;
}

