#container {
	width: 950px;
	\width: 970px;
	w\idth: 950px;
	border: 1px solid gray;
	margin: 10px auto;
	padding: 2px;
}
#header {
	margin-bottom: 2px;
	background-image: url(../images/scan_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
	white-space: normal;
	display: block;
}
#footer {
	clear: both;
	margin-top: 2px;
	background-image: url(../images/new_dept_logo.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-indent: 5px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
#navigation_menu {
	position: relative;
	top: 99px;
	height: 22px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #E6EAF5;
}
#navigation_menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#navigation_menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#navigation_menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
}
#navigation_menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/MACbg.gif);
	background-repeat: repeat;
}
.deadlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#home_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#home_link a:link {
	color: #FFFFFF;
}
#home_link a:visited {
	color: #FFFFFF;
}
#home_link a:hover {
	color: #999999;
}
#home_link a:active {
	color: #CCCCCC;
}
.enlarge {
	font-weight: bold;
}
