body {
	background-color: #000000;
	text-align: center;
}
.mainTable{
	text-align: center;
	/*background-image: url(../images/redSun_apexStudios_blur_orange.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	border: thin solid #FFFFFF;
	background-color: #000000;

}
.subTable{
	background-image: url(../images/sunburst/sunburst_orange.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;

}
#myPic {
	border: thin solid #666666;
	clear: none;
	float: none;
	position: relative;
	z-index: 10;
	top: 10px;
	visibility: visible;
}
.scrollLeft{
	cursor: crosshair;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.scrollRight{
	cursor: crosshair;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.galleryTable{
	position: relative;
	left: 0px;
	bottom: 0px;
	top: 29px;
	height: auto;
	width: auto;
	border-top: thin #FFFFFF;
	border-right: thin #FFFFFF;
	border-bottom: thin #FFFFFF;
	border-left: thin #FFFFFF;
}
.galleryTable td{
	border: thin #FFFFFF;
	cursor: crosshair;

}
.galleryTable td img:hover{
	border: 1px solid #fe8d01;
	cursor: crosshair;

}

#topSection{
	margin: 0;
	height: 50px;
	width: auto;
	left: 0px;
	top: 0px;
	position: relative;
	border-top: thin #FFFFFF;
	border-right: thin #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin #FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;

}

.indexHeaderRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
.indexHeaderWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.bodyIMGbottomRight {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-attachment: fixed;
	z-index: 1;
}
.tableIMGbottomRightBlur {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 50%;
	z-index: 3;
	border: 1px none #FFFFFF;
	background-image: url(../images/redDots.jpg);

}

.superScript {
	text-align: left;
	vertical-align: super;
}
.subScript {
	text-align: right;
	vertical-align: sub;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;

}
.galleryTextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}
.galleryParagraphText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-align: justify;
	font-size: 14px;
}
p.galleryParagraphText a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: red;
	text-decoration: underline;
}

.galleryFooterText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFF99;
}
.scrollNav {
	z-index: 20;
	width: auto;
	height: auto;
	position: relative;
	text-align: center;

}
/*.leftSection{
	visibility: visible;
	width: 300px;
	padding: 10px 10px 10px 20px;
	position: relative;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-face-color: ;
	scrollbar-highlight-color: ;
	scrollbar-shadow-color: ;
	overflow: auto;
	top: 10px;
	border-top: thin #FFFFFF;
	border-right: thin #FFFFFF;
	border-bottom: thin #FFFFFF;
	border-left: thin #FFFFFF;
}*/
.leftSection{
	visibility: visible;
	padding: 10px 5px 10px 10px;
	position: relative;
	top: 10px;
	border-top: thin #FFFFFF;
	border-right: thin #FFFFFF;
	border-bottom: thin #FFFFFF;
	border-left: thin #FFFFFF;
	width: 235px;


}
.apexLogo{
	z-index: 25;
	visibility: visible;
	background-attachment: scroll;
	background-image: url(../images/APEX%20COLOR%20LOGO%5B1%5D_2.jpg);
	background-repeat: no-repeat;
	background-position: 160px bottom;

}
.footerContactText {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	clear: both;
	top: 5px;
	position: relative;
}
.footerContactText a:link a:visited{
	color: red;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

.bulletPoint {
	background-color: #141414;
	border: 1.3px solid #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-align: justify;
	width: 95%;
	left: auto;
	right: auto;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF0000;
}
.indexFooterWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

