body {
	background-color: black;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(index/images/CASTsuperheroes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body td {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	}

	
#navBottom a {
	color: #CA5100;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: inline;
	line-height: 30px;
}

.tableBG {
	background-image: url(/index/images/bgstripe.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.topBarSwirl {
	background-image: url(/index/images/G-swirl1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
	
.borderLesft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: silver;
	background-image: url(../index/images/G-vertGrad1.gif);
}
.phoneNumber {
	font: bold small-caps normal 17px/20px Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-align:right;
		}
	.logo {
	font:bold small-caps normal 17px/20px Arial, Helvetica, sans-serif;
	color: #426501;
	}

.borderRight {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: silver;
	background-image: url(file: images/green-cornerB.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CCCCCC;
}

.bodyMain {
	background-image: url(/index/images/bodyMain.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}

.borderTop {
	border-top: thin solid silver;

}


