/* CSS Document ©2006 Joy Asbury Productions */

body {
	background-color: #4B4B4B;
	margin: 0px;
	background-image: url(assets/lowerLeft.gif);
	background-repeat: repeat-y;
}

TABLE.mainContent {
	width: 100%;
	height: 100%;
	text-align: left;
}

.copyright {
	padding-left: 82px;
	padding-top: 66px;
	font-family: Arial, Helvetica, Verdana, sans;
	font-size: 9px;
	color: #7B7B7B;
}

a:link, a:visited {
	color:#7B7B7B;
	text-decoration:none;
}

a:hover, a:active {
	color:#EF5A20;
	text-decoration:none;
}

TABLE.flashTable {
	text-align: left;
	background-color: #4B4B4B;
	background-image: url(assets/whiteRules7.gif);
	background-repeat: repeat-x;
	width: 100%;
}
