@charset "utf-8";
/* note: the drop-down menu uses another style sheet */
/* this is the graduated border and background for all pages */
body {
	background:#f4f4f4 url(../images/bg.gif) top center repeat-y; 
	color:#404040; 
		font:76% Verdana,Tahoma,Arial,sans-serif; 
		margin:0 auto; 
		padding:0;
		}
#main {
	position:absolute;
	width:863px;
	height:700px;
	left: 53px;
	top: 13px;
	z-index: -10;
}
/* left-hand navigation area */
#navigation td {
	border-bottom: 2px solid #C0DFFD;
	width: 142px;
	background-color: #009933;
	}
	
#navigation a {
	color: #FFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#333333;
	background-color: #C1FFD6;
	background-repeat: no-repeat;
	background-position: 14px 45%;
	}
/* Text styles */
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lit1   {
	background-image: url(../images/girl1.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 100%;
	background-color: #E8E8E8;
	background-position: right;
	
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999;
}

.box1 {
	border-width: thin;
	border-style: solid;
	border-color: #CCC #666 #666 #CCC;
	padding: 3px;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.white  {
	color:#FFF;
	font-size: 10px;
	line-height: normal;
	float: right;
	}
.grey  {
	color:#999;
	font-size:10px;
}
.dkGreen  {
	color:#006600;
}
.redSmall   {
	color: #FF0000;
}
/* the box holding the newsreader */
.newsWrap  {
	color: #990000;
	font-size: 12px;
}
