/** CSS GLOBAL RESET **/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


html, body {width:100%;
			height: 100%;
			padding:0px;
			margin:0px;
			background:url(../images/bodybg.gif) top repeat-x;
			background-color:#f0eee9;
			color:#444;
			font-family: arial, verdana, sans-serif;
			text-align: left;
			text-align: center;
			}


#syllabus {border-collapse: collapse;
			width: 800px;
			margin-top: 20px;
			}
			
#syllabus td {border: 1px solid #ccc;
			font-family:arial, san serif;
			font-size: 14px;
			padding: 10px;
			
			}


 
#syllabus tbody th,
#syllabus thead th  {text-align: center;
			background-color:#666;
			border: 1px solid #666;
			color:#fff;
			font-weight: bold;
			font-family:arial, san serif;
			font-size: 16px;
			padding:5px;
			}
			
			
#syllabus thead th {background-color:#333;
				padding:10px;
				}
			
#syllabus h4 {font-family:inherit;
	margin:0px;
	}
	
.altrow td{background-color:#f2f2f2;}	
	
	
h1, h2 {font-family:arial, san serif;
		color:#333;
		font-weight: normal;
		margin-bottom:10px;
		line-height: 16px;}
	
h2 {margin-top:0px;
	font-size: 20px;
	}
	
h1 {font-size: 30px;}	
	
 
	
	
	#wrapper {width: 800px;
		margin-left:auto;
		margin-right: auto;
		text-align: left;
		}
#syllabus {border-collapse: collapse;
			width: 800px;
			margin-top: 20px;
			background-color:#fff;
			}
			
#syllabus td {border: 1px solid #ccc;
			font-family:arial, san serif;
			font-size: 14px;
			padding: 10px;
			vertical-align: top;
			width: 14%;
			}

#syllabus p{margin:0px;
			margin-bottom:3px;}
 
#syllabus tbody th,
#syllabus thead th  {text-align: center;
			background-color:#666;
			border: 1px solid #666;
			color:#fff;
			font-weight: bold;
			font-family:arial, san serif;
			font-size: 16px;
			padding:5px;
			}
			
			
#syllabus thead th {background-color:#333;
				padding:10px;
				}
			
#syllabus h4 {font-family:inherit;
	margin:0px;
	}
	
.altrow td{background-color:#f2f2f2;}	
	
	
h1, h2 {font-family:arial, san serif;
		color:#333;
		font-weight: normal;
		margin-bottom:10px;
		line-height: 16px;}
	
h2 {margin-top:0px;
	font-size: 20px;
	}
	
h1 {font-size: 30px;
	letter-spacing:-1px;
	margin-top: 20px;}	
	
h4{font-weight:bold;
	display:block;}	
	
sup {font-size: 50%;}	
	
#head {height: 150px;
		 
		}
		
a {color:#336699;}		

#logo {			background:url(../images/7thgradeteamlogo.gif) bottom no-repeat;	
width: 277px;
height: 134px;
 display: block;
 text-indent:-1000em;
 margin-left: auto;
 margin-right: auto;
	}		
	


#directory {width:800px;
			border-collapse:collapse;
			margin-top: 30px;
			border-top:1px solid #E1D8C1;
			}

#directory td{
				width: 160px;
				}

#directory p{font-size: 12px;}

#directory h4 {font-size: 12px;
			margin-top:10px;
			margin-bottom:0px;
			}

#directory h3 {font-size: 11px;
				margin-top: 5px;
				font-weight: bold;
				text-transform: uppercase;
				color:#8C6640;
				letter-spacing:2px;
				}

a {color:#CC6600;
	text-decoration:none;
	}
