body {
	background-color: #2A3441;
	margin:3px 0px;
	padding:0px;
	text-align: center;
}
#content {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 20px;
	height: 90%;
	width: 90%;
	border: medium solid #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-color: #000000;
	color: #000000;
}
#mainNav {
	font-family: garamond, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	position: absolute;
	float: left;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	right: 5px;
	color: #CCCCCC;
}

#container {
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	}
.TFG_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 12px;
}
a {
color:#999900
}.TFG_ProjectText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 12px;
}
#MainContent {
	width: 457px;
	float: left;
}
#RightContent {
	width: 200px;
	float: right;
}
