#Layout {
	height: 1000px;
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
}

#OM-bkgd-1 {
	background-repeat: no-repeat;
	background-image: url(images/OM_bkgd_1.gif);
	position:absolute;
	left:0px;
	top:0px;
	width:230px;
	height:125px;
}

#OM-bkgd-2 {
	background-repeat: no-repeat;
	background-image: url(images/OM_bkgd_2.gif);
	position:absolute;
	left:230px;
	top:0px;
	width:100px;
	height:125px;
}

#OM-bkgd-3 {
	position:absolute;
	left:330px;
	top:0px;
	width:693px;
	height:125px;
}

#OM-bkgd-4 {
	background-repeat: no-repeat;
	position: absolute;
	background-image: url(images/OM_bkgd_4.gif);
	left:0px;
	top:125px;
	width:230px;
	height: 800px;
}

#OM-bkgd-5 {
	background-repeat: no-repeat;
	background-image: url(images/OM_bkgd_5.gif);
	position:absolute;
	left:230px;
	top:125px;
	width:100px;
	height: 800px;
}

#OM-bkgd-6 {
	background-repeat: no-repeat;
	background-image: url(images/OM_bkgd_6.gif);
	position:absolute;
	left:330px;
	top:125px;
	width: 600px;
	height:325px;
}

body {
	background-image: url(images/orange-grad-bkgd.gif);
}

.bodytext {
	line-height: 1.2em;
	letter-spacing: 0em;
	color: #333333;
	text-align: left;
	font-size: 0.8em;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

a {
	text-decoration: none;
	color: #ff6600;
}

a:hover {
	text-decoration: underline;
	color: #ff6600;
}

.quotee {
	margin-top: -0.5em;
	margin-bottom: 2em;
	line-height: 0.6em;
	letter-spacing: 0em;
	color: #666666;
	text-align: left;
	font-size: 0.6em;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

h1 {
	line-height: 0.8em;
	letter-spacing: 0em;
	color: #333333;
	font-weight: bold;
	font-size: 1.3em;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

h2 {
	margin-bottom: -0.5em;
	margin-top: 2em;
	line-height: 0.8em;
	letter-spacing: 0em;
	color: #333333;
	font-weight: bold;
	font-size: 1em;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

ul#nav {
	padding-left: 0px;
	padding-bottom: 10px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	padding-top: 10px;
	border-style: solid;
	border-top-width: 1px;
	margin-left: 15px;
	margin-top: 10px;
	list-style-type: none;
	line-height: 2.4em;
	letter-spacing: 0em;
	color: #333333;
	text-align: left;
	font-size: 0.8em;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

li a {
	color: #333333;
}

.indent {
	margin-left: 15px;
}
