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;
	font-size:100%;
	vertical-align:baseline;
}
body {
	background-color:#999
	font-family:"Comic Sans MS", "Bradley Hand ITC TT-Bold", Georgia, "Times New Roman";
	line-height:3em;
	color:#336;
	font-size:0.8em;
	background-image:url(images/body_bg.jpg);
	background-repeat:no-repeat;
	width:100%;
	background-color:#000;
	position:relative;
	top:0px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
}
ol, ul {
	list-style:none;
}
/* tables still need 'cellspacing="0"' in the markup */
caption, th, td {
	text-align:center;
	font-weight:normal;
}
.style2 {
	font-size:1.5em;
	color:red;
	margin:10px;
	font:bold 1.3em "Comic Sans MS", "Bradley Hand ITC TT-Bold", Georgia, "Times New Roman";
}
.style3 {
	color:#366;
	margin:10px;
	font:bold 1.3em "Comic Sans MS", "Bradley Hand ITC TT-Bold", Georgia, "Times New Roman";
}
#ourLinks {
	font-family:"Comic Sans MS", Bradley Hand ITC TT-Bold, Georgia, "Times New Roman";
	font-size:1.5em;
	font-weight:bold;
	line-height:1.5em;
	color:#F1AF71;
	margin:10px;
}
#ourLinks li, a {
	list-style:none;
	color:#956A92;
	text-decoration:none;
}
h1 {
	font-family:"Comic Sans MS", Bradley Hand ITC TT-Bold, Georgia, "Times New Roman";
	font-size:2em;
	font-weight:bold;
	color:#006;
}
#masthead {
	font-family:"Comic Sans MS", Bradley Hand ITC TT-Bold, Georgia, "Times New Roman";
	font-size:1.5em;
	font-weight:bold;
	color:#006;
	top:0px;
	text-align:center;
	width:750px;
	z-index:10;
	background-color:#D0A825;
	margin:5px;
}
#container {
	width:760px;
	margin:auto;
	margin-bottom:0;
	border-top:0;
	border-right:1px solid #b7b7b7;
	border-bottom:0;
	border-left:1px solid #b7b7b7;
	background-image:url(images/center_wo_text.jpg);
}
#contents {
	margin:auto;
	margin-bottom:0;
	border-top:0;
	border-right:1px solid #b7b7b7;
	border-bottom:0;
	border-left:1px solid #b7b7b7;
	padding-bottom:20px;
}
#pageContent {
	margin:auto;
	color:#006;
	text-align:center;
	background:#E8E595;
	padding:0px 5px 15px;
}
	/* Styles for Links */
#footer {
	text-align:center;
	font:bold 1em "Comic Sans MS", "Bradley Hand ITC TT-Bold", Georgia, "Times New Roman";
}
a:hover {
	color:#808080;
	text-decoration:underline;
}
.weblink {
color:#6f0;
font:italic 1em "Lucida Calligraphy", Verdana, Arial, Helvetica, sans-serif;
}

