body {
	background-image: url(/images/background.jpg);
	margin: 0;
}
#bannerTop {
	background-image: url(/images/bannerTop.jpg);
	height: 100px;
	width: 800px;	
	top: 0px;
	position: absolute;	
}
#nav {
	top: 100px;
	position: absolute;
	height: 35px;	
	}
#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	background-color: #FFFFFF;
	width: 160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	letter-spacing: 1px;
	height: 35px;
	font-weight: lighter;
}
#nav ul li a {
	color: #990000;
	margin: 0;
	text-decoration: none;
}
#copy a {
	color: #990000;
	margin: 0;
	text-decoration: none;
}
#mainImage {
	top: 135px;
	position: absolute;	
	width: 800px;	
}
#flashIntro {
	float: left;
	width: 432px;
	top: 0px;
	position: absolute;	
}
#introCopy {
	float: right;
	width: 368px;
	background-color:#FFFFFF;
}

#content {
	width: 800px;
	top: 375px;
	position: absolute;		
}

#buttons {
	width: 368px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
}
#buttons p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #990000;
	line-height: 20px;
	letter-spacing: 1px;
	font-style: oblique;
}
#navigation {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	padding-top: 23px;
}
#copy {
	float: right;
	width: 600px;
	background-color: #FFFFFF;		
}
#footer {
	height: 20px;
	width: 800px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 9px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	padding-top: 10px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
}
#copy ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 24px;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
}
table a{
	color: #990000;
}
td{
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#introCopy li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
#introCopy a{
	color: #990000;
	text-decoration: none;
}
#introCopy h1{
	text-align: center;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	font-weight: lighter;
	padding-left: 10px;
	letter-spacing: 1px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: lighter;
	width: 160px;
	height: 35px;
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom: 1 px;
	border-bottom-style:solid;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 32px;
	padding-left: 35px;
}
h2 a {
	color: #990000;
	text-decoration: none;
}
object {
	float: right;
}

/******* Navigation ***********************************/

	
