@charset "UTF-8";
/* CSS Document */

/* START 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:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
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: "" "";
}

/* END RESET */

body {background:white url(images/bg.jpg) top repeat-x;text-align:center;}
#wrapper_01 {background:url(images/bg_clouds.jpg) top center no-repeat;width:100%;text-align:center;}
#wrapper_02 {position:relative;width:860px;height:550px;margin:0 auto;}




#footer_wrap {position:relative;width:730px;margin:1px auto 5px auto;color:#666;text-align:left;font-size:11px;font-weight:bold;padding:8px 65px 0;font-family:Tahoma,Arial,Helvetica,sans-serif;}
.f-r {float:right;}
.f-l {float:left;}
#footer_wrap a:link {color:#666;text-decoration:none;}
#footer_wrap a:visited {color:#666;text-decoration:none;}
#footer_wrap a:hover {color:#4dc23f;text-decoration:none;}

#footer_wrap a.school_site_link:link {color:#999;text-decoration:underline;}
#footer_wrap a.school_site_link:visited {color:#999;text-decoration:underline;}
#footer_wrap a.school_site_link:hover {color:#4dc23f;text-decoration:underline;}

