body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	background-color:#000033;
}
#mainTable {
	background-image: url(media/art/bbr_contact_bkgrnd.gif);
	background-repeat: no-repeat;
	width:700px;
	height:640px;
}
#topSpacer{
	width: 700px;
	height: 375px;
}
.name	{
	width: 700px;
	height: 22px;
	font-size: 24px; 
}
.title	{
	width: 700px;
	height: 20px;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter; 
}
.midSpacer{
	width: 700px;
	height: 35px;
}
.address	{
	width: 700px;
	height: 90px;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
}
.midSpacer2{
	width: 700px;
	height: 15px;
}
.botSpacer{
	width: 700px;
	height: 30px;
}
.footer {
	width: 700px;
	height: 20px;
	font-size:10px;
}

a:link, a:visited, a:active {
	font-size: 14px;
	color:#FFFF66;
	font-style: normal;
	text-decoration: none; 
}
a:hover {
	font-size: 14px;
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none; 
}
.sblink	{
	width: 700px;
	height: 20px;
	font-size: 14px;
	color:#FFFF66;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none; 
}
.sblink a:link, .sblink a:visited, .sblink a:hover, .sblink a:active {
	width: 700px;
	height: 20px;
	font-size: 14px;
	color:#FFFF66;
	font-style: normal;
	text-decoration: none; 
}
.sblink2	{
	width: 700px;
	height: 20px;
	font-size: 10px;
	color:#FFFF66;
	text-decoration: none; 
}
.sblink2 a:link, .sblink2 a:visited, .sblink2 a:hover, .sblink2 a:active {
	width: 700px;
	height: 20px;
	font-size: 10px;
	color:#FFFF66;
	text-decoration: none; 
}
