
/* NEW HC top presentation */
/* background-image: url(../Images/head-band.jpg); */
	
body { background-color: #000; color: #fff; background-image: url(../Images/head-band.jpg); background-repeat: repeat-x; text-decoration: none; text-align: center; }

/* HC top presentation */
.container-star {
	position: relative;
	background-image: url(../Images/StarMaster5.gif);
	background-color: #000;
	width: 860px;
	height: auto;
	margin: 20px auto 0px;
	padding-top: 12px;
	padding-bottom: 20px;
	border: outset 4px #222; }

.container-star-inline {width: 860px; height: auto; }

.container-HolyCross { float: left; background-color: #000; background-image: url(../Images/HC-HomePage.jpg); background-repeat: no-repeat;
width: 400px; height: 247px; margin-top: 20px; margin-left: 20px; }

.container-title { margin: auto; background-color: transparent; padding-top: 0px; width: 700px; height: auto;  }
.container-sub-title { float: right; background-color: transparent; padding-top: 0px; width: 420px; height: auto;  line-height: 24pt;}
.container-title-text { float: right; background-color: transparent; text-align: left; padding-right: 8px; width: 400px; height: auto; }
.titletxtcnt { margin: 12px auto 0 20px; color: #e0e0e0; font-style: italic; font-weight: normal; font-size: 14px; line-height: 15pt; font-family: "Times New Roman", Georgia, Times; text-align: center }

.container-title h1 { color: #1e90ff; font-family: "Times New Roman", Georgia, Times; text-align: center; font-size: 24px; line-height: 24pt; }
.container-sub-title h1 { color: #1e90ff; font-family: "Times New Roman", Georgia, Times; text-align: center ; font-size: 22px; line-height: 22pt; }
.container-sub-title h2 { color: #1e90ff; font-family: "Times New Roman", Georgia, Times; text-align: center ; font-size: 18px; line-height: 18pt; }

/* HC intro */
.container-cross { background-color: #333333; width: 860px; height: auto; margin: auto; }
.container-cross-left { float: left; width: 320px; height: auto; padding-top: 20px; padding-left: 20px; }
.container-cross-right { float: right; width: 450px; height: auto; padding-top: 5px; padding-right: 35px;}
.cross-text { margin: 16px auto; }


/* Solar Satus (This is on the LP-3x style sheet as well) */
.container-solar-main { width: 404px; height: auto; margin: auto; background-color: #222; border: outset 2px #222; padding-top: 6px; }
.container-solar { width: 400px; height: auto; margin: auto;}

.container-solar-left { float: left; width: 170px; height: auto; padding-top: 0px; padding-right: 15px; text-align: right; 
font-family: Arial, Verdana, Helvetica, sans-serif; color: #0ff; font-style: normal; font-weight: normal; font-size: 12px; letter-spacing: 0.1em; line-height: 18px; }

.container-solar-right { float: left; width: 160px; height: auto; padding-top: 0px; padding-left: 10px; background-color: transparent; text-align: left; }


