td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
a:link {
	color:#6699CC;
	text-decoration:none;
	font-weight: normal;

}
a:visited {
	color: #6699cc;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color:#ccccff;
	text-decoration:underline;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	margin-left: 25px;
	padding-left: 25px;
}
a.plain:link{
	color:#ffff99;
	text-decoration:none;
	font-weight: bold;
}
a.plain:visited {
	color: #ffff99;
	text-decoration: none;
}
a.plain:hover{
	color:#ffff99;
	text-decoration:underline;
}
h1 {
	font-family: Technical, Arial, sans-serif;
	color: #B2C8E7;
	text-align: center;
	font-weight: lighter;
	font-style: italic;
}
h3 {
	font-family: Technical, Arial, sans-serif;
	text-transform: capitalize;
	color: #B2C8E7;
}
#News h3 {
	font-size: x-large;
	color: #F6F094;
	display: marker;
}

body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	font-size: small;
}
img {
	border: 0px none;
}
h6 {
	font-size: xx-small;
	color: #6699CC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#centerimage {
	height: 375px;
	width: 450px;
	position: absolute;
	top: 75px;
	left: 275px;
}
#copyright {
	position: absolute;
	bottom: auto;
	text-align: center;
	left: 200px;
	top: 500px;
}

#content {
	position: absolute;
	height: auto;
	width: 600px;
	left: 280px;
	top: 73px;
	z-index: auto;
	text-align: center;
}

#nav {
	display: block;
	width: 200px;
	left: 25px;
	top: 175px;
	text-align: center;
	position: absolute;
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: auto;
	font-family: Technical, Arial, sans-serif;
	font-weight: lighter;
	font-style: italic;
}
img {
	padding-bottom: 5px;
}

#header {
	height: 140px;
	width: 275px;
	left: 0px;
	top: 0px;
	z-index: auto;
}
th {
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #6699cc;
}
