﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	background-image: url('Starlight.jpg');
	background-attachment: fixed;
}

#container {
	min-width: 600px;	
}

#left_col {
	width: 200px;
	float: left;
}

#page_content {
	margin-left: 200px;
}
h1 {
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #847510;
	text-decoration: underline;	
	font-weight: bold;
}
h2 {
	text-align: center;
	color: #847510;
	font-weight: bold;
	font-size: x-large;
}
h3 {
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size: x-large;	
}
.style1 {
	text-align: center;
	color: #847510;
	text-decoration: underline;
	font-weight: bold;
	font-size: x-large;	
}
.style2 {
	text-align: center;
}
.style3 {
	text-align: center;
	width: 100%;
	border-width: 0px;
}
.style4 {
	text-align: center;
	color: #847510;
	font-weight: bold;
	font-size: x-large;
}
.style5 {
	text-align: center;
	border-width: 0px;
	padding: 10px;
}
.style6 {
	width: 50%;
	text-align: center;
	color: #847510;
	font-weight: bold;
	font-size: x-large;
}
.style7 {
	border-width: 0px;
	padding: 6px;
}
.style8 {
	color: #FF0000;
}
.style9 {
	text-align: center;
	color: #37C8FF;
	font-weight: bold;
	font-size: x-large;
}
.style10 {
	text-align: center;
	color: #847510;
	font-weight: bold;
	font-size: x-large;
}
.style11 {
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size: x-large;	
}
.style12 {
	text-align: center;
	color: #847510;
	font-weight: bold;
	font-size: x-large;	
}
.style13 {
	text-align: right;
	color: #847510;
	font-weight: bold;
	font-size: x-large;
}
.style14 {
	text-align: center;
	color: #37C8FF;
	text-decoration: underline;
	font-weight: bold;	
	font-size: x-large;
}
.style15 {
	text-align: center;
	color: #847510;
	font-size: x-large;
}
.style16 {
	text-align: left;
	color: #847510;
	font-size: x-large;
}
.style17 {
	text-align: left;
	color: #37C8FF;
	font-size: x-large;
}
.style18 {
	text-align: center;
	color: #37C8FF;
	font-weight: bold;	
	font-size: x-large;
}
.style19 {
	text-align: center;
	color: #FF0000;
	font-weight: bold;	
	font-size: x-large;
}
.style20 {
	text-align: left;
	color: #847510;
	font-weight: bold;
	font-size: x-large;}
.style21 {
	color: #37C8FF;
	font-size: xx-large;
}
.style22 {
	text-align: center;
	color: #37C8FF;
	text-decoration: underline;
	font-weight: bold;	
	font-size: x-large;
}
.style23 {
	text-align: center;
	color: #00FFFF;
}
.style24 {
	text-align: center;
	color: #00FFFF;
	text-decoration: underline;
	font-size: x-large;	
}
.style25 {
	text-align: center;
	color: #FF0000;	
	font-weight: bold;	
	font-size: x-large;	
}
.style26 {
	text-align: left;
	color: #37C8FF;
	vertical-align: middle;	
	text-decoration: underline;
	font-size: x-large;	
}
.style27 {
	text-align: left;
}
.style28 {
	text-align: center;
	color: #00FFFF;
	text-decoration: underline;
}
.style29 {
	text-align: center;
	color: #847510;
	text-decoration: underline;
	font-weight: bold;
	font-size: x-large;
}
.style30 {
	text-align: center;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: x-large;
}
.style31 {
	text-align: center;
	color: #37C8FF;
	font-weight: bold;
	font-size: x-large;
}
.style32 {
	text-align: center;
	color: #32A6D7;
	font-weight: bold;
	font-size: x-large;
}
.style33 {
	text-align: center;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;	
	font-size: xx-large;
}
.style34 {
	text-align: center;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;	
	font-size: x-large;
}
.style35 {
	text-align: center;
	color: #FF0000;
	font-weight: bold;	
	font-size: xx-large;
}
.style36 {
	width: 100%;
	border-spacing: 4px;
}
a {
	color: #847510;
}	
#footer p {
	font-size: large;
}
#footer a {
	text-align: center;
	color: #847510;
	font-size: large;
}
#footer a:hover {
	color: blue;
	text-decoration: none;
}
