@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(Images/LTFmainlogo2tile.jpg);
	background-color: #000;
}
#navbar {
	font-size: 22px;
	color: #999;
	background-color: #000;
	word-spacing: 4px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#navbar ul li {
	margin-right: 40px;
	margin-left: 40px;
	list-style-type: none;
}
#navbar a:link {
	color: #FFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #F00;
	text-decoration: none;
	font-family: CarbonType;
}
.oneColElsCtr #container {
	width: 50em;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColElsCtr #mainContent {
	background-color: #000;
	color: #FFF;
	text-align: center;
	padding: 0;
}
.oneColElsCtr #container #mainContent p {
	font-family: "rusted plastic";
	color: #12CBFD;
}
.oneColElsCtr #container #mainContent h2 {
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
.oneColElsCtr #container #mainContent p {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-align: center;
	color: #0DFCFF;
}
.oneColElsCtr #container #mainContent h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 200%;
	color: #09F;
}
.navbarfont {
	font-family: "Courier New", Courier, monospace;
}
.oneColElsCtr #container #mainContent #navbar p a {
	font-family: "Courier New", Courier, monospace;
}
.oneColElsCtr #container #mainContent h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.oneColElsCtr #container #mainContent form {
	text-align: center;
}
.oneColElsCtr #container #mainContent h5 {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
.oneColElsCtr #container #mainContent p {
	color: #3CF;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
}
.yellow {
	color: #FF0;
}
.oneColElsCtr #container #mainContent h3 {
	font-family: MS Serif, New York, serif;
}
.color {
	color: #09C;
}
.oneColElsCtr #container #mainContent .color {
	color: #3CF;
}
.oneColElsCtr #container #mainContent p {
	color: #3CF;
}
.gr {
	color: #F00;
}
.gr {
	color: #F00;
}
.gr2 {
	color: #FF0;
}
.gr2 {
	color: #FF0;
}
