/*
##############################
		body
##############################
*/
body 
	{
	margin				: 0px 0px 0px 0px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 0.8em;
	color				: #333333;
    line-height			: 1.6;		
	text-align			: left;
	vertical-align		: top;
	background-color	: #FFFFFF
	}
	
p 
	{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 0.85em;
	color				: #333333;
	line-height			: 1.6;		
	}
	
td  {
	padding				: 0px 0px 10px 0px;			/* TOP RIGHT BOTTOM LEFT */
	vertical-align		: top;

}	

h1
	{
/*	font				: 110% 'Lucida Grande', Verdana, Arial, Sans-Serif;		*/
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 1em;
	color				: #99CC00;
	line-height			: 1.4;		
	font-weight			: bold;
	margin-top			: 22px;
	margin-bottom		: -8px;
	}

h2
	{
/*	font				: 110% 'Lucida Grande', Verdana, Arial, Sans-Serif;		*/
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: .9em;
	color				: #333;
	line-height			: 1.4;		
	font-weight			: bold;
	margin-top			: 22px;
	}
	
h2.headingLessPadding
	{
	margin-bottom		: -8px;
	}
h3
	{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 1em;
	color				: #99CC00;
	line-height			: 1.6;	
	font-weight			: bold;
	} 

.teachersHeading
	{
	color				: #339900;
	} 

.scientistsHeading
	{
	color				: #993366;
	} 

.artistsHeading
	{
	color				: #D39216;
	} 

.writersHeading
	{
	color				: #DD3A04;
	} 

.pressHeading
	{
	color				: #4462AE;
	} 

ul
	{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 0.85em;
	list-style			: square;
	}
	
#SubmitEmail
	{
	position			: absolute;
	left				: 276px;
	top					: 11px;
	width				: 500px;
	text-align			: right;
	}

/*	
#GreenArea
	{
	margin				: 0px 0px 0px 0px;			
	width				: 617px;
	background-color	: #99CC00;
	padding				: 10px 10px 10px 15px;		
	}
*/	

.GreenBackground
	{
	display				: block;
	background-color	: #99CC00;
 	margin				: 0px 0px 0px -16px; 			/* TOP RIGHT BOTTOM LEFT */
	padding				: 10px 0px 10px 16px; 			/* TOP RIGHT BOTTOM LEFT */
	}

.DarkGreenBackground
	{
	display				: block;
	background-color	: #339900;
 	margin				: 0px 0px 0px -16px; 			/* TOP RIGHT BOTTOM LEFT */
	padding				: 10px 0px 10px 16px; 			/* TOP RIGHT BOTTOM LEFT */
	}

.OrangeBackground
	{
	display				: block;
	background-color	: #EAA933;
 	margin				: 0px 0px 0px -16px; 			/* TOP RIGHT BOTTOM LEFT */
	padding				: 10px 0px 10px 16px; 			/* TOP RIGHT BOTTOM LEFT */
	}

.PurpleBackground
	{
	display				: block;
	background-color	: #993366;
 	margin				: 0px 0px 0px -16px; 			/* TOP RIGHT BOTTOM LEFT */
	padding				: 10px 0px 10px 16px; 			/* TOP RIGHT BOTTOM LEFT */
	}

.RedBackground
	{
	display				: block;
	background-color	: #DD3A04;
 	margin				: 0px 0px 0px -16px; 			/* TOP RIGHT BOTTOM LEFT */
	padding				: 10px 0px 10px 16px; 			/* TOP RIGHT BOTTOM LEFT */
	}
	
.BlueBackground
	{
	display				: block;
	background-color	: #738BC9;
 	margin				: 0px 0px 0px -16px; 			/* TOP RIGHT BOTTOM LEFT */
	padding				: 10px 0px 10px 16px; 			/* TOP RIGHT BOTTOM LEFT */
	}

#MainContentWrapper
	{
	position			: absolute;
	left				: 183px;
	top					: 114px;
	width				: 595px;
	}
	
#content
	{
	border-top			: 3px solid #99CC00;
	border-left			: 3px solid #99CC00;		
	padding				: 0px 0px 0px 15px;			/* TOP RIGHT BOTTOM LEFT */
	}

