/* Full Reset - adapted. */
/* provides complete reset for all browsers */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, .contentpaneopen, .contentheading {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	outline:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(Images/wood-background.jpg);
	background-repeat: repeat;
	background-position:center top;
	font-size: 11px;
	line-height: 14px;
	color: #262626;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 4px;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #D69600;
	padding-bottom: 4px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #D69600;
	padding-bottom: 1px;
	padding-top: 4px;
}


h4 {
	font-size: 13px;
	font-weight: bold;
	color: #005596;
	padding-bottom: 6px;
}
.quote {
	color: #00559D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
p.link {
	padding-top: 2px;
	padding-bottom: 1px;
}

#wrapper {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer{
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #3E2214;
	z-index: 100;
}
#footer a {
	color: #3E2214;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}

a {
	color: #00559D;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(Images/red-arrow.png);
	background-repeat: no-repeat;
	background-position: -1px center;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}

#navigation {
	position:absolute;
	left:24px;
	top:125px;
	width:148px;
	height:118px;
	z-index:5;
}

#pencil {
	position:absolute;
	left:-211px;
	top:-79px;
	width:304px;
	height:153px;
	z-index:-1;
}
#pen {
	position:absolute;
	left:-143px;
	top:-44px;
	width:304px;
	height:153px;
	z-index:-1;
}
#pencil-container {
	width: auto;
	position: absolute;
	z-index: -1;
}

#scissors {
	position:absolute;
	left:-62px;
	top:440px;
	width:207px;
	height:236px;
	z-index:1;
}
#navigation a {
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#navigation-second a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

#navigation-second {
	width: auto;
	padding-left: 20px;

}
#navigation-second ul {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 6px;
}

#text-wrapper li {
	list-style-type: none;
	padding-bottom: 6px;
	background-image: url(Images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}
#expect li {
	background-image: url(Images/red-arrow.png);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#expect a {
	text-decoration: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#expect a:hover {
	text-decoration: underline;
}

#text-wrapper li ul li {
	padding-left: 16px;
}
#text-wrapper li ul {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigation-second li {
	padding-bottom: 4px;
	padding-top: 0px;
}
.content-link {
}
.content-link a {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.content-link a:hover {
	text-decoration: underline;
}
.student-quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00559D;
	font-style: italic;
	line-height: 16.2px;
}
#mp3 {
	position:absolute;
	left:507px;
	top:188px;
	width:198px;
	height:238px;
	z-index:101;
}
.feedback-quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
#third-nav {
	color: #666666;
}
#third-nav a {
	color: #666666;
}
