/* CSS Document */

body.main {
	background-image: url("http://www.topflightdesign.com/images/bluegreybg.gif");
}
/* Main Text */
p {
	font-family: arial;
	font-size: 12px;
	color: black
}
/* Hyperlinks */
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a.one:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold
}
a.one:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold
}
a.one:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold
}
div.container
{
margin-top: 0px;
margin-right: 20%;
margin-left: 20%;
line-height: 100%;
background: white;
padding: 20px;
}
div.container2
{
margin-top: 0px;
margin-right: 29%;
margin-left: 29%;
line-height: 100%;
background: white;
padding: 20px;
}
div.header,div.footer
{
margin-right: 20%;
margin-left: 20%;
background: white;
padding: 20px;
clear: left;
font-family: arial;
font-size: 12px;
color: black;
}
h1.header
{
padding: 0;
margin: 0;
}
div.left
{
float: left;
margin: 0;
padding: 0;
background: white;
}
div.content
{
margin-left: 190px;
padding: 0;
}
div.content2
{
margin-left: 290px;
padding: 0;
}
/* Lists */
ul.circle {
	list-style-type: circle;
	font-family: arial;
	font-size: 12px;
	color: black;
}
/* Site Map */