#contentTeachers
	{
	border-top			: 3px solid #339900;
	border-left			: 3px solid #339900;		
	padding				: 0px 0px 0px 15px;			/* TOP RIGHT BOTTOM LEFT */
	}

#contentArtists
	{
	border-top			: 3px solid #EAA933;
	border-left			: 3px solid #EAA933;		
	padding				: 0px 0px 0px 15px;			/* TOP RIGHT BOTTOM LEFT */
	}

#contentScientists
	{
	border-top			: 3px solid #993366;
	border-left			: 3px solid #993366;		
	padding				: 0px 0px 0px 15px;			/* TOP RIGHT BOTTOM LEFT */
	}

#contentWriters
	{
	border-top			: 3px solid #DD3A04;
	border-left			: 3px solid #DD3A04;		
	padding				: 0px 0px 0px 15px;			/* TOP RIGHT BOTTOM LEFT */
	}

#contentPress
	{
	border-top			: 3px solid #738BC9;
	border-left			: 3px solid #738BC9;		
	padding				: 0px 0px 0px 15px;			/* TOP RIGHT BOTTOM LEFT */
	}

#copy
	{
	padding				: 0px 0px 0px 0px;			/* TOP RIGHT(was originally 185px to restrain text) BOTTOM LEFT */
	}

#copyThin
	{
	margin				: 0px 0px 0px 0px;			/* TOP RIGHT BOTTOM LEFT */
	padding				: 0px 70px 0px 0px;			/* TOP RIGHT BOTTOM LEFT */
	}

#DarkGreenLine
	{
	display				: block;
	border-bottom		: 1px Solid #7BA400;
	width				: 100%;
	}
	
#SchoolSubMenu
	{
	position			: absolute;
	left				: 438px;
	top					: 446px;
	width				: 158px;
	}
	
.lineBreakTeachers
	{
	border-top: 1px solid #339900;
	}
		
.lineBreakSite
	{
	border-bottom		: 1px;
	border-bottom-color	: 99CC00;
	height				: 1px;
	display				: block;
	background-color	: #99CC00;	
	}	
/*
##############################
		end of body
##############################
*/

/*
##############################
		footer
##############################
*/

#footer
	{
	vertical-align		: top;
	text-align			: right;
	width				: 550px;
	margin				: 0px 0px 0px 45px;			/* TOP RIGHT BOTTOM LEFT */
	}

#footer p
	{
	font-size			: 0.8em;
	color				: #999999;
	}
	
/*
##############################
		end of footer
##############################
*/

/*
##############################
		  left nav
##############################
*/
#LeftNavContainer 
	{
	width				: 185px;
	text-align			: right;
	font-size			: 1em;
	}

#LeftNavContainer ul
	{
	margin-left			: 0;
	padding-left		: 0;
	list-style-type		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	}

#LeftNavContainer a
	{
	display				: block;
	padding				: 0px 15px 1px 2px;		/* TOP RIGHT BOTTOM LEFT */
	background-color	: #FFFFFF;
	}

#LeftNavContainer a:link, #LeftNavList a:visited
	{
	display				: block;
	padding				: 0px 15px 3px 2px;		/* TOP RIGHT BOTTOM LEFT */
	color				: #6B75E9;
	text-decoration		: none;
	}
	
#LeftNavContainer a:hover
	{
	background-image	: url(images/left_nav_background.gif);
	background-repeat	: no-repeat;
/*	font-weight			: bolder;		*/
/*	text-decoration		: underline;	*/
/*	color				: #FFFFFF;		*/
/*	background-color	: #99CC00;		*/
	padding				: 0px 15px 3px 2px;		/* TOP RIGHT BOTTOM LEFT */
	}
	
	
	
	
	
.home
	{
	background-image	: url(images/left_nav_background.gif);
	background-repeat	: no-repeat;
	font-weight			: bolder;
	text-decoration		: none;
/*	color				: #FFFFFF;		*/
/*	background-color	: #99CC00;		*/
	padding				: 0px 15px 3px 1px;		/* TOP RIGHT BOTTOM LEFT */
	}

.subNotHome
	{
	color				: #7BA400;
	text-decoration		: none;
	padding				: 0px 15px 3px 1px;		/* TOP RIGHT BOTTOM LEFT */
	}

