body {
	background-image: url(../pics/bmc-bkg.gif);
	background-color: #ffffff;
	margin-top: 0px;
}
#container {
	width: 980px;
}
#top-container {
	background-image: url(../pics/bkg-front.jpg);
	height: 322px;
}
#middle-container {
	margin-top: -150px;
}
#content-container {
	padding: 2px 20px 10px 15px;
}
#right-column-container {
	align: left;
}
#bottom-container {
	padding: 15px 5px 15px 5px;
	text-align: center;
	background-color: #ffffff;
}
#bottom-container a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#bottom-container a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#bottom-container a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#bottom-container a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #891c27;
}
p {	
	font-family: ITC Stone Sans, Georgia, Times New Roman, Times, Serif;
	font-size: 13px;
	color: #000000;
}
ul { 
      margin-top: -10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
      list-style-type: disc; 
	line-height: 1.5;
	color: #25408F;
} 
tr {	
	font-family: ITC Stone Sans, Georgia, Times New Roman, Times, Serif;
	font-size: 13px;
	color: #000000;
}
td {	
	font-family: ITC Stone Sans, Georgia, Times New Roman, Times, Serif;
	font-size: 13px;
	color: #000000;
}
h1 {	
	font-family: ITC Stone Sans, Georgia, Times New Roman, Times, Serif;
	font-size: 22px;
	font-weight: normal;
	color: #891c27;
	line-height: 1.3;
}
h2 {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #162765 ;
	line-height: 1.8;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #891c27;
}

