body
{
	background: #000000 url("../Images/TimeAndSpace.jpg") no-repeat;
	color: #3BC0FE;
}

a.mainMenu:link, a.mainMenu:visited, a.mainMenu:active
{
	color: #3BC0FE;
}

a.mainMenu:hover
{
	color: #F9D13D;
}

#timeAndSpaceHyperLinkContainer,
#bananaHyperLinkContainer, #blueberryHyperLinkContainer, #cherryHyperLinkContainer, #greenAppleHyperLinkContainer, #lemonHyperLinkContainer, #limeHyperLinkContainer, #orangeHyperLinkContainer, #strawberryHyperLinkContainer, #undergroundHyperLinkContainer,
#bananaTextOnly, #blueberryTextOnly, #cherryTextOnly, #greenAppleTextOnly, #lemonTextOnly, #limeTextOnly, #orangeTextOnly, #strawberryTextOnly, #undergroundTextOnly,
#mainTextOnly, #welcomeTextOnly, #roomsTextOnly, #reservationsTextOnly, #joinTheClubTextOnly, #funStuffTextOnly
{
	display: none;
}

#timeAndSpaceTextOnly
{
	/*position: absolute;
	left: 50px;*/
	color: #F9D13D;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

#locationInformation
{
	border: none 1px white;
	position: absolute;
	left: 810px;
	top: 100px;
	white-space: nowrap;
}

#hoursInformation
{
	border: none 1px white;
	border-collapse: collapse;
	position: absolute;
	left: 810px;
	top: 275px;
}

#hoursInformation td
{
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
}

#hoursNote
{
	border: none 1px white;
	position: absolute;
	left: 810px;
	top: 350px;
	width: 250px;
}

a.map:link, a.map:visited, a.map:active
{
	background: url("../Images/ExternalLink.png") center right no-repeat;
	padding-right: 13px;
	color: #3BC0FE;
	font-size: 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.map:hover
{
	color: #3BC0FE;
	font-size: 16px;
	text-decoration: underline;
	white-space: nowrap;
}
