@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Century Gothic";
	font-size: 10pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content_expand {
	background-image: url(images/castech-web-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#facts_bg {
	background-image: url(images/castech-facts.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	background-image: url(images/hm-lyt_17.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 99px;
}
#sponsors {
	background-image: url(images/site-lyt_12.png);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	height: 99px;
}
#quicklinks {
	background-image: url(images/site-lyt_14.png);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	height: 99px;
}
#site-pg-footer {
	background-image: url(images/site-lyt-footer_22.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 99px;
}

#hm-body-bg {
	background-image: url(images/hm-lyt_11.png);
	background-repeat: no-repeat;
	background-position: center;
	height: ;
	padding-left: 0px;
	padding-top: 68px;
}
#nav-bg {
	background-image: url(images/hm-lyt_05_02.png);
	background-repeat: no-repeat;
	background-position: ;
	height: 111px;
	width: 540px;
	padding-left: 0px;
	padding-top: 0px;
}
#site-pgs-nav-bg {
	background-image: url(images/site-lyt_08.png);
	background-repeat: no-repeat;
	background-position: ;
	height: ;
	width: 516px;
	padding-left: 0px;
	padding-top: 0px;
}
#site-pgs-lft-bg {
	background-image: url(images/site-lyt_07b.png);
	background-repeat: repeat;
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	background-position: ;
		background-position: top;
	height: px;
	width: ;
	padding-left: 0px;
	padding-top: 0px;
}
#site-pgs-rt-bg {
	background-image: url(images/site-lyt_09b.png);
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	background-position: top;
	height: px;
	width: ;
	padding-left: 0px;
	padding-top: 0px;
}
.center {
	text-align: center;
}
.facts {
	padding-right: 15px;
	padding-left: 25px;
}
.heading {
	font-family: "Book Antiqua";
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
.accent_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006169;
}

.footer, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.nav, .nav a:link, .nav a:visited {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover, .nav a:active {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.red {
	color: #CC0000;
}

.sub_head_blue {
	font-weight: bold;
	color: #003399;
	font-size: 12pt;
}
.sub_head_red {
	font-weight: bold;
	color: #CC0000;
	font-size: 12pt;
}
