body {	background-color: #FFFFFF;	background-image: url(images/bg.gif);	background-position: center;	background-repeat: repeat-y;	margin-bottom: 20px;	margin-left: 20px;	margin-right: 20px;	margin-top: 20px;	text-align: center;}/***********************************	CONTAINERS***********************************/#main {	background-color: #FFFFFF;	border-bottom-width: 0px;	border-color: #0000FF;	border-left-width: 0px;	border-right-width: 0px;	border-style: solid;	border-top-width: 0px;	color: #000000;	height: 75%;	margin-left: auto;	margin-right: auto;	text-align: left;	width: 690px;}#top-nav {	background-color: #FFFFFF;	border-bottom-width: 0px;	border-color: #ffff00;	border-left-width: 0px;	border-right-width: 0px;	border-style: solid;	border-top-width: 2px;	color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	height: 20px;	line-height: 20px;	margin-left: auto;	margin-right: auto;	padding-left: 5px;	text-align: center;	vertical-align: bottom;	width: 99%;}#footer {	background-color: #FFFFFF;	border-bottom-width: 2px;	border-color: #ffff00;	border-left-width: 0px;	border-right-width: 0px;	border-style: solid;	border-top-width: 2px;	color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	height: 20px;	line-height: 20px;	margin-left: auto;	margin-right: auto;	padding-left: 5px;	text-align: center;	vertical-align: bottom;	width: 99%;}#navigation {	background-color: #FAFAFA;	border-bottom-width: 0px;	border-color: #D0D0D0;	border-left-width: 0px;	border-right-width: 2px;	border-style: solid;	border-top-width: 0px;	color: #4c4c4c;	float: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	font-weight: bold;	margin-bottom: 0px;	margin-left: 0px;	margin-right: 0px;	margin-top: 0px;	padding-bottom: 5px;	padding-left: 5px;	padding-right: 5px;	padding-top: 5px;	text-decoration: none;	width: 19%;
}#content {	background-color: #FFFFFF;	border-color: #333333;	color: #191919;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	margin-left: 23%;	padding-bottom: 15px;	padding-left: 5px;	padding-right: 5px;	padding-top: 5px;	text-align: left;	text-decoration: none;	width: 75%;}#footer-old {	background-color: #FFFFFF;	clear: left;	color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	padding-bottom: 10px;	padding-left: 0px;	padding-right: 0px;	padding-top: 20px;	text-align: center;}/***********************************	LINKS***********************************/a {	color: #6666ff;	text-decoration: none;}a.small-navigation {	color: #0000ff;	text-decoration: none;}a.small-navigation:hover {	color: #ff0000;}a.small-navigation:active {	background-color: #FFFF00;	border-color: #ff0000;	color: #0000ff;}a.navigation {	border-bottom-width: 0px;	border-color: #DEDEDE;	border-left-width: 5px;	border-right-width: 0px;	border-style: solid;	border-top-width: 0px;	color: #0000ff;	display: block;	font-weight: normal;	padding-bottom: 3px;	padding-left: 5px;	padding-right: 5px;	padding-top: 3px;	text-align: left;	text-decoration: none;}a.navigation:hover {	background-color: #EFEFEF;	border-color: #ff0000;	color: #ff0000;}a.navigation:active {	background-color: #FFFF00;	border-color: #ff0000;	color: #0000ff;}/***********************************	MISCELLANEOUS***********************************/#header {	background-color: #FFFFFF;	background-image: url(images/header.jpg);	background-position: center;	background-repeat: no-repeat;	border-bottom-width: 0px;	border-color: #999999;	border-left-width: 0px;	border-right-width: 0px;	border-style: solid;	border-top-width: 0px;	padding-bottom: 10px;	padding-left: 0px;	padding-right: 0px;	padding-top: 10px;}hr {	border-bottom-width: 2px;	border-color: #CCCCCC;	border-left-width: 0px;	border-right-width: 0px;	border-style: dashed;	border-top-width: 0px;	height: 1px;	text-align: center;	width: 100%;}h1 {	background-color: #FFFFFF;	border-bottom-width: 5px;	border-color: #ffff00;	border-left-width: 0px;	border-right-width: 0px;	border-style: solid;	border-top-width: 0px;	color: #ff0000;	font-size: 130%;	font-weight: normal;	margin-bottom: 15px;	margin-left: 0px;	margin-right: 0px;	margin-top: 0px;	padding-bottom: 2px;	padding-left: 0px;	padding-right: 2px;	padding-top: 2px;	text-align: left;	text-decoration: none;}p {	border-bottom-width: 1px;	border-color: #191919;	border-left-width: 0px;	border-right-width: 0px;	border-style: dashed;	border-top-width: 0px;	margin-top: 10px;	padding-bottom: 10px;	padding-left: 0px;	padding-right: 0px;	padding-top: 0px;}STRONG {	color: #ff0000;	font-stretch: normal;	font-style: normal;	font-variant: normal;	font-weight: normal;}