﻿  /* CSS layout */
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	color: #000000;
}
a:link		{
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
a:visited	{
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
a:active	{
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
a:hover		{
	color: #FF3399;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
#masthead {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	margin-top: 15px;
}
#container {
	min-width: 600px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#flash1 {
	border: medium double #000000;
	margin-bottom: 10px;
	margin-right: 10px;
}
#top_nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#maintext {
	margin-right: auto;
	margin-left: auto;
}
img1 {
	margin-top: 10px;
}
#img1 {
	margin-top: 10px;
}
