@charset "UTF-8";
.header {
	background-image: url(../images/OMOlogo-header2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.sidebar {
	background-color: #E4E1D9;
	background-image: url(../images/sidebar.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.tagline {
	background-color: #E4E1D9;
	background-image: url(../images/tag_line.gif);
}
.bottombar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	color: #000000;
}
.sidegradient {
	background-image: url(../images/sidegradient.gif);
	background-repeat: repeat-y;
}
