body {
	background-image: url(../images/background_image_body3.jpg);
	margin: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background_image_top3.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
#headlogo {
	float: left;
	width: 370px;
}
#headlogo img {
	margin-top: 15px;
	margin-left: 10px;
}
#headtitle {
	float: right;
	width: 630px;
}
#headtitle img {
	margin-top: 15px;
}
#topmenu {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	clear: both;
}
#topmenu_msg {
	color: #FFF3FF;
	background-color: #660066;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
	font-size: small;
	letter-spacing: 0.25em;
}
#mainContent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	background-color: #FFF3FF;
	margin: 0px;
	padding: 0px;
	height: 500px;
}
#break {
	clear: both;
}
#footer {
	font-size: x-small;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer #tagline {
	float: right;
}
#footer  a:link  {
	text-decoration: none;
	color: #FFCCFF;
}
#footer  a:visited  {
	text-decoration: none;
	color: #FFCCFF;
}
#footer  a:hover  {
	text-decoration: none;
	color: #FF00FF;
}
#footer  a:active  {
	text-decoration: none;
	color: #CCCCFF;
}
#bottommenu {
	width: 1000px;
	text-align: center;
	clear: both;
	padding-top: 20px;
	font-size: x-small;
}
.bottommenutext {
	color: #330033;
}
#afrds {
	background-color: #FFF3FF;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	margin-top: 10px;
	border: 1px solid #FF00FF;
}
#afrds-text {
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-left: 10px;
	font-size: x-small;
	padding-right: 10px;
}
#afrds-logo {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}
img {
	border: none;
}
#tagline {
	color: #FFF3FF;
}
