/* CSS Document */
body {background-image: url(../images/theLatest/Dots.gif);}
p, span {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #000000; text-decoration:none;}

/* Header */
#Header img{position:relative; top:0px;}
/* Header */

/*Main Div */
#container
{
	margin: 38px auto 0px auto;
	width: 800px;
	height: 100%;
}

#content {
	position:relative;
	left: 33px;
	top:40px;
	background-image: url(../images/theLatest/danaErikaFill.gif);
	background-repeat:repeat-y;
}
/*End Main Div */

/*Background images */
#background {position:absolute;}
#background img.dana{position:relative;	left: -113px;}
#background img.erika{position:relative; left: 622px;}

/* Footer */

#Footer {
	position:relative;
	left:33px;
	margin:10px 0px 0px 0px;
	width: 735px;
	height:50px;
	background-image:url(../images/theLatest/BottomBG.gif);
	background-repeat:no-repeat;
   text-align:center;
}

#Footer p {color:#49268f; padding: 10px 0px 0px 0px;}
#Footer a {text-decoration:none; color:#000000} 
#Footer a:hover {text-decoration:underline; color:#dd00b3;} 
#Footer img.footer {position:relative; vertical-align:bottom; z-index:+1;}

.copyright {
   color:#49268f;
   padding:0px;
   margin-top: -15px;
   text-align:center;
}
#searchBar {
	position: absolute;
	left: 500px;
	top: -29px;
	width: 300px;
}
#socialButtons{
	position: absolute;
	left: 18px;
	top: -26px;
	width: 150px;
}
/*End Footer */


/* This is the Menu section */
#Menu {position:relative; 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 */
#bioBlock {
	position:absolute;
	top: 150px;
	width: 172px;
}

#bioBlock p {margin: 0px 5px 10px 15px;}
.danaBio {left: 2px;}
.erikaBio {left: 550px;}

.danaTitle {
 color: #dd00b3;
 text-transform:uppercase;
 margin-left: 15px;
}

.erikaTitle {
 color: #00a0c6;
 text-transform:uppercase;
 margin-left: 15px;
}

.danaHeadshot {
 position: relative;
 left: 25px;
 margin-bottom: 10px;
}

.erikaHeadshot {
 position: relative;
 left: 27px;
 margin-bottom: 10px;
}

.centeredImg {
	display: block;
	margin: 5px auto 20px auto;
}

/*Archives*/

.archives {
  padding-left: 20px;
  line-height:14px;
}

#bioBlock a{color:#dd00b3; text-decoration:none;}
#bioBlock a:hover {color: #00a0c6; text-decoration:underline;}

/*Content*/
#CenterColumn {
	position:relative;
  	left:185px;
    width:375px;
}

.noPosts {height: 1060px;}

/*Posts*/
#post {
	position:relative;
	width: 364px;
	left: 0px;
	margin-bottom:40px;
	z-index:+2;
}

#post ul {
	list-style-image:url(../images/studyHall/bullet.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color: #513826;
	padding: 0px 20px 0px 50px;
}

#post p {
	font-size:12px;
	line-height:15px;
	margin: 0px 10px 15px 15px;
}

.erikaFooter {
	background-image:url(../images/theLatest/snailfooter.gif);
	background-repeat:no-repeat;
	width: 155px;
	height: 31px;
	position:relative; 
	top: 0px;
}
.danaFooter {
	background-image:url(../images/theLatest/butterflyfooter.gif);
	background-repeat:no-repeat;
	width: 133px;
	height: 62px;
	position:relative; 
	left: 231px;
	top: -8px;
}

#post.dana h1 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size:16px;
 color: #dd00b3;
 margin-left:15px;
}

#post.dana p.date {
 font-size: 8px;
 color: #dd00b3;
 text-transform:uppercase;
 font-weight:bold;
 letter-spacing: 2px;
 text-align: right;
}

#post.dana p.signature {
 font-size:9px;
 color: #dd00b3;
 margin: 5px 10px 0px 15px;
}
 
#post.dana a:link {color:#dd00b3; text-decoration:none;}
#post.dana a:visited {color:#dd00b3; text-decoration:none;}
#post.dana a:hover {text-decoration:underline; color:#00a0c6;} 

#post.erika h1 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size:16px;
 color: #00a0c6;
 margin-left:15px;
}

#post.erika p.date {
 font-size: 8px;
 color: #00a0c6;
 text-transform:uppercase;
 font-weight:bold;
 letter-spacing: 2px;
 text-align: right;
}

#post.erika p.signature {
 font-size:9px;
 color: #00a0c6;
 margin: 5px 10px 0px 15px;
}
 
#post.erika a:link {color:#00a0c6; text-decoration:none;}
#post.erika a:visited {color:#00a0c6; text-decoration:none;}
#post.erika a:hover {text-decoration:underline; color:#dd00b3;} 

/*End Content*/