@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #699;
	font-style: normal;
	text-decoration: none;
}
#content {
	width: 798px;
	float: right;
	border-color: #069;
	border-bottom-width: thin;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	color: #6C6;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	color: #06C;
}
p ,li{
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
	font-size: 2em;
	line-height: 1.5em;
	background-color: #FFF;
}
.welcome {
	font-weight: bold;
	color: #000;
	font-size: 18px;
	font-style: normal;
}
.Topichead {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	font-style: italic;
}
.Jacked {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #069;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	text-decoration: none;
}
#wrapper #footer {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #F36;
	text-decoration: none;
}

h2 {
	text-align: right;
}
.floatRight {
	float: right;
	border: 1px solid #369;
	margin-left: 1em;
}
.floatLeft {
	float: left;
	border: 1px solid #03C;
	margin-right: 1em;
}
a:hover {

}
a:active {
	color: #00F;
}
#banner {
	background-image: url(Images/Banner.png);
	height: 111px;
	width: 798px;
	border-top-style: none;
}
#footer {
	height: 80px;
	width: 798px;
	background-image: url(images/cloud_header.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 2em;
	padding-top: 1em;
}
.menu1 {
}

#wrapper {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-color: #039;
}

#nav {
	float: left;
	width: 798px;
}
#banner h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #FFF;
	font-style: normal;
	text-decoration: none;
	margin-top: 1em;
}
.Jacked2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
.Jacked3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
}
