﻿@charset "utf-8";
body
{
	background-color:black;
	color:white;
	font-family:Arial, Helvetica, sans-serif	
}
img
{
	border:0px
}
a:active
{color:red	
}
a
{
	color:white
}
a:visited
{
	color:yellow
}
#header
{
	margin-bottom:10px;
}
#bleft
{
	float:left;
	width:15%;
	margin-left:2%;
	display:inline;
}
#abody
{
	float: left;
	width: 60%;
	margin-left: 3%;
	color: #FFFFFF;
}
#bright
{
	float:left;
	width:15%;
	margin-left:2%;
}
#footer
{
	clear:both;
}
#note
{
	Float:left;
	width:60%;
	margin-left:20%;
	font-size: medium;
	font-family: Arial rounded mt bold, Arial, Helvetica, sans-serif;


}
.mast
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 36pt;
	text-align: center;
	font-weight: bold;

}
.xmast
{
	background-image:url('AmericanHorologe.gif');
	height:75px;
	background-repeat:no-repeat;
	background-position:center
}
.submast
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-large;
	text-align: center;
}
td
{
	color: white;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

p
{
	color: white;
	font-size: medium;
	font-family:
	"Franklin Gothic Medium", Arial rounded mt bold, Arial, Helvetica, sans-serif;
}

.horizRule
{
	background-color: purple;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
