#heading{ 
	position:relative;
	width:100%; 
	height:1.5em; 
	z-index:2; 
	left: 0px; 
	top: .15em; 
	visibility: visible; 
	background-color: #BCD2E9; 
	font-family: 'Brush Script MT', 'Edwardian Script ITC', 'Freestyle Script', 'French Script MT', 'Kunstler Script'; 
	font-size: 2em; 
	text-align: center; 
	color: #003366; 
	line-height: 1.5em;
}

a.tilink:link {color:#003366;}
a.tilink:visited {color:#003366;}
a.sublink:link {color:#FFFFFF; text-decoration:none;}
a.sublink:visited {color:#FFFFFF; text-decoration:none;}

#title{
	color: #FFFFFF;
	position: relative;
	width: 100%;
	height: 1.5em;
	z-index: 3;
	left: 0px;
	top: .5em;
	background-color: #66FF33;
	border: 0px none #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4em;
	font-style: italic;
	font-weight: 400;
	text-align: center;
	visibility: visible;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#navbar{
	width:35%; 
	margin:0px;
	border:0px;
	height:auto; 
	z-index:4; 
	float: left;
	visibility: visible; 
	font-weight: normal; 
	text-indent: 1em;
		
}

#content{
	float: right;
	width: 59%;
	height:auto;
	z-index:2;
	visibility: visible;
	background-color: #FFFFFF;
	color: #000000;
	font-style: normal;
	font-weight: 800;
	border-top-color: #316AC5;
	border-top-style: ridge;
	border-left-color: #316AC5;
	border-left-style: ridge;
	border-left-width: thick;
	border-top-width: thick;
	text-indent: 1em;
	padding: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
}

#footer{
	clear: both;
	height: 2.5em;
	width: 100%;
	text-align:center;
	
}
.style5 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 1em;
	background-color: #FFFFFF;
		
}
a:link
{
	color: #33FF00; 
}
a:visited
{
	color: #33FF33; 
} 
a:active 
{
	color: #33FF33;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #000000;
	color: rgb(102,255,51);
	margin: 0px; 
	padding: 1px;
	width: 100%;	
	z-index:1;
}

a.navlink:link {
	color:#000000;
	text-decoration: none;
}
a.navlink:visited {
		color:#000000;
		text-decoration: none;
}

ul
{
	
	background-color: #00FF00;
	color: #000000;
	width: auto;
	font-size: 1.25em;
	margin: 0px;
	text-align: left;
	border-bottom: 0.75em;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-left: 0px;
	text-indent: 0em;	
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #33FF00;
	background-color: #000000;	
	}
h2
{
	color: #33FF00; 
}
h3
{
	color: #33FF00; 
}
h4
{
	color: rgb(255,51,153);
}
h5
{
	color: rgb(153,504,255);
}
h6
{
	color: rgb(204,255,0);
}
