BODY     { margin:0; }
TD       { font-family:verdana,arial; font-size:9px; color:666666; }
DIV      { font-family:verdana,arial; font-size:9px; color:666666; }
.weather { font-family:verdana,arial; font-size:18px; color:666666; font-variant: small-caps; font-weight: bold;}
.menu    { font-family:verdana,arial; font-size:12px; color:FFFFFF; font-variant: small-caps; font-weight: bold;  }
A        { text-decoration:underline; color:666666; }
A:hover  { color:666666; }
A:link   { color:666666; }
A:visited{ color:666666; }
A.navi        { text-decoration:underline; color:FFFFFF; }
A.navi:hover  { text-decoration:underline; color:FFFFFF; }
A.navi:link   { text-decoration:underline; color:FFFFFF; }
A.navi:visited{ text-decoration:underline; color:FFFFFF; }
fieldset {	border: solid 3px #666666; font-weight: bold; background: #EAEAEA; width: 270px; padding: 0px; padding-top: 3; }
legend.room  {	padding: 0 5px; background: #FFFFFF; color:666666; }
fieldset.room {	border: solid 3px #666666; font-weight: bold; width: 570px; background: #FFFFFF; padding: 5px; padding-top: 0; }
legend  {	padding: 0 10px; background: #7B0F03; color:FFFFFF; }
.submit  { background-color: #FFFFCC; font-size:12px; width: 100px; height : 22px; border: 1px solid #000000;	font-family: verdana, arial;  }
input    { background-color: #FFFFCC;	height : 14px; border: 1px solid #666666;	font-family: verdana, arial; font-size: 1.0em; }
.textarea { background-color: #FFFFCC;	height : 50px; border: 1px solid #666666;	font-family: verdana, arial; font-size: 1.0em; }
.sale { background-color: #FFFFCC;	height : 200px; width : 260px; border: 1px solid #666666;	font-family: verdana, arial; font-size: 1.0em; }
select   { background-color: #FFFFCC;	height : 14px; border: 1px solid #666666;	font-family: verdana, arial; font-size: 1.0em; }

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale")
	}