body {
	margin: auto;
	padding: 0;
	font-family: "helvetica", sans-serif;
	background: #BFD3AC url(../img/landing_pattern.gif) top repeat-y;
	overflow: hidden;
	}
	
#site_container {
	position: relative;
	margin: auto;
	margin-top: 0;
	width: 900px;
	height: 600px;
	}
	
#content_container {
	background-color: #E4FBCD;
	}
	
#header_bar {
	position: relative;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 59px;
	}
	
#right_header {
	float: left;
	width: 450px;
	height: 59px;
	background: url(../img/top_right_grad.gif) left repeat-x;
	}

#left_header {
	float: right;
	width: 450px;
	height: 59px;
	background: #FFF url(../img/login_bumper.gif) right repeat-y;
	}

#content_divider {
	position: relative;
	display: block;
	width: 900px;
	height: 9px;
	margin: 0;
	padding: 0;
	background: url(../img/splitter_bar.gif) repeat-x;
	overflow: hidden;
	}

/*-----------------------------------------------------------
LOGIN FORMATTING
-----------------------------------------------------------*/
#login_form {
	position: relative;
	left: 42px;
	margin: 5px 0 0 5px;
	padding: 0;
	width: 373px;
	height: 48px;
	}

#login_form p {
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	color: #214321;
	}
	
#login_form a {
	color: #B4B4B4;
	text-decoration: none;
	}
	
#login_form a:hover {
	color: #999;
	}
	
#login_line {
	position: relative;
	width: 350px;
	height: 24px;
	}
	
#password_line {
	position: relative;
	width: 373px;
	height: 22px;
	}
	
#btnLogin {
	height: 16px;
	width: 19px;
	margin: 0;
	padding: 0  0 2px 0;
	vertical-align: middle;
	}

/*-----------------------------------------------------------
MAIN CONTENT
-----------------------------------------------------------*/
#main_content {
	position: relative;
	margin: 0;
	width: 900px;
	height: 532px;
	background: #FFF;
	}

h1.home {font-size:16px; color:#172816;}
h3.home {font-size:14px; color:#2e491e;}
p.home, ul.home {font-size:12px; line-height:150%;}
ul.home li {padding-top:8px;}
a.home {color:#2e491e; font-weight:bold;}
a.home:hover {text-decoration:none;}

#home_content {
	background: url(../img/home_bkgd.jpg) no-repeat;
	height: 532px;
	}

#left_home {
	position: absolute;
	width: 310px;
	margin: 0;
	padding: 0;
	left: 200px;
	top: 17px;
	}

#right_home {
	position: absolute;
	width: 340px;
	margin: 0;
	padding: 0;
	left: 530px;
	top: 17px;
	}

#left_content {
	float: left;
	width: 450px;
	height: 532px;
	background: url(../img/left_bkgd.jpg) no-repeat;
	}

/* --- screen right --- */	
#right_content {
	float: left;
	width: 450px;
	height: 532px;
	background: url(../img/right_boarder.gif) top right no-repeat;
	}	

#contact {
	position: relative;
	left: 112px;
	top: 185px;
	width: 320px;
	height: 40px;
	}
		
#scroll_area {
	position: relative;
	width: 450px;
	height: 508px;
	background: url(../img/scroll_end.gif) bottom right no-repeat;
	}
	
#scroll_bumper {
	position: relative;
	width: 450px;
	height: 24px;
	background: url(../img/scroll_bumper.jpg) top repeat-y;
	}
	
/*-----------------------------------------------------------
MAIN NAVIGATION
-----------------------------------------------------------*/
#nav_container {
	position: relative;
	width: 154px;
	height: 272px;
	margin: 0;
	padding: 0;
	left: 25px;
	top: 17px;
	}
#nav_container ul {
	margin: 0;
	padding: 0;
	width: 154px;
	height: 272px;
	}
	
#nav_container li {
	position: relative;
	width: 154px;
	height: 20px;
	display: block;
	list-style: none;
	text-indent: -5000px;
	margin: 0 0 16px 0;
	}
	
#nav_container a {
	position: relative;
	width: 154px;
	height: 20px;
	display: block;
	margin: 0;
	}

#bullet_list li {
	display: list-item;
        position: float;
}

#home a {background: transparent url(../img/nav.jpg) 0 0 no-repeat; }
#try_it a {background: transparent url(../img/nav.jpg) 0 -36px no-repeat; }
#subscribe a {background: transparent url(../img/nav.jpg) 0 -72px no-repeat; }	
#about_us a {background: transparent url(../img/nav.jpg) 0 -108px no-repeat; }
#spotlight a {background: transparent url(../img/nav.jpg) 0 -144px no-repeat; }
#faqs a {background: transparent url(../img/nav.jpg) 0 -180px no-repeat; }
#press a {background: transparent url(../img/nav.jpg) 0 -216px no-repeat; }
#worksheets a{background: transparent url(../img/nav.jpg) 0 -252px no-repeat; }


