@charset "utf-8";
/* CSS Document */

/* Zero out margin and padding on all elements */
html, body, h1, h2, h3, h4, h5, h6, ul, ol, li, li, p, dl, dd, dt { margin: 0; padding: 0; }

/* Page Layout */

html, body { font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; color: #999; font-size: 10pt; line-height: 1.5; }
strong, em { font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }

body { background: #B2B2B2; }

a { color: #ff9900; cursor: pointer; }
a:hover { color: #FFE6BF; }
a img { border: 0; }

#wrapper { margin: 0 auto; padding: 0 10px; width: 750px; background: #303030 url(/images/template/homepage-bg.gif) repeat-y 50% 0;}
ul.navigation { float: left; list-style-type: none; margin: 0; padding: 0; width: 750px; }
	ul.navigation li { float: left; text-indent: -30000px; width: 179px; overflow: hidden; }
	ul.navigation li a { text-decoration: none; }
	ul.navigation .students { padding: 0 0 0 10px; }
	ul.navigation .students a { background: url(/images/template/students.gif); background-position: 0 274px; display: block; height: 274px; width: 179px; }
	ul.navigation .parents { padding: 0 0 0 5px; }
	ul.navigation .parents a { background: url(/images/template/parents.gif); background-position: 0 274px; display: block; height: 274px; width: 179px; }
	ul.navigation .job-counselors { padding: 0 0 0 5px; }
	ul.navigation .job-counselors a { background: url(/images/template/job-counselors.gif); background-position: 0 274px; display: block; height: 274px; width: 179px; }
	ul.navigation .career-changers { padding: 0 0 0 5px; }
	ul.navigation .career-changers a { background: url(/images/template/career-changers.gif); background-position: 0 274px; display: block; height: 274px; width: 179px; }
	
	ul.navigation li a:hover { background-position: 0 0; }

#header h1 { background: url(/images/template/logo.gif); height: 60px; margin: 0 auto; overflow: hidden; text-indent: -30000px; width: 770px; }
#header p { background: url(/images/template/blurb.gif); height: 90px; margin: 0 auto; overflow: hidden; text-indent: -30000px; width: 770px; }

body.owens #header p { background: url(/images/template/no-blurb.gif); height: 90px; margin: 0 auto; width: 770px; }

img#owens { float: right; margin: 0 10px 40px 0; }
body.owens img#owens { position: relative; margin: -97px 10px 20px 0; }

#content { xborder: 1px solid red; padding: 0 10px; }
#content h1 { color: #F08613; font-size: 14pt; margin-bottom: .588em; }
#content h3 { color: #F08613; font-size: 13pt; margin-bottom: .769em; }

#content p { margin-bottom: 1em; color: #ccc; }
.center { text-align: center; }

img#whatsnew { background: #000066; margin: 6px 0 0 10px; color: #fff; }

ul.whatsnewlist { list-style-type: none; padding: 0 10px; }
ul.whatsnewlist li { background: url(/images/template/bolt.gif) no-repeat 0 4px; color: #ff9900; padding-left: 26px; font-size: 8pt; margin: .5em 0 .5em 10px; }
ul.whatsnewlist li a { text-decoration: none; }

#footer { background: url(/images/template/footer-bg.gif) no-repeat 50% 100%; margin: 35px -20px 0 -20px; position: relative; clear: both; font-size: 8pt; }
#footer div { border-top: 1px solid #666; margin: 0 20px 0 20px; padding: 10px 0 28px; }
#footer img { float: right; margin: -41px 10px 0 0; position: relative; }
#footer p { margin: 5px 20px; }