BODY
{
	background-color: #000000;
	margin: 0px;
}

div
{
	text-align: center;
}

p

{
	color:#ccccff;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	margin-left: 20px;
	text-align: left;
	width: 90%;
}

td
{
	color:#ccccff;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
}

h1
{
	width: 90%;
	color:#ffffff;
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align: left;
}

h2
{
	width: 90%;
	color:#333366;
	background-color: #ccf;
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-bottom: 0;
	padding-left: 2px;
	text-align: left;
}

h3
{
	width: 90%;
	color: #99c;
	font-family: verdana,helvetica,sans-serif;
	font-size:20pt;
	font-weight:normal;
	text-align: left;
	margin-bottom: 15;
	border-bottom: 1px solid white;
}


hr	{
	width: 90%;
	color: silver;
}

.content {
	width: 90%;
}

#nav
{
	text-align: center;
	background-color:#336;
}


#nav ul
{
	display: inline;
	padding: 0;
	margin: 0;
}

#nav li
{
	display: inline;
	text-align: center;
}

#banner
{
	text-align: center;
	background-color:#99c;
}

.gallery
{
	padding: 6px;
	color:#ccccff;
    font-family:arial,helvetica,sans-serif;
    font-size:12px;
	font-weight: bold;
}

.galtext
{
	float: left;
	z-index: 5;
	width: 95px;
	text-align: right;
	font-weight: bold;
}

.galimage
{
	float: right;
	margin: 0 0 0 15;
	text-align: right;
}

ul.gallery {
	list-style: none;
	margin: .25em;
}

ul.gallery li {
	float: left;
	width: 245px;
	height: 100px;
}

.smtext
{
	color:#ccccff;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	margin:0px
}

.color-red
{
	color:#ff0000
}

.color-gray
{
	color:#cccccc
}

A {FONT-SIZE: 12px; COLOR: #ff6; FONT-FAMILY: Arial,sanserif; TEXT-DECORATION: none}
A:visited {COLOR: #ff6; TEXT-DECORATION: none}
A:active {COLOR: #ff6; TEXT-DECORATION: underline}
A:hover {COLOR: #ff6; TEXT-DECORATION: underline}

A.kitlink {FONT-SIZE: 12px; COLOR: #ff6; FONT-FAMILY: Arial,sanserif; TEXT-DECORATION: none; FONT-WEIGHT: bold;}
A.kitlink:visited {COLOR: #ff6; TEXT-DECORATION: none}
A.kitlink:active {COLOR: #ff6; TEXT-DECORATION: underline}
A.kitlink:hover {COLOR: #fff; TEXT-DECORATION: underline}

#nav a
{
	FONT-SIZE: 12px; 
	COLOR: #336; 
	FONT-FAMILY: Arial,sanserif; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none;
	background-color:#99c;
	border: 1px solid #336;
	width: 98px;
}

#nav a:visited {COLOR: #336; TEXT-DECORATION: none;}
#nav a:active {COLOR: #336; TEXT-DECORATION: underline;}
#nav a:hover {COLOR: #fff; TEXT-DECORATION: underline; background-color:#999;}
