/* CSS Document */
/*Main Div */

span, h1, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: left;
}

a {color:#ac2727; text-decoration:none;} 
a:hover {text-decoration:underline;}
body {background: url(../images/nav/homebg.gif) repeat;}

#container
{
	margin: 38px auto 0px auto;
	width: 800px;
	height: 100%;
	background: url(../images/nav/mainFill.gif) repeat-y;
}

#searchBar {
	position: absolute;
	left: 500px;
	top: -29px;
	width: 300px;
}

#socialButtons{
	position: absolute;
	left: 18px;
	top: -24px;
	width: 150px;
}

#content {
	position:relative;
	padding-top: 40px;
	height: 620px;
}

#Background {
	position:absolute;
	left: 19px;
	width: 761px;
	height: 398px;
	background: url(../images/home/CenterBGHome.gif) no-repeat;
}

#omniBlurb{
	position:absolute;
	left: 175px;
	top: 140px;
	width: 250px;
	height: 200px;
}

#omniBlurb p{
	line-height: 13px;
}

.omniIndent {
	padding-left: 30px;
}

#holiday {

	background-image:url(../images/home/feature/independence.gif);

	width:327px;

	height:196px;

	position:absolute;

	left:0px;

	top:18px;

}



#holiday p.blurb {

	color:blue;

	text-align: center;

	line-height: 12px;

	margin: 0px;

	padding: 100px 22px 0px 130px;

}

#holiday a {color:#c9332b; }

#holiday a:hover {color:#f59ea0;}



/*End Main Div */



/* This is the Menu section */

#Menu {

	position:absolute;

  	z-index:+2;

}



#Menu img.About {position:absolute; left: 0px;}

#Menu img.Training {position:absolute; left: 90px;}

#Menu img.Library {position:absolute; left: 221px;}

#Menu img.Logo {position:absolute; left: 347px; top: -33px;}

#Menu img.News {position:absolute; left: 448px;}

#Menu img.Defense {position:absolute; left: 504px;}

#Menu img.Cadets {position:absolute; left: 615px;}

#Menu img.FunStuff {position:absolute; left: 717px;}



/*End Menu */



/* Footer */



#Footer {

	position:relative;

	margin-bottom:0px;

	*top: 1px; /*css hack for IE7*/

	width: 800px;

	height:47px;

	background-image:url(../images/nav/footerImg.gif);

	background-position:bottom;

}



#Footer p {

   font-variant:small-caps;

   text-align:center;

   color:#772828;

}



#Footer a {color:#772828;} 

#Footer a:hover {color:#b82828;}

#Footer p.copyright {

	font-variant:normal;

	padding: 7px 0px 10px 0px;

	*padding: 0px 0px 0px 15px; /*css hack for IE7*/

}



/*End Footer */



/*Join the Academy */



#join {

  position:absolute;

  left: 45px;

  top: 378px;

  width:175px;

  height:263px;

  border:1px #931919 solid;

  background-color: white;

}



.playBtn{

	margin: 10px 15px 0px 15px;

}



#join p {margin: 10px 15px 0px 15px;}

#join p.specialP{

	margin: 5px 15px 10px 15px;

}



#socialIcon{

	margin: 7px 15px 0px 15px;

}

#socialIcon img{

	float: left;

	margin-right: 7px;

}

#socialIcon p{

	margin: 0px;

}



/*End Join the Academy */



/*Spot Light */



#spotlight {

  position:absolute;

  width:327px;

  height:216px;

  background:url(../images/nav/gradientFooter.gif) repeat-x bottom #fffbe8;

  border:1px #a39764 solid;

  left: 234px;

  top: 425px;   

}

/*edit this along with holiday features*/

#spotlight p {margin: 10px 10px 0px 150px;}

 

#spotlight img.snapshot {

	position:absolute;

	left: 15px;

	top: 33px;

	border:1px #a39764 solid;

}







/*End Spot Light*/



/*Latest News */

#latestnews {

  position:absolute;

  width:175px;

  height:216px;

  left: 576px;

  top: 425px;

  background:url(../images/nav/gradientFooter.gif) repeat-x bottom #fffbe8;

  border:1px #a39764 solid; 

}



#latestnews p {margin: 10px 15px 0px 15px;}

.hacker {color: #00CC33;}



#latestnews img.Archives {

	color:#772828;

	position:absolute;

	top: 190px;

	left: 100px;  

}



/*End Latest News */



/*Tip of the Day*/



#TipOfTheDay {

  position:absolute;

  width:320px;

  height:244px;

  background:url(../images/home/TipOfTheDay.gif) no-repeat;

  left: 449px;

  top: 158px;

}

  

/*End Tip of the Day*/



