body
{
	background-image: url(../gif/background.gif);
}
body#sectionone #wrapper td#one a, body#sectiontwo #wrapper td#two a,body#sectionthree #wrapper td#three a,body#sectionfour #wrapper td#four a,body#sectionfive #wrapper td#five a,body#sectionsix #wrapper td#six a,body#sectionseven #wrapper td#seven a
{
	background: #39587C;
	color: #CCCCCC;
	display: block;
	font: 10px/25px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 25px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
a, a:link, a:visited, a:active
{
	color: #39587C;
	text-decoration: underline;
}
a:hover
{
	background: #e4e4e4;
	color: #003366;
	text-decoration: none;
}
.menu
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.menu a,.menu a:link,.menu a:visited,.menu a:active
{
	background: #CCCCCC;
	color: #39587C;
	display: block;
	font: 10px/25px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 25px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.menu a:hover
{
	background: #39587C;
	color: #CCCCCC;
	cursor: pointer;
	display: block;
	font: 10px/25px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 25px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#wrapper
{
	border: 1px solid #666;
	height: auto;
	margin: 0px auto 0px auto;
	width: 760px;
}
#header
{
	height: 75px;
	width: 760px;
}
#menu
{
	background-color: #CCCCCC;
	border-bottom: 1px solid #666;
	height: 25px;
	width: 760px;
}
#main
{
	background-color: #FFF;
	height: auto;
	padding: 0px 0px 30px 0px;
	width: 760px;
}
h1
{
	color: #333;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2
{
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 0px 15px 0px;
	padding: 0px;
	text-transform: uppercase;
}
h3
{
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 0px 5px 0px;
	padding: 0px;
	text-transform: uppercase;
}
h4
{
	color: #333;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h5
{
	color: #333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
p
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 3px 0px 15px 0px;
	padding: 0px;
}
ul
{
	margin:10px 0;
	padding:0 0 0 18px;
}
li
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
td.right
{
	border-right: 1px solid #ccc;
}

