BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #00186A;
	margin-top: 4px;
	height: 100%;
}
#base
{
	background-color: #FFFFFF;
	width: 920px;
	color: #000033;
	margin-left: auto;
	margin-right: auto;
}
.main
{
	width: 540px;
	overflow: auto;
	margin-top: 10px;
	padding-left: 8px;
}
.mainchair
{
	width: 230px;
	overflow: auto;
	margin-top: 0px;
	margin-left: 4px;
}
A
{
	text-decoration: underline;
}
A:link
{
	color: #990000;
}
A:visited
{
	color: #990000;
}
A:hover
{
	color: #F58901;
}
.banner
{
	width: 920px;
	height: 200px;
	background-image: url(images/omega_header.jpg);
	background-repeat: no-repeat;
}
.leftcolumn
{
	width: 150px;
	float: left;
	margin: 2px;
	padding: 15px;
	background-color: #FFE599;
	text-align: center;
}
.rightcolumn
{
	width: 150px;
	float: right;
	margin: 2px;
	padding: 15px;
	background-color: #FFE599;
	text-align: center;
}
.bold
{
	font-weight: bold;
	font-size: 1.2em;
}
.price
{
	font-weight: bold;
}
.photoabsolute
{
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	z-index: 10;
	width: 300px;
	padding: 0px;
}
H1
{
	font-size: 1.7em;
	font-weight: bold;
	color: #990000;
	margin-top: 6px;
}
H2
{
	font-size: 1.2em;
	font-weight: bold;
	color: #000066;
}
H3
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	background-color: #FFE7E4;
}
.address
{
	margin-top: 1em;
	border-top: dotted;
	text-align: right;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
