body			{
				background: white url(images/floorplan_bg.gif) variable;
				background-position: 0px 25px;
				background-repeat: no-repeat;
				}
			
.bg_rt			{
				background: white url(images/floorplan_bg_rt.gif) fixed;
				background-position: 100% 0px;
				background-repeat: no-repeat;
				}

.topnav			{
				font-family: arial,helvetica,sans-serif;
				font-size: 12px;
				color: white;
				font-weight: Normal;
				}
			
.footnav		{
				font-family: arial,helvetica,sans-serif;
				font-size: 12px;
				color: #990000;
				font-weight: Normal;
				}
		
.redline 		{
				font-family: arial,helvetica,sans-serif;
				font-size: 4px;
				color: white;
				font-weight: Normal;
				}
			
.bodytext  		{
				font-family: arial,helvetica,sans-serif;
				font-size: 12px;
				color: black;
				font-weight: Normal;
				}
			
.bodylink		{
				font-family: arial,helvetica,sans-serif;
				font-size: 11px;
				color: #990000;
				font-weight: Normal;
				}
			
a 				{text-decoration: none;}
			
a:hover 		{
				color : #cc0000;
				text-decoration : none;
				}
				
.secondhead		{
				font-family: arial,helvetica,sans-serif;
				font-size: 26px;
				color: #990000;
				font-weight: bold;
				}
.hitbox			{
				position: absolute;
				left: 0px;
				top: 650px;
				}
.addressFooter	{
				font-family: arial,helvetica,sans-serif;
				font-size: 11px;
				color: #666666;
				font-weight: Normal;
				}
				
.whiteHead		{
				font-family: arial,helvetica,sans-serif;
				font-size: 12px;
				color: #ffffff;
				font-weight: bold;
				}

