/* GCC CSS Document Powered by Rocket Jones */

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	vertical-align: top;
	}

#body_table {
	background-image: url(images/page_bg.jpg);
	background-color: #68652E;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	vertical-align: top;
	}

#main_table {
	position: relative;
	left: -10px;
	background-color: #68652E;
	width: 800px;
	height: 188px;
	margin: 0 auto 0 auto;
	padding: 0;
	vertical-align: top;
	}
	
#black_menu {
	background-color: #000000;
	width: 100%;
	height: 22px;
	vertical-align: middle;
	border: 0px solid white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding:0 0 0 30px;
}

#black_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#black_menu a:hover {
	color: #68652E;
	text-decoration: none;
}

#main_content_table {
	position: relative;
	left: -10px;
	top: 0;
	background-color: #68652E;
	width: 800px;
	height: 600px;
	margin: 0 auto 0 auto;
	padding: 0;
	vertical-align: top;
}

#main_content {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#sub_content {
	background-color: #DBA231; 
	position: relative; 
	left: 18px;
	}
	
#welcome {
	position: relative;
	top: -10px;
	left: 0;
	width: 439px;
	height: auto;
	margin: 0;
}

.masthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -5px;
	}
	
.masthead_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -2px;
	}
		
.masthead_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	line-height: 5px;
	}
	
#series_img {
	position: relative;
	left: -6px;
	}

#series_img img {
	position: absolute;
	left: 0px;
	width: 451px;
	}
	
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	}

#text {
	position:relative; 
	top: 178px;
	}

#white_border {
	position: relative;
	left: -6px;
	top: 185px;
	}
	
#white_border img {
	position: absolute;
	left: 0px;
	width: 451px;
	}
	
.masthead_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	font-weight: normal;
	color: #EEAC05;
	letter-spacing: -5px;
	}
	
.masthead_orange2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	font-weight: normal;
	color: #FBC702;
	letter-spacing: -5px;
	}
	
#quotables {
	position: relative;
	top: 185px;
	}

* html body div#yellow_container {
	position: relative; 
	left: -6px; 
	top: 183px; 
	background-color: #F6D01C;
}
	
#yellow_container {
	position: relative;
	left: -6px; 
	top: 182px;
	background-color: #F6D01C;
}

.masthead_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 61px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -5px;
	}
	
.blue_mast {
	font-family: Arial, Helvetica, sans-serif;
	color: #378ABF;
	font-size: 22px;
	letter-spacing: -1px;
	padding-left: 25px;
	top: -15px;
	line-height: 5px;	
}

#sub_main_content {
	background-image: url(images/sub_mid_bg.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.top_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0C6096;
	}
	
.top_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
.side_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
.side_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
