HTML
{
	height: 100%;
}
body 
{
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	margin: 0;
	padding: 0;
}  
DIV
{
	color: #000000;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A
{
	color: #FFFFFF;
}
#Main
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 0;
	width: 800px;
	height: 555px;	
	border: solid 2px #ffffff;
}
.Home
{
	background-image: url(images/Home.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.Home .Message
{
	color: #263a66;
	position: relative; 
	top: 53px; 
	left: 540px; 
	width: 370px;
}
.About
{
	background-image: url(images/About.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.About .Message
{
	font-size: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	position: relative; 
	top: 20px; 
	left: 50px; 	
	width: 443px;
	line-height: 30px;
}
.Force
{
	background-image: url(images/Force.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.Force .Message
{	
	position: relative;
	top: 250px;
	text-align: left;
	color: #000000;
	width: 220px;
	left: 575px; 
	float: left;
	line-height: 30px;
}
.Item
{
	color: #ffffff;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 75px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	background-repeat: no-repeat;	
	background-position: left center;
}
.Item A
{
	color: #FFF4FF;
}
.Force .Item A
{
	
	color: #20131C;
}
.Force .Item
{
	background-image: url(images/RedDot.gif);
	color: #20131C;
}
.PWP .Item
{
	background-image: url(images/YellowDotPWP.gif);
}
.Future .Item
{
	background-image: url(images/YellowDotFuture.gif);
}
.Daily .Item
{
	background-image: url(images/YellowDotDaily.gif);
}
.PWP
{
	background-image: url(images/PWP.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.PWP .Message
{
	position: absolute;
	top: 330px;
	left: 49px;
}
.Future
{
	background-image: url(images/Future.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.Future .Message
{	
	position: absolute;
	top: 330px;
	left: 296px;
	text-align: left;
	color: #000000;
	width: 320px;
	line-height: 30px;
}
.Daily
{
	background-image: url(images/Daily.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.Daily .Message
{	
	position: absolute;
	top: 365px;
	left: 450px;
	text-align: left;
	color: #000000;
	width: 320px;
	line-height: 30px;
}
.Contact
{
	background-image: url(images/Contact.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.Contact .Message
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A57B19;
	position: absolute; 
	top: 180px; 
	left: 0px; 	
	width: 443px;
	line-height: 18px;
	text-align: center;
}
.Contact .Message A
{
	color: #A57B19;
}
#TopNav
{
	width: 100%;
	height: 63px;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	position: relative;	
}
.TopNavLink
{
	color: #a33224;
	height: 60px;
	line-height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 214px;
	padding-right: 20px;
	white-space: nowrap;	
}
BODY#Index a#Index,
BODY#About a#About,
BODY#Force a#Force,
BODY#PWP a#PWP,
BODY#Future a#Future,
BODY#Daily a#Daily,
BODY#Contact a#Contact,
{
	text-decoration: underline;
}
.TopNavLink A
{	
	font-size: 12px;
	color: #a33224;
	text-decoration: none;
	font-weight: bold;
}
BODY#Index .TopNavLink A,
BODY#PWP .TopNavLink A#Daily,
BODY#PWP .TopNavLink A#Contact,
BODY#PWP .TopNavLink .White
{
	color: #ffffff;
}
.TopNavLink A:hover
{
	color: #000000;
	text-decoration: underline;
}
BODY#Index .TopNavLink A:hover
{
	color: #000000;
	text-decoration: underline;
}
.Divider
{
	padding-top: 2px;
	font-size: 12px;
	color: #a33224;
	width: 19px;
	text-align: center;
}
BODY#Index .Divider
{
	color: #ffffff;
}
#Footer
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3b3b3c;
	padding-top: 20px;
	padding-bottom: 20px;
	border: solid 2px #ffffff;
}
#Footer A
{
	color: #3b3b3c;
}
#Footer A:hover
{
}
#Content
{
	position: relative;
	text-align: left;
	padding: 0;
	margin: 0;
}

.Left
{
	float: Left;
}
.Right
{
	float: right;
}
.Clearer
{
	clear: both;
}


BODY.PopUp{
    background-color: #000000;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
#PopUp
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	position: relative;
    width: 500px;
    height: 100%;	
    background-color: #ffffff;
    text-align: left;
    padding: 15px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#PopUp .Header{
    padding: 5px 0 5px 0;
    font-weight: bold;
    font-size: 15px;
}
#PopUp .Header IMG{
    padding: 3px; 
    border: solid 1px #000000;
}
#PopUp HR
{
    height: 1px;
    border-bottom: solid 1px #615b7e;
}
#PopUp P{
    margin: 2px 0 13px 0;
}