
a:active {color: #660000; text-decoration: underline}
a:hover {color: #660000; text-decoration: underline}
a:link {color: #006600; text-decoration: underline}
a:visited {color: #660000; text-decoration: underline}

.IndexAndNavBkg {
	
	background-attachment: scroll;
	background-image: url(/-/images/tartan/duchess_edin2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.normalBkg {  
	background-attachment: fixed;
	background-image: url(/-/images/graphics/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom
}

.addRoomPrompt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}