body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgcolor.jpg);
}
.header {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
}
.leftimage {
	width: 268px;
}
.contentcell {
	width: 500px;
	padding: 10px;
	vertical-align: top;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	line-height: 28px;
	color: #CCC;
}
h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}
.footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	text-align: center;
	padding-top: 28px;
	font-size: 11px;
	color: #CCC;
}
.footer a {
	color: #FC0;
	text-decoration: none;
}
#flashintro object {
  display: block;
}
h2 {
	font-style: normal;
	font-weight: normal;
}

h2 a{
	color: #FC0;	
	
	}
.contentcell a {
	color: #FC0;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC0;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FC0;
}
.frontlinks {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
