body { 
	background-color: rgb( 228, 228, 228);
		font-family:palatino Linotype;
		text-decoration: none;
		height:100%;
			  } 
A:link {text-decoration: none; color: rgb( 0, 0, 0);	  }
A:visited {text-decoration: none; color: rgb( 0, 0, 0);	  }
A:active {text-decoration: none; color: rgb( 0, 0, 0);	  }
A:hover {text-decoration: underline; color: rgb( 0, 0, 0);	  }

.new A:link {text-decoration: underline; color: rgb( 0, 0, 0);	  }
.new A:visited {text-decoration: underline; color: rgb( 0, 0, 0);	  }
.new A:active {text-decoration: underline; color: rgb( 0, 0, 0);	  }
.new A:hover {text-decoration: underline; color: rgb( 0, 0, 0);	  }


p { color: rgb( 0, 0, 0);
	font-family:palatino Linotype;
		text-decoration: none;
			 }
.new  { color: rgb( 0, 0, 0);
	font-family:palatino Linotype;
	font-size: 40px;
	font-weight: 700; 
	text-decoration: underline;
		}
h1 { color: rgb( 0, 0, 0);
	font-family:palatino Linotype;
	text-decoration: none;  
		  } 
h3 { color: rgb( 0, 0, 0);
	font-family:palatino Linotype;
	text-decoration: none;  
		  } 
.banner { color: rgb( 0, 0, 0);
	font-family:palatino Linotype;
	font-size: 75px;
	font-weight: 900;
		text-indent: 35px; 
		text-decoration: none;  
		  } 
.menu { width: auto;
	height:100%; }

#leftside-content, #rightside-content { display:inline; 
	width: 125px;   
		}
