/* @override 
	http://screecher.com/styles.css
	http://www.screecher.com/styles.css
*/

/* http://meyerweb.com/eric/tools/css/reset/ */

/* v1.0 | 20080212 */

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.5;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END Meyer Reset */

table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align: top;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	color: #2b1601;
}

p, h1, h2, h3, h4, ul {
	margin-top: 1em;
	margin-right: 10px;
	margin-bottom: .5em;
	margin-left: 10px;
}

h1 {
	font-size: 26px;
	color: #660000;
	font-weight: normal;
}

h2 {
	font-size: 22px;
	color: #660000;
	font-weight: normal;
	margin-top: 2em;
}

h3 {
	font-size: 18px;
	color: #660000;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	color: #660000;
	font-weight: normal;
	clear: both;
}

p,
ul {
	font-size: 12px;
	line-height: 1.5em;
}

ul {
	margin-left: 20px;
	margin-right: 20px;
}

ul li {
	list-style: disc;
	list-style-position: inside;
}

/* Below is pre-Jan 2011. Sort of. */

P.link {
	text-align: center;
	font-weight: bold
}

P.intro {
	font-weight: bold
}

P.introcenter {
	font-weight: bold;
	text-align: center
}

P.resumecat {
	font-style: italic;
	font-weight: bold
}

P.resume {
	font-size: 12px;
	line-height: 15px
}

P.caption {
	font-size: 10px
}

P.formlabel {
	font-size: 12px;
	font-weight: bold;
	text-align: right
}

a:link {
	color: #1a3e99;
	text-decoration: none;
	font-weight: bold
}

a:visited {
	color: #3e5599;
	text-decoration: none;
	font-weight: bold
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold
}

a:active {
	color: #3366FF;
	text-decoration: underline;
	font-weight: bold
}


h1 a,
h2 a,
h3 a,
h4 a {
	font-weight: normal !important;
}


P.indent {
	margin-left: 16px
}

.italic, em {
	font-style: italic
}

p.pagefooter {
	font-size: 10px;
	line-height: 12px;
	color: #693d07}

.tonesnav {
	font-size: 14px;
	line-height: 24px;
	color: #660000;
	text-align: left;
	border: 1px #990000 dotted;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFCC00
}

.tonesnav a {
	font-weight: normal;
}

P.perflist {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: normal
}

.bold {
	font-weight: bold
}

.thumb {
	float: right
}

.anim {
	background-image: url(images/screechtop.gif);
	background-repeat: no-repeat;
}

#slideshow {
	display: table;
}

#slideshow td {
	display: table-cell;
	vertical-align: top;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#slideshow p {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#slideshow a.group {
	margin-left: 10px;
}

img.imgright,
img[align="right"],
img[align="right"] {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
