body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background-image:  url(images/bkg1.jpg);
	}
	
#set {
	margin: 0 auto;
	padding: 0;
	border: 0;
	}

#navleft {
	width: 166px;
	float: left;
	}

#text {
	width: 450px;
	float: left;
	padding-left: 35px;
	padding-bottom: 25px;
	text-align: left;
	}

.bkgimg {
	background-image:  url(images/bkg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#bkgset {
	background-image: url(images/om_bkg.jpg);
	background-repeat: repeat-y;
}

.body {
	background-image:  url(images/bkg1.jpg);
	background-repeat: repeat;
}
.bkgmain {
	background-image: url(images/om_bkg.jpg);
	background-repeat: repeat-y;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.textsubhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2F5A98;
	font-weight: bold;

}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #2F5A98;
	font-weight: bold;
}

.blue {
	font-weight: bold;
	color: #2F5A98; 
}

a.header2:link { font-family: Georgia, "Times New Roman", Times, serif; font-size: x-large; font-weight: bold; color: #2F5A98;  }
a.header2:visited { font-family: Georgia, "Times New Roman", Times, serif; font-size: x-large; font-weight: bold; color: #2F5A98;  }
a.header2:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: x-large; font-weight: bold; color: #2F5A98; }

a.subhead:link { font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; color: #2F5A98;  }
a.subhead:visited { font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; color: #2F5A98;  }
a.subhead:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; color: #2F5A98; }

#footer {
	background: url('images/footer_set.jpg') no-repeat bottom;
	height: 189px;
	width: 802;  
	border: none;
	}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #2F5A98;
}
.img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
