.cgsmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-image: url(images/FLUFGNLT_GIF.jpg);
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.Header {
	float: none;
	height: auto;
	width: auto;
}
.sidelink {
	float: left;
	height: auto;
	width: 24%;
	padding-right: 10px;
	padding-left: 10px;
	border-right-color: #030;
	border-right-width: medium;
	border-right-style: solid;
}
.content {
	float: right;
	height: auto;
	width: 73%;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.cgsmain .content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-indent: 0px;
}
.cgsmain .content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-indent: 0px;
}
.cgsmain .content hr {
	text-indent: 0px;
	color: #030;
	text-align: center;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #030;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #030;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #030;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #630;
	text-decoration: none;
}

