html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	margin: 0 auto;
	padding-top: 15px;
	background-color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #cc66ff;
	font-weight: bolder;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bolder;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bolder;
	color: #ffcc00;
}
h3 {
	font-family: "arial black";
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
#masthead {
	width: 800px;
	height: 294px;
}
#nav {
	width: 800px;
	height: 35px;
	margin: 0 auto;
	font-size: 12px;
	z-index: 99;
}
#mainContent {
	width: 750px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
}
#favGigBox {
	width: 100%;
	text-align: left;
	height: 300px;
}
#paddingDiv {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
#wrapper {
	width: 801px;
	margin: 0 auto;
	border-width: 2px;
	border-color: #FFFFFF;
	border: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(images/bkgd5.jpg);
}
#rightCol {
	width: 380px;
	float: right;
	margin-left: 10px;
}
#scrollBar {
	overflow: auto;
	height: 500px;
	width: 770px;
	padding: 0 15px 0 15px;
}
#scrollBar800 {
	overflow: auto;
	height: 500px;
	width: 750px;
}
#scrollBarIndex {
	overflow: auto;
	height: 500px;
	width: 800px;
}
#footer {
	overflow: auto;
	width: 100%;
	background-color: #000000;
	text-align: center;
}
#divider {
	width: 100%;
	background-color: #999999;
	text-align: center;
	height: 15px;
	background-image: url(images/bkgdSliceNav.jpg);
}
ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #cc66ff;
	font-weight: bolder;
}
.videoWrapper {
	width: 100%;
	text-align: center;
	padding-top: 50px;
}
.fltRt {
	float: right;
}
.fltLft {
	float: left;
}
.fltRtPhoto {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.fltLftPhoto {
	float: left;
	padding-right: 10px;
}
.centerContent {
	text-align: center;
	padding: 5px 0 5px 0;
}
.centerPhoto {
	text-align: center;
}
.centerVisaMaster {
	text-align: center;
	padding-top: 15px;
}
.mastheadLeft {
	background-image: url(images/JackGibson.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 294px;
	width: 335px;
	float: left;
	padding-left: 15px;
}
.mastheadRight {
	background-image: url(images/coverSlice08_02B.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 294px;
	width: 450px;
	float: right;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	background-position: center center;
	text-align: center;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	background-position: center center;
	text-align: center;
}
#dopWopDirections {
	margin: 0 auto;
	width: 415px;
}
.copyrightRev {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
}
.indent {
	text-indent: 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bolder;
}
a:visited {
	text-decoration: underline;
	color: #ffffcc;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bolder;
}
a:active {
	text-decoration: underline;
	color: #ffffcc;
	font-weight: bolder
}
.highlight {
	color: #ffffcc;
	font-style: italic;	
}
.highlightNoItalBold {
	color: #ffffcc;
	font-weight: bolder;
}

