body {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	
	background-color: black;
	background-image: url('../Images/Background.jpg');
	background-repeat: repeat-x;
	
	color: white;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	
}

a {
	color: white;
	font-weight: bold;
	font-size: .9em;
	text-decoration: underline;
}

a:hover {
  color: white;
	text-decoration: underline;
}

a:visited {}

a:active {}

#top-content {
	float: left;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	height: 86px;
	width: 100%;
	
	background-image: url('../Images/Top.jpg');
	background-repeat: no-repeat;
	
}

li a {
	text-decoration: none;
}

#nav {
	margin: 23px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	width: 550px;
	height: 30px;
	
	background-image: url('../Images/Nav.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	
	font-family: Georgia;
	font-weight: none;
	font-size: 1.0em;

}

#main {
	float: left;
	width: 800px;
	height: 100%;
	
	background-image: url('../Images/Main.jpg');
	background-repeat: no-repeat;	
}

ul {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

ul li {
	display: inline;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

p {
	display: block;
	color: #CCEEEE;
	
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 0px 4px;
	
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: .75em;
}

p label {
	clear: right;
	padding: 1px 55px 3px 1px;
	margin: 0px 0px 3px 5px;
	
	color: white;
	font-size: 1.3em;
	font-weight: italics;
	
	border-bottom: 1px dashed white;	
}

p label.video {
	padding: 1px 55px 3px 1px;
	margin: 0px 0px 3px 5px;
	clear: right;
		
	font-size: 1.2em;
		
	border-bottom: 1px dashed #669999;
}

p.welcome {
	font-size: .75em;
	font-family: Arial;
	font-weight: normal;

}

p.welcome label {
	border: 1px dashed white;
	padding-left: 20px;
	clear: right;
	font-size: 1.8em;
}

p.news label {
	border: 1px dashed white;
	padding-left: 25px;
	clear: both;
	font-size: 1.7em;
	display: block;
	width: 200px;
}


.video {
	clear: right;
}

.p1 {
	width: 75%;
	border: none;
}

p.welcome {
	width: 85%;
	margin-top: 0px;
	margin-left: 10px;
	padding: 5px;
	border: none;
}

img.mainsiteimg {
	display: inline;
	position: relative;
	clear: none;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
	border: 2px solid black;
}

object {
	
}

embed {
	
}
