body {margin-top: 70px;}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.footer {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

.main_frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
	padding: 5px;
	overflow: auto;
}
.div_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 1em;
	height: 300px;
	width: 425px;
	background-color: #FFFFFF;
}
html {
	overflow-y: scroll;
}
.contact_list {
	margin-left: 60px;
}
.staff_list {
	color: #bc1e3a;
	font-size: 14px;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(bb_images/bullet.gif);
}
.bullet_staff_list {
	list-style-type: none;
}
.bullet_links {
	list-style-image: url(bb_images/bullet.gif);
	list-style-position: outside;
	font-size: 14px;
	vertical-align: middle;
	text-align: left;
	text-indent: 10px;
}
.links_heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 0px;
}

.links_heading {
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}
.footer_links {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.links_categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bc1e3a;
	text-indent: 0px;
	list-style-image: url(bb_images/bullet.gif);
}
.photo_div {
	height: 300px;
	width: 495px;
	vertical-align: bottom;
	padding-top: 10px;
}
