body {
	background-color: #000000;
}
table {
	width: 750px;	
}
table.index {
	width:720px;
}
table.closer {
	width: 620px;
}
table.gallery {
	width: 600px;
}
td.nav {
	width: 130px;
	background-image: url(images/background1.gif);
	background-repeat: repeat;
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
}
td.title1 {
	width: 620px;
	background-color: #333333;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
td.main {
	width: 620px;
	background-color: #333333;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
td.indent {
	width: 620px;
	background-color: #333333;
	padding: 10px 50px 10px 50px;
	vertical-align: top;
}
h1 {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold; 
	text-align: center;
	text-transform: uppercase;
	color: #0066FF;
}			 
h2 {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #FFCC00;
}
h3 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #66FF66;
}
p {
	font-family: Arial;
	font-size: small;	
	color: #66FF66;
	text-align: left;	
}
p.heading1:first-line {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;	
}
p.heading2:first-line {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #FFCC00;
	text-align: left;	
}
p.center {
	text-align:center;
}	
ul {
	list-style-type: none;
	font-family: Arial;
	font-size: small;	
	color: #66FF66;
	text-align: left;	
}
ul.dots {
	list-style-type: disc;
	font-family: Arial;
	font-size: small;	
	color: #66FF66;
	text-align: left;	
}
ol {
	font-family: Arial;
	font-size: small;	
	color: #66FF66;
	text-align: left;	
}		
span.heading1small {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #FFCC00;
}
span.heading2 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #FFCC00;
}
span.small {
	font-size: small;
}
span.xsmall {
	font-size: x-small;
}
span.boldItalic {
	font-weight: bold;
	font-style: italic;
}
span.center {
	text-align:center;
}
img.heading1	{
	border-color: #FFCC00;
	border-style: solid;
	border-width: thin;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.heading2	{
	border-color: #FFCC00;
	border-style: solid;
	border-width: thin;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
img.heading3	{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
a:link {
	color: #66FF66;
	font-weight: bold;
}
a:visited {
	color: #0066FF;
	font-weight: bold;
}
a:active {
	color: #0066FF;
	font-weight: bold;
}
a:hover {
	color: #66FF66;
	font-weight: bold;
}
a.heading1:link {
	color: #FFCC00;
	font-weight: bold;
}
a.heading1:visited {
	color: #0066FF;
	font-weight: bold;
}
a.heading1:active {
	color: #0066FF;
	font-weight: bold;
}
a.heading1:hover {
	color: #FFCC00;
	font-weight: bold;
}
a.contentSub {
	color: #FF0000;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
}








