@charset "utf-8";
#left-column {
	float: left;
	width: 381px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #CCFFFF;
	text-align: justify;
}
#container #left-column #box_1 a {
	color: #00F;
}

#container #left-column #box_1 h1 {
	margin: 0px;
	padding: 0px;
}


#left-column img {
	border: thick double #666666;
}

#right-column .style1 img {
	padding: 5px;
}
#right-column img {
	border: thick double #666666;
}

#bottom-navigation {
}


#form {
	width: 275px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-bottom: 10px;
	padding-top: 10px;
}
#quote {
	width: 275px;
	float: left;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-left-color: #000066;
	height: 310px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


#right-column {
	float: left;
	width: 382px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000066;
	background-color: #CCFFFF;
}
#week-link {
	float: left;
	width: 275px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
}
#week-link a {
	color: #000000;
}
#bottom-navigation {
	clear: both;
	text-align: center;
	background-color: #25AAE1;
}


#banner {
	height: 197px;
	width: 780px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/hitg_banner.gif);
}
#banner #text {
	font-family: "Franklin Gothic Medium", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
	font-size: 40px;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 25px solid #25AAE1;
	background-color: #CCFFFF;
}
a {
	color: #FFFFFF;
}

tr {
	background-color: #00A045;
	text-align: center;
}
td {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
}
