﻿
#splash {
	margin: 2% auto 0px auto;
	width: 814px;
	height: 495px;
}
#flash_intro {
	width: 530px;
	float: left;
}
#links {
	margin: 105px 0px 0px 0px;
	width: 270px;
	height: 360px;
	float: right;
	font-size: 13pt;
	font-style: oblique;
	color: #666666;
	line-height: 28px;
	font-family: georgia;
}
#underfooter {
	margin: 15px auto 0px auto;
	text-align: center;
	width: 949px;
	font-family: Tahoma;
	font-size: 9px;
	color: #9E9E9E;
	float: left;
}

.boldred {
	font-size: 16pt;
	color: #B2230C;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-family: georgia;
}

a:link {color: #B2230C; text-decoration:none}
a:visited {color: #B2230C; text-decoration:none}
a:active  {color: #B2230C; text-decoration:none}
a:hover  {color: #B2230C; text-decoration:underline}