.subHome
	{
	background-image	: url(images/left_nav_background.gif);
	color				: #7BA400;
	background-repeat	: no-repeat;
	text-decoration		: none;
	padding				: 0px 15px 3px 1px;		/* TOP RIGHT BOTTOM LEFT */
	font-weight			: 600;
	}
		
.greenHome
	{
	background-color	: #FFFFFF;
	color				: #7BA400;
	background-image	: url(images/left_nav_background.gif);
	background-repeat	: no-repeat;
	font-weight			: bolder;
	text-decoration		: none;
/*	background-color	: #99CC00;		*/
	padding				: 0px 15px 3px 1px;		/* TOP RIGHT BOTTOM LEFT */
	}

.PageMarker
	{	
	display				: block;
	background-color	: #99CC00;
	padding				: 0px 15px 3px 1px;		/* TOP RIGHT BOTTOM LEFT */
	}

#LeftNavContainer a.green:link, #LeftNavList a.green:visited
	{
	color				: #7BA400;
	text-decoration		: none;
	}

#LeftNavContainer a.greenHome:link, #LeftNavList a.greenHome:visited
	{
	color				: #7BA400;
	text-decoration		: none;
	}

#LeftNavContainer a.green:hover
	{
	background-color	: #FFFFFF;
	color				: #7BA400;
/*	text-decoration		: underline;	*/
	}

#LeftNavContainer a.subHome:link, #LeftNavList a.subHome:visited
	{
	color				: #7BA400;
	text-decoration		: none;
	}

#LeftNavContainer a.subHome:hover
	{
	background-color	: #FFFFFF;
	color				: #7BA400;
	}

#LeftNavContainer a.subNotHome:link, #LeftNavList a.subNotHome:visited
	{
	color				: #7BA400;
	text-decoration		: none;
	}

#LeftNavContainer a.subNotHome:hover
	{
	background-color	: #FFFFFF;
	color				: #7BA400;
	}


/*
##############################
	    end of left nav
##############################
*/

/*
##############################
		  top nav
##############################
*/

#TopNavWrapper 
	{
	position			: absolute;
	left				: 298px;
	top					: 72px;
	width				: 500px;
	}

#TopNavContainer ul li
	{
	font-size			: 1em;
	list-style-type		: none;
	padding				: 0;
	margin				: 0;
	display				: block;
	float				: left;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-align			: center;
	}

#TopNavContainer a
	{
	text-decoration		: none;
	display				: block;
	width				: 82px;
	height				: 30px;
  	padding				: 11px 3px 0px 3px;		/* TOP RIGHT BOTTOM LEFT */
	color				: #FFFFFF;
}

/* This sets the link text higher than normal - The class is called in the list on the relevent page */

#TopNavContainer a#HighTextPosition
	{
	padding				: 1px 3px 0px 3px;		/* TOP RIGHT BOTTOM LEFT */
	/*text-decoration		: underline;*/
	}

/* These Div's call the background image for the relevent page */

#TopNavContainer li#teachers
	{
	background			: url(images/top_nav-teachers.gif)  repeat-x;
	}

#TopNavContainer li#artists
	{
	background			: url(images/top_nav-artists.gif)  repeat-x;
	}

#TopNavContainer li#scientists
	{
	background			: url(images/top_nav-scientists.gif)  repeat-x;
	}

#TopNavContainer li#writers
	{
	background			: url(images/top_nav-writers.gif)  repeat-x;
	}

#TopNavContainer li#press
	{
	background			: url(images/top_nav-press.gif)  repeat-x;
	}

/* These Div's set the rollover image for the current page */

#TopNavContainer li#teachers-rollover
	{
	background			: url(images/top_nav-teachers-on.gif)  repeat-x;
	margin				: 1px 0px 0px 0px;		/* TOP RIGHT BOTTOM LEFT */
	/*font-weight			: bold;*/
	}

#TopNavContainer li#artists-rollover
	{
	background			: url(images/top_nav-artists-on.gif)  repeat-x;
	margin				: 1px 0px 0px 0px;		/* TOP RIGHT BOTTOM LEFT */
	}

