	html 	{ 
		height: 100%; }

	.back	{ 
		z-index: 1;
		margin-left: 184px; 
		position: absolute;
		width: 550px;  
		height: 100%;
		background-color: #FFFFFF;}
	
	.content	{ 
		z-index: 100;
		padding: 20px; 
		margin-top: 120px; 
		position: absolute;
		color: #0000FF;
		font-family: arial;
		font-size: 14px;
		background-color: #FFFFFF; 
		height: 100%;}

	.shelfcontent	{ 
		z-index: 100;
		padding: 0px; 
		margin-top: 0px; 
		position: absolute;
		color: #0000FF;
		font-family: arial;
		font-size: 14px;
		background-color: #FFFFFF; 
		height: 100%;
		width:100%;}

	.montage 	{
		z-index: 2;
		position: absolute;
		top: 0px;
		left: 0px;}


	.logo 	{
		z-index: 3;
		position: absolute;
		top: 0px;
		left: 196px;}
	
	

	h1 	{
		z-index: 6;
		top: 51px;
		left: 108px;		
		position: absolute;
		font-family: bradley hand itc;
		font-weight: bold;
		color: #0000FF;
		text-align: left;
		font-size: 40px;
		font-style: italic;}

	h2 	{
		z-index: 5;
		top: 52px;
		left: 109px;		
		position: absolute;
		font-family: bradley hand itc;
		font-weight: bold;
		color: #0000FF;
		text-align: left;
		font-size: 40px;
		font-style: italic;}

	h3 	{
		z-index: 8;
		top: 51px;
		left: 470px;		
		position: absolute;
		font-family: bradley hand itc;
		font-weight: bold;
		color: #0000FF;
		text-align: left;
		font-size: 40px;
		font-style: italic;}

	h4 	{
		z-index: 7;
		top: 52px;
		left: 471px;		
		position: absolute;
		font-family: bradley hand itc;
		font-weight: bold;
		color: #0000FF;
		text-align: left;
		font-size: 40px;
		font-style: italic;}

	h5	{
		color: #E24D37; 
		font-family: verdana;
		font-weight: bold;
		text-align: center;
		font-size: 1.5em;}

	ul.circle	{
		list-style-type: circle;
		margin-left:20px;
}

	ul.square	{
		list-style-type: square;		
		margin-left:10px;
		font-color: red;}

	ul.disc	{
		list-style-type: disc;		
		margin-left: 10px;}

	li	{margin-left: 20px;}
	
	.emphasisred {
		color: #FF0000;
		font-weight: bold;}

	.emphasisblue {
		color: #191970;
		font-weight: bold;}

	.tablefont	{
		font family: verdana, arial;
		color: #0000FF;
		font-size: 14px;}

	.smalltablefont	{
		font family: verdana, arial;
		color: #0000FF;
		font-size: 11px;}
		
	.formtable	{
		font family: verdana,arial;
		color: #0000FF;
		font-size: 12px;
}

	.footers {
		padding: 20px 0px 5px 0px; 
		font size: 10px;
		font-color: #5B5B8E;
		font-family: comic sans ms, verdana;
		font-weight: bold;
		text-align: center;}

	.textareaalign	{
		left: 600px;}

	
	.clsCoolNodeL1 {		
		FONT-SIZE: 12px;
		FONT-FAMILY: arial,tahoma,sans-serif;
		FONT-WEIGHT: bold;
		COLOR: #000070;
		TEXT-DECORATION: none;}


	.clsCoolNodeL1:hover {	
		color: #FF0000;
		TEXT-DECORATION: none;
		background-color: #FFFFFF;	
		cursor: hand;}
			
