body {
	color: #000000;
	/*background-color: #083564;*/
	/*
	background-image:url('../../Images/soundBoard_small.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	width: 100%;
	height: 100%;
	background-size: 100%;
	*/
	background-color: #000000;
	font-size: 16pt;
}

table {
	background-color: #FFE0A5;
}

td.Heading {
	font-size: 18pt;
	background-color: #BFBB74;
	color: #000000;
	text-align: center;
}

div.helper {
	position:absolute;
	left: 50px;
	top: 150px;
	background-color: #000000;
	color: #FFFFFF;
}

body>div.helper {position: fixed;}

td.vert {
	vertical-align: top;
}

/* Begin Divs */
div.header {
	position: absolute;
	top: 0px;
	background-color: #083564;
	width:100%;
}
/* End Divs */

div.spacer {
	padding-bottom: 205px;
}

div.centeredImage {
	position: absolute;
	top: 0px;
	left: 1px;
	z-index: -1;
	width: 100%;
	height: 100%;
}

body>div.centeredImage { position: fixed; }

div.links {
	position: absolute;
	/* background-color: #083564; */
	width: 100%;
	top: 0px;
	left: 0px;
	font-size: 24px;
	color: #000000;
}

body>div.links { position: fixed}

div.links table {
	background-color: transparent;
}

/* Begin Table Definition */

tr.links {
	font-size: 24px;
	background-color: #B50400;
	color: #000000;
}
/* End Table Definition */

/* Begin Default Hyperlinks */

div.links a {
	color: #FFFFFF;
}

div.links a:hover {
	color: #000000;
}

div.links a:visited {
	color: #000033;
}

div.feed {
	position: absolute;
	left: 0px;
	top: 165px;
}

body>div.feed { position: fixed; }

div.feed img {
	border: none;
}

/* End Default Hyperlinks */

/* Begin Directions */

div.directions {
	text-align: center;
}

div.Tech {

}

div.Tech table {
	border: 1px solid;
}
/*
div.directions table {
	background-color: #006644;
}

div.directions td.Heading {
	font-size: 18pt;
	text-align: center;
	background-color: #50B292;
	color: #000000;
}

div.directions td.vert {
	vertical-align: top;
}
*/
/* End Directions */

/* Begin Contact */

div.Contact {

}

/*
div.Contact table {
	background-color: #006644;
}

div.Contact td.Heading {
	text-align: center;
	font-size: 18pt;
	background-color: #50B292;
	color: #000000;
}
*/

/* End Contact */

/* Begin Rental Rates */
div.Rates {

}

div.Rates a {
	color: #0000FF;
}

div.Rates a:hover {
	color: #000000;
}
/*
div.Rates table {
	background-color: #006644;
}

div.Rates td.Heading {
	font-size: 20pt;
	background-color: #50B292;
	color: #000000;
}
*/
/*
div.Rates td.vert {
	vertical-align: top;
}
*/
/* End Rental Rates */
