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 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* -- Reset End -- */

body { font-family: Arial, Helvetica, Sans-serif;}
ul li, p {font-size: 1em;}
a { color: #000; }
div {margin: 10px 0;}
div img {padding: 5px;}

/* -- Text -- */

h1 { font-size: 3em; text-transform: uppercase; padding-top: 15px;}
h2 {font-size: 1.2em; font-weight: normal; padding: 5px 0;}
h3 {font-size: 2.2em;}
h4 {font-size: 1.8em; padding: 10px 0;}
h5 {font-size: 1.3em; padding: 10px 0;}
h6 {font-size: 1.3em; padding: 10px 0;}
p {padding: 10px 0;}

/* -- Layout -- */

#wrap { width: 1000px; margin: 5px auto;}
.wide { clear:both; width: 930px; overflow: hidden;}
.right { float: right; width: 445px; padding: 0 0 0 20px;}
.right .featured { margin: 0 0 25px 0;}
.right .featured li { padding: 5px 0; font-size: 1.5em;}
.left { float: left; width: 445px; padding: 0 20px 0 0;}
.nav { width: 100%; text-align: center;}
.nav ul li { display: inline;}
.nav ul li a { color: #000;}
#image-list p { padding: 0; font-weight: bold; font-size: .8em;}
.squish { width: 200px; font-weight: bold; font-size: 1.1em; }
.grey {background: #f4f4f4; padding: 10px; margin: 120px 140px 0 0px;}
.teachtop { width: 800px; margin: 5px 100px; padding: 0; font-weight: bold;}
.teachtop img {
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0;
}
.teachbox { border: 1px solid #000; clear: both; font-weight: bold; padding: 10px; width: 680px; margin: 0 149px;}
.teachcenter { clear: both; width: 100%; font-weight: bold;}
.teachcenter img { padding: 50px;}
.padtwofiddy { padding: 10px 0 10px 250px; }
.pad { padding-left: 25px; }
.story {font-size: 1.4em; font-weight: bold; font-style: italic; text-decoration: underline;}

/* -- Misc --*/

.bigger {font-weight: bold; margin: 0 0 5px 0;}
.quote { font-size: .9em; font-style: italic; padding: 0 0 5px 0; text-align: center;}
.clear { clear: both;}
.textcenter { text-align: center;}
.textleft {text-align: left;}
.textright { text-align: right;}
.underline { text-decoration: underline;}
.bold { font-weight: bold;}
.bordergrey { border: 1px solid #ccc;}
.border { border: 1px solid #000; padding: 10px 30px;}
