 BODY { background-color: black; }


.bigBlackHeadlines, .headlines, .sublines, .text, .smallText { font-family: "Myriad Web", Tahoma, Verdana, Helvetica, Arial, sans-serif, sans-serif; color:black; background:white;}
.bigRedHeadlines, .redHeadlines, .redSublines, .redText, .smallRedText { font-family: "Myriad Web", Tahoma, Verdana, Helvetica, Arial, sans-serif, sans-serif; color:#CA0000; background:white;}
.bigGrayHeadlines, .grayHeadlines, .graySublines, .grayText, .smallGrayText { font-family: "Myriad Web", Tahoma, Verdana, Helvetica, Arial, sans-serif, sans-serif; color:#333333; background:white;}
.whiteHeadlines, .whiteSublines { font-family: "Myriad Web", Tahoma, Verdana, Helvetica, Arial, sans-serif, sans-serif; color:#FFFFFF; background:#000000;}

.bigBlackHeadlines {font-size:18pt; font-weight:bold;}
.headlines {font-size:14pt; font-weight:bold;}
.sublines {font-size:12pt; font-weight:normal;}
.text {font-size: 11pt; font-weight:normal;}
.redText {font-size: 11pt; font-weight:normal;}
.bigRedHeadlines{font-size:18pt; font-weight:bold;}
.redHeadlines {font-size:14pt; font-weight:bold;}
.redSublines {font-size:12pt; font-weight:normal;}
.grayText {font-size: 11pt; font-weight:normal;}
.bigGrayHeadlines{font-size:18pt; font-weight:bold;}
.grayHeadlines {font-size:14pt; font-weight:bold;}
.graySublines {font-size:12pt; font-weight:normal;}
.smallText {font-size:9pt; font-weight:normal;}
.smallRedText {font-size:9pt;}
.smallGrayText {font-size:9pt;}
.whiteHeadlines {font-size: 18pt}
.whiteSublines {font-size:12pt;}

A:link {text-decoration:underline; color:#000000}
A:visited {text-decoration:underline; color:#000000}
A:active {text-decoration:none; color:#000000}
A:hover {text-decoration: underline; color: #FF0000}

LI.list1 {list-style: square; color:#000000;}

#outline {
	position:relative;
	left:15px;
	top:0px;
    margin-left: auto;
    margin-right: auto;
	width:955px;
	height:1162px;
	z-index:1;
	background-image: url(Outline.png);
}

#header {
	position:absolute;
	left:23px;
	top:15px;
	width:910px;
	height:260px;
	z-index:2;
	background-image: url(HCBanner09.png);
}

#menu {
	position:absolute;
	left:15px;
	top:275px;
	width:925px;
	height:30px;
	z-index:3;
}

#sidemenu {
	position:absolute;
	left:16px;
	top:306px;
	width:175px;
	height:802px;
	z-index:4;
	background-image:url(sideMenu.png);
}

#body {
	position:absolute;
	left:191px;
	top:307px;
	width:749px;
	height:802px;
	z-index:5;
}

#subBody {
	position:absolute;
	left:2px;
	top:0;
	width:749px;
	height:802px;
	z-index:2;
	background-image: url(backgroundTEMPLATE.png);
}
#title {
	position:absolute;
	left:33px;
	top:25px;
	width:681px;
	height:25px;
	z-index:4;
}
#textHome {
	position:absolute;
	left:31px;
	top:69px;
	width:681px;
	height:703px;
	z-index:2;
	background-color:#FFFFFF;
	overflow: auto;
}
#text {
	position:absolute;
	left:31px;
	top:72px;
	width:681px;
	height:702px;
	z-index:2;
	background-color:#FFFFFF;
	overflow: auto;
}
