﻿/* CSS layout */
body {
	width:729px;
	color: #FF00FF;
	background-color: #000000;
}
.style1 {
	text-align: center;
}
.style2 {
	font-size: small;
}
.style3 {
	color: #FF00FF;
}
.style4 {
	text-decoration: none;
}
.style5 {
	font-family: "Times New Roman";
}
.style6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
}
#masthead {
width:729px;
height:232px;
}
#top_nav {
width:729px;
}
#page_content {
width:729px;
font-family:"Tahoma";

}
#footer {
width:729px;
height:34px;
background-image:url('images/footer729x34.jpg');
}
