#main {
	z-index:1; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	position:absolute;
	left:100px;
	top:0px;
	width:675px;
	z-index:18;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #428FC3;
	border-right-color: #428FC3;
	border-bottom-color: #428FC3;
	border-left-color: #428FC3;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;

}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
#rs {
	position:absolute;
	left:890px;
	top:0px;
	width:100px;
	z-index:6;
	vertical-align: bottom;
	color: #FFFFFF;
	background-color: #428FC3;
	}
.side {
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;

	}
.smalllinks {
	font-size: x-small;
	color: #448ABA;
	background-color: #4187BA;
}
.expo {
background-color: #4187BA; }

.info {
	color: #FFFFFF;
	
}

.gallery {
	color: #FFFFFF;
	
}
.subhead {
	color: #FFFFFF;
	font-weight:bolder;
	left: 250px;
	padding-left: 25px;
}
.header {
	font-weight: 900;
	text-transform: uppercase;
	color: #428BBE;
	background-color: #FFFFFF;
	width: 100%;
	opacity:0.5;
	filter: alpha(opacity=50);
	font-size: large; }

.link {
	cursor: crosshair;
}
