@charset "UTF-8";
body {
	margin: 0px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	background-image: none;
	font-size: medium;
	padding: 0px;
}
#container {
	height: auto;
	width: 748px;
	border: thin solid #000000;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 0px;
}
#container #header {
	background-image: url(../img/mast_banner.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 748px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container #main_content {
	text-align: center;
	background-repeat: repeat;
	margin: 10px;
	width: 728px;
	padding: 0px;
	float: left;
	height: auto;
}
#footer {
	color: #000000;
	text-decoration: none;
	font-size: small;
	text-align: center;
	width: 748px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-style: italic;
	clear: both;
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#nav {
	background-color: #3366CC;
	text-align: center;
	padding: 10px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: medium;
}
#nav a:hover {
	color: #000000;
}
#BlueBerries {
	height: 400px;
	width: 350px;
	float: left;
	text-align: center;
	margin: 0px;
	border: thin solid #000000;
}
#BlueBerryText {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	font-style: italic;
	height: auto;
	width: 375px;
	float: left;
	clear: none;
}
#BlueBerryText ul {
	list-style-type: none;
}
#container #main_content a {
	text-decoration: none;
	font-style: italic;
	color: #000000;
}
#container #main_content a:hover {
	color: #000000;
	text-decoration: underline;
}
