﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
}
#Canvas {
	margin: auto;
	width: 790px;
	text-align: center;
}
#Masthead {
	text-align: left;
	background-color: #000000;
	padding-top: 14px;
	padding-bottom: 7px;
	padding-left: 23px;
}
#Masthead a {
	text-decoration: none;
	color: #FF0000;
}
.h2 {
	font-size: 43px;
	color: #FF0000;
	font-family: Impact;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	line-height: 41px;
}
.com {
	font-size: 21px;
	font-family: impact;
	color: #FF0000;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Navlinks {
	background-color: #000000;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 94px;
	color: #FFFFFF;
	vertical-align: top;
	padding-right: 9px;
}
.Navlinks a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.Navlinks a:hover {
	color: #C0C0C0;
}
.Navlinks a:visited {
	text-decoration: none;
	color: #C0C0C0;
}
.headings {
	font-weight: bold;
}
.top {
	vertical-align: top;
}
#Text {
	float: right;
	width: 653px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	margin-bottom: 10px;
}
#Text a {
	color: #F40000;
	text-decoration: underline;
}
#Text a:hover {
	text-decoration: underline;
	color: #000000;
}
#Homebar {
	text-align: center;
	font-weight: normal;
	padding-top: 42px;
	text-decoration: none;
	font-size: 50px;
	padding-bottom: 50px;
}
#Homebar a {
	text-decoration: none;
	color: #FF0000;
}
#Homebar a:hover {
	text-decoration: none;
	color: #000000;
}
#Navbar {
	text-align: center;
	font-weight: normal;
	padding-top: 15px;
	text-decoration: none;
	font-size: 21px;
	padding-bottom: 12px;
}
#Navbar a {
	text-decoration: none;
	color: #FF0000;
}
#Navbar a:hover {
	text-decoration: none;
	color: #000000;
}
#Footer {
	color: #FF0000;
	background-color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#Footer a {
	text-decoration: none;
	color: #FF0000;
}
#Footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
