/* CSS Document */

	
table#news td {
	vertical-align: top;
	padding: 5px;
	}
		
table#news h1, h2, h3, h4, h5, p {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	}

table#books .border {
	border-right: 1px solid #999966;
	border-left: 1px solid #999966;
	background-image: url(/teachers/art/hybrid2.gif);
	}
		
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	}
	
.standard { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 13px; 
	}
	
table#books p {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center; 
	}
	
table#books img {
	margin-bottom: 4px;
	}
	
.bottom {
	background-image: url(/teachers/art/tab_bottom_bg.gif);
	background-repeat: no-repeat;
	}
	
.button {
	margin-top: 10px;
	letter-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	}
	
.footer {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