#TopNavContainer li#scientists-rollover
	{
	background			: url(images/top_nav-scientists-on.gif)  repeat-x;
	margin				: 1px 0px 0px 0px;		/* TOP RIGHT BOTTOM LEFT */
	}

#TopNavContainer li#writers-rollover
	{
	background			: url(images/top_nav-writers-on.gif)  repeat-x;
	margin				: 1px 0px 0px 0px;		/* TOP RIGHT BOTTOM LEFT */
	}

#TopNavContainer li#press-rollover
	{
	background			: url(images/top_nav-press-on.gif)  repeat-x;
	margin				: 1px 0px 0px 0px;		/* TOP RIGHT BOTTOM LEFT */
	}

/* The hover state for the rollovers */

#TopNavContainer a:hover 
	{
/*	font-weight			: bold;		*/
	color				: #FFFFFF;
	text-decoration		: underline;
	}

/*
##############################
	    end of top nav
##############################
*/
/*
##############################
	    testimonials
##############################
*/

#testomonial
	{
	float				: left;
/*	padding				: 0px 0px 0px -100px;		/* TOP RIGHT BOTTOM LEFT */
	clear				: both;
	}

.caption_heading_style
	{
	color				: #999999;
	font-size			: 0.9em;
	font-weight			: normal;
	}	

.grayCopy
	{
	color				: #999;
	}	


.caption_copy_style
	{
	font				: Lucida, Verdana, Arial, Sans-Serif;
	font-size			: 10px;
	line-height			: 1.5em;
	color				: #666666;
	font-weight			: bold;
	padding-bottom		: 10px;
	border-bottom		: 1px solid #CCC;
	}	
	
.photo_copy_style
	{
	font-size			: 11px;
	font				: Verdana, Arial, Helvetica, sans-serif;
	color				: #7BA400;
	}	
	
.WhiteText
	{
	color				: #FFFFFF;	
	}
	
.BlackText
	{
	color				: #000000;	
	}
/*
##############################
	end of testimonials
##############################
*/

/*
##############################
		 links
##############################
*/
a:link, a:visited, a:active {
	color				: #6B75E9;
	text-decoration		: none;
	}
a:hover {
	color				: #6B75E9;
	text-decoration		: underline;
	}

a.white:link, a.white:visited, a.white:active {
	color				: #FFFFFF;
	text-decoration		: none;
	}
a.white:hover {
	color				: #FFFFFF;
	text-decoration		: underline;
	}
/*
##############################
		end of links
##############################
*/
/*
/*
##############################
			pics
##############################
*/

.blueLinkArrow {
	background-image	: url(images/blue_link_graphic.gif);
	background-repeat	: no-repeat;
	padding				: 0px 0px 0px 20px;		/* TOP RIGHT BOTTOM LEFT */
}

img.floatRight 
	{
	float				: right;	
	clear				: none;
	margin				: 0px 0px 10px 10px;		/* TOP RIGHT BOTTOM LEFT */
	}

img.floatRightClear
	{
	float				: right;	
	clear				: left;
	margin				: 0px 0px 10px 10px;		/* TOP RIGHT BOTTOM LEFT */
	}

img.floatLeft 
	{
	float				: left;
	clear				: none;
	margin				: 0px 10px 10px 0px;		/* TOP RIGHT BOTTOM LEFT */
	}
	
img.floatLeftClear
	{
	float				: left;
	clear				: both;
	margin				: 0px 10px 10px 0px;		/* TOP RIGHT BOTTOM LEFT */
	}
/*
##############################
	 end of pics
##############################
*/

/*
##############################
			form
##############################
*/
label 
	{
	font-size			: 0.8em;
	color				: #999999;
	}

.input-box 
	{
	color				: #7BA400;
	background			: #F7FFDD;		
	border				: #99CC00 solid 1px;
	font-size			: 0.8em;
	}

.submit-button 
	{
	text-align			: center;
	margin				: 0px 0px 0px 0em;			/* TOP RIGHT BOTTOM LEFT */
	font-size			: 0.8em;
	cursor				: pointer;
	border				: outset 1px #FFFFFF;
	color				: #FFFFFF;
	background-color	: #99CC00;
	}  
			
/*
##############################
		end of form
##############################
*/