@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #F00;
}
a:active {
	color: #0FF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #609;
}
h2 {
	font-size: 18px;
	color: #609;
}
h3 {
	font-size: 16px;
	color: #309;
}
h4 {
	font-size: 14px;
	color: #000;
}
#banner {
	height: 120px;
	width: 968px;
	background-image: url(Assets/Banner-Landscape.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	text-transform: capitalize;
	color: #060;
	background-repeat: no-repeat;
	margin: 0px;
}
#Banner_Subtitle {
	font-size: 20px;
	color: #060;
}
#sub-banner {
	width: 968px;
	background-color: #CCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
#main_container {
	width: 968px;
	background-color: #CCC;
}
#main_container #left_col {
	background-color: #CCC;
	min-width: 120px;
	min-height: 1216px;
	background-image:url(Assets/Nav_Ribbon2.gif);
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	float: left;
}
#main_container #center {
	float: left;
	min-height: 1200px;
	width: 830px;
	background-image: url(Assets/GNG-Center-StAndrewBackground.gif);
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	white-space: normal;
	clear: none;
	padding: 3px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
	line-height: normal;
}
#footer {
	background-color: #000;
	width: 968px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0;
	font-size: 12px;
	font-style: italic;
	float: left;
}
#Center_Content {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
	color: #000;
	display: marker;
	font-family: "Times New Roman", Times, serif;
}
#Center_Title {
	color: #606;
	font-style:italic;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
#main_container #left_col p a {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	background-color: #CCC;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
	height: 16px;
	width: 100px;
	padding: 3px;
}
#banner_subtitle {
	font-size: 16px;
	line-height: normal;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}
#Banner_Subtitle {
	height: 20px;
	font-size:20px;
}
#left_col {
	background-image: URL(Assets/Nav_Ribbon2.gif);
}

#main_container #center {
	float: left;
}
#top_spacer {
	padding-top: 20px;
}
