<style type="text/css">

a:link {
	color: #CCCC33;
}
body {
	background-color: #000000;
	margin: 0px;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.pagelayout {
	width: 740px;
	padding: 0px 20px;
	clear: none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	background-color: #000000;
}
.header {
	width: 720px;
	padding-bottom: 20px;
}
.contentimage {
	width: 720px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.navbar {
	width: 720px;
	float: right;
}
.navbar p {
	font-size: 10px;
	text-transform: uppercase;
}
.navbar a {
	padding: 3px;
}
.navbar  a:link {
	color: #FFFFFF;
}
.navbar a:visited {
	color: #FFFFFF;
}
.navbar a:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
.footer {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.footer p {
	font-size: 11px;
}
.contentbox {
	width: 440px;
	float: right;
	margin: 0px 0px 20px;
}
.subtextbox {
	width: 220px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}
p {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;

}

</style>
a:link {
	color: #CCCC33;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.05em;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