#home a:hover { background: transparent url(../img/nav.jpg) -154px 0 no-repeat; }
#try_it a:hover {	background: transparent url(../img/nav.jpg) -154px -36px no-repeat; }
#subscribe a:hover { background: transparent url(../img/nav.jpg) -154px -72px no-repeat; }	
#about_us a:hover { background: transparent url(../img/nav.jpg) -154px -108px no-repeat; }
#spotlight a:hover { background: transparent url(../img/nav.jpg) -154px -144px no-repeat; }
#faqs a:hover { background: transparent url(../img/nav.jpg) -154px -180px no-repeat; }
#press a:hover { background: transparent url(../img/nav.jpg) -154px -216px no-repeat; }
#worksheets a:hover { background: transparent url(../img/nav.jpg) -154px -252px no-repeat; }

	

/*-----------------------------------------------------------
SCROLLING DIV
-----------------------------------------------------------*/
#box {
	position:absolute;
	width: 403px;
	height: 464px;
	left:0px; 
	top:44px; 
	z-index:1;
	background: #FFF url(../img/scroll_end.jpg) bottom right;
	}

#up {
	position:absolute;
	display: block;
	width: 17px;
	height: 16px;
	left:403px; 
	top:44px;
	z-index:2; 
	cursor:pointer;
	}
	
#up a {
	width: 17px;
	height: 16px;
	display: block;
	background: transparent url(../img/up.gif) 0 0 no-repeat;
	}
	
#up a:hover {
	background: transparent url(../img/up.gif) 0 -16px no-repeat;
	}
	
#track {
	position:absolute;
	left:403px;
	top:60px;
	z-index:3;
	width: 17px;
	height: 414px;
	background: url(../img/track.gif) no-repeat;
	}

#down {
	position:absolute;
	width: 17px;
	height: 16px;
	left:403px;
	top:472px;
	z-index:5;
	}
	
#down a {
	width: 17px;
	height: 16px;
	display: block;
	background: transparent url(../img/down.gif) 0 0 no-repeat;
	}
	
#down a:hover {
	background: transparent url(../img/down.gif) 0 -16px no-repeat;
	}

#contentMask {
	position:absolute;
	left:0px;
	top:48px;
	width:403px;
	height:461px; /* <-- controls total scroll distance */
	clip:rect(0,403px,464px,0);
	overflow:hidden;
	z-index:6;
	}
	
#content {
	position:absolute;
	left:0;
	top: 0;
	width: 393px;
	}
	
/*-----------------------------------------------------------
TEXT FORMATING
-----------------------------------------------------------*/
#content ul {
	width: 300px;
	height: auto;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 40px 0;
	}
	
#content li, #content li a {
	width: auto;
	height: 14px;
	list-style: none;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
	color: #759589;
	margin: 0;
	padding: 0;
	}	
	
#content li a:hover {
	text-decoration: none;
	color: #d56120;
	margin: 0;
	padding: 0;
	}
	
#content .sub_titles {
	font-size: 12px;
	padding: 0;
	line-height: 16px;
	}
	
#right_content h1 {
	font-family: times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #214321;
	padding: 0;
	margin: 0 0 2px 0;
	}

h2, h2 a {
	font-family: times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #000;
	}

h2 a:hover {
	color: #d56120;
	}

#right_content h4 {
	font-size: 14px;
	font-weight: normal;
	color: #d56120;
	padding: 0;
	margin: 20px 0 0 0;
	}
	
#right_content p {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #21241d;
	margin: 0 0 12px 0;
	padding-top: 0;
	}

#right_content a {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #d56120;
	line-height: 18px;
	text-decoration: none;
	}
	
#right_content a:hover {
	color: #d73402;
	}
	
#contact p {
	color: #21241d;
	font-size: 12px;
	}
	
#contact a {
	color: #d56120;
	text-decoration: none;
	}

#contact a:hover {
	color: #d73402;
	}
	
pre {
	font-size: 10px;
	}

/*---------------------------------------------------
GRAPHIC ELEMENTS
----------------------------------------------------*/
#subscribe_banner {
	position: relative;
	width: 393px;
	height: 75px;
	background: url(../img/subscribe.gif) top center no-repeat;
	}

.subscribe_btn {
	position: relative;
	left: 215px;
	top: 45px;
	width: 65px;
	height: 16px;
	background: url(../img/subscribe_btn.gif) no-repeat;
	display: block;
	}
	
.subscribe_btn a {
	display: block;
	width: 65px;
	height: 16px;
	}
	
	
/*---------------------------------------------------
SUBSCRIBER FEATURES
---------------------------------------------------*/
#spotlight_archives {
	margin: 0px 5px 0 0;
	}

#spotlight_archives ul {
	font-family: times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #214321;
	margin: 0 0 25px 0;
	padding: 0;
	}
	
#spotlight_archives li {
	font-family: arial, sans-serif;
	list-style: none;
	font-size: 10px;
	margin: 0px;
	}
	
#spotlight_archives li a {
	text-decoration: none;
	color: #d56120;
	}
	
#spotlight_archives a:hover {
	color: #d73402;
	}
