body
{
	background: #592A50 url("../Images/Rooms.jpg") no-repeat;
	color: #3BC0FE;
}

a.mainMenu:link, a.mainMenu:visited, a.mainMenu:active
{
	color: #3BC0FE;
}

a.mainMenu:hover
{
	color: #F9D13D;
}

#main
{
	left: 380px;
	top: 20x;
	width: 375px;
}

#roomNavigation
{
	border: none 1px white;
	position: absolute;
	left: 810px;
	top: 100px;
}

#roomsHyperLinkContainer,
#bananaTextOnly, #blueberryTextOnly, #cherryTextOnly, #greenAppleTextOnly, #lemonTextOnly, #limeTextOnly, #orangeTextOnly, #strawberryTextOnly, #undergroundTextOnly,
#mainTextOnly, #timeAndSpaceTextOnly, #welcomeTextOnly, #reservationsTextOnly, #joinTheClubTextOnly, #funStuffTextOnly
{
	display: none;
}

#roomsTextOnly
{
	/*position: absolute;
	left: 50px;*/
	color: #F9D13D;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

/*
#bananaHyperLinkContainer
{
	position: absolute;
	left: 0px;
}

#blueberryHyperLinkContainer
{
	position: absolute;
	left: 8px;
}

#cherryHyperLinkContainer
{
	position: absolute;
	left: 16px;
}

#greenAppleHyperLinkContainer
{
	position: absolute;
	left: 24px;
}

#lemonHyperLinkContainer
{
	position: absolute;
	left: 32px;
}

#limeHyperLinkContainer
{
	position: absolute;
	left: 40px;
}

#orangeHyperLinkContainer
{
	position: absolute;
	left: 48px;
}

#strawberryHyperLinkContainer
{
	position: absolute;
	left: 56px;
}

#undergroundHyperLinkContainer
{
	position: absolute;
	left: 64px;
}
*/
