

#slideshow-screen {width: 500px; height: 333px; background: #333; border: solid 4px #971b1e;}

#newsbox {width: 506px; height: 339px; background: #333; margin: 10px;}

#slideshow-screen-small {width: 292px; height: 192px; background: #333; border: solid 4px #2a2e78;}

.logo {float: left; margin-left: 10px; margin-top: 10px;}

.separator {margin-top: 5px;}

.sectionHome #mainNavigation #linkPackages a {/* automation for active tab */
		background: #636466 url(../images/active-tab-background.gif) repeat-x 100%;
		border-top: 1px solid #a44244;
		color: #ffffff;
}

.sectionHome #mainNavigation #linkPackages a:hover {/* hover over-ride for automated tab */
		color: #a44244;
		border-top: #971b1e;
}
