/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */
a.site-credit-link:link, a.site-credit-link:active, a.site-credit-link:visited {
	display: inline;
	font-size: 11px;
	color: #595959;
}
.recent-news-wrapper ul {
	margin: 0px;
	padding: 0px 0px 10px 14px;
	background: none;
}
.recent-news-wrapper li {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
	border-bottom: 1px solid #d8d9da;
}
.recent-news-wrapper p {
	margin-bottom: 0px;
}
.recent-news-date-wrapper {
	font-size: 11px;
	color: #8c8c8c;
}
.recent-news-title {
}
.recent-news-view-link a {
	font-size: 11px;
	padding: 10px 0px 10px 14px;
}
.events-calendar td {
	border: solid 1px #d8d9da;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #262626;
}
body#home {
	background: #262626 url(/SiteFiles/1333/Images/body-home.jpg) repeat-x top;
}
body#currentseries {
	background: #262626 url(/SiteFiles/1333/Images/body-currentseries.jpg) repeat-x top;
}

img, div { behavior: url(/SiteFiles/1333/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
p {margin-bottom: 18px;}

a:link, a:visited, a:active {
	color: #89A9C9; 
	text-decoration: none;
}
a:hover {
	color: #89A9C9; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #404040;
	margin-bottom: 18px;
}
h3 {
	margin-bottom: 18px;
}
h4 {
	font-size: 11px;
	line-height: 18px;
	color: #595959;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */
#search {
	position: absolute;
	top: 5px;
	right: 115px;
	width: 161px;
	height: 23px;
	background: url(/SiteFiles/1333/Images/search-field.png) no-repeat;
	behavior: url(/SiteFiles/1333/Scripts/iepngfix.htc);
}
.searchField {
	font-size: 11px;
	color: #808080;
	float: left;
	padding: 0;
	margin: 5px 0px 5px 8px;
	border: 0;
	width: 153px;
	background: none;
	outline: none;
}
.searchButton {
	display: none;
}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */
#mainnavOut {
	width: 100%;
	float: left;
	text-align: left;
}
#mainnavWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 39px;
	background-color: #595959;
}
.mn-home a {
	float: left;
	width: 113px;
	height: 39px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/mn-home.gif) no-repeat 0px 0px;
}
.mn-home a:hover {
	background: url(/SiteFiles/1333/Images/mn-home.gif) no-repeat 0px -39px;
}
.mn-imnew a {
	float: left;
	width: 144px;
	height: 39px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/mn-imnew.gif) no-repeat 0px 0px;
}
.mn-imnew a:hover {
	background: url(/SiteFiles/1333/Images/mn-imnew.gif) no-repeat 0px -39px;
}
.mn-adult a {
	float: left;
	width: 173px;
	height: 39px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/mn-adult.gif) no-repeat 0px 0px;
}
.mn-adult a:hover {
	background: url(/SiteFiles/1333/Images/mn-adult.gif) no-repeat 0px -39px;
}
.mn-student a {
	float: left;
	width: 196px;
	height: 39px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/mn-student.gif) no-repeat 0px 0px;
}
.mn-student a:hover {
	background: url(/SiteFiles/1333/Images/mn-student.gif) no-repeat 0px -39px;
}
.mn-kid a {
	float: left;
	width: 145px;
	height: 39px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/mn-kid.gif) no-repeat 0px 0px;
}
.mn-kid a:hover {
	background: url(/SiteFiles/1333/Images/mn-kid.gif) no-repeat 0px -39px;
}
.mn-events a {
	float: left;
	width: 129px;
	height: 39px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/mn-events.gif) no-repeat 0px 0px;
}
.mn-events a:hover {
	background: url(/SiteFiles/1333/Images/mn-events.gif) no-repeat 0px -39px;
}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
	float: left;
	width: 280px;
}
#subnavWrapper p {
	display: none;
}
#subnavWrapper h2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#subnavWrapper h2 a {
	color: #FFF;
	display:block;
	padding: 10px 0px 10px 24px;
	text-decoration: none;
	border-bottom: 1px solid #6f6f6f;
	background-color: #404040;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
    padding: 0;
    margin: 0;
    width: 280px;
	*height: 37px;
    background: none;
}
#subnav a {
	color: #d9d9d9;
	display:block;
	padding: 10px 0px 10px 24px;
	text-decoration: none;
	border-bottom: 1px solid #6f6f6f;
	background-color: #404040;
}
#subnav a:hover {
	background-color: #4d4d4d;
}
#subnav a.first {
	color: #d9d9d9;
	display:block;
	padding: 10px 0px 10px 24px;
	text-decoration: none;
	border-bottom: 1px solid #6f6f6f;
	background-color: #404040;
}
#subnav a.first:hover {
	background-color: #4d4d4d;
}
#subnav a.current {
	color: #d9d9d9;
	display:block;
	padding: 10px 0px 10px 24px;
	text-decoration: none;
	border-bottom: 1px solid #6f6f6f;
	background-color: #4d4d4d;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#indexWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #89a9c9;
}
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-top: 5px solid #89a9c9;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #FFF url(/SiteFiles/1333/Images/bottom-bkgd.jpg) repeat-x;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* ----------------------------------------------------------------------------------------------------------------- Site Index Styles */
#index {
	margin: 0px auto;
	padding: 30px 0px;
	width: 900px;
}
#index p {
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
	margin-bottom: 0;
}
#index a {
	color: #FFFFFF;
	text-decoration: none;
}
#index a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------------------- Top Styles */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 150px;
	position: relative;
}
.logo {
	position: absolute;
	top: 35px;
	left: -8px;
	width: 310px;
	height: 56px;
	overflow: hidden;
}
.logo a {
	width: 310px;
	height: 56px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/logo.png) no-repeat;
	behavior: url(/SiteFiles/1333/Scripts/iepngfix.htc);
}
.b-mydaystar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 110px;
	height: 31px;
	overflow: hidden;
}
.b-mydaystar a {
	width: 110px;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/b-mydaystar.png) no-repeat;
	behavior: url(/SiteFiles/1333/Scripts/iepngfix.htc);
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	margin: 10px auto 0px;
	padding: 10px 10px 0px;
	width: 880px;
	background-color:#FFFFFF;
}
#content-left {
	float: left;
	width: 605px;
	margin-right: 10px;
}
#content-left-top {
	float: left;
	width: 605px;
	margin-bottom: 10px;
}
#content-left-bottom {
	float: left;
	width: 605px;
}
#content-left-bottom a img {
	border: 1px solid #CCCCCC;
}
#content-left-bottom a:hover img {
	border: 1px solid #999999;
}
#content-right {
	float: left;
	width: 265px;
}
#content-right-links {
	float: left;
	width: 265px;
}
#content-right-links img {
	margin-right: 10px;
}
#content-right-links p {display: none;}
#content-right-links ul {
	float: left;
	width: 265px;
    padding: 0;
    margin: 0;
}
#content-right-links li {
    width: 265px;
	*height: 37px;
    background: none;
	list-style: none;
    padding: 0;
    margin: 0;
}
#content-right-links h2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #d8d9da;
	background: url(/SiteFiles/1333/Images/quicklink-header.gif)  no-repeat bottom;
	padding: 11px 0px 7px 14px;
}
#content-right-links a.message {
	color: #737373;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #d8d9da;
	border-left: 1px solid #d8d9da;
	border-right: 1px solid #d8d9da;
	background: url(/SiteFiles/1333/Images/qk-message-a.gif)  no-repeat bottom;
	padding: 10px 0px 10px 36px;
}
#content-right-links a.message:hover {
    color: #89A9C9;
}
#content-right-links a.times {
	color: #737373;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #d8d9da;
	border-left: 1px solid #d8d9da;
	border-right: 1px solid #d8d9da;
	background: url(/SiteFiles/1333/Images/qk-times-a.gif)  no-repeat bottom;
	padding: 10px 0px 10px 36px;
}
#content-right-links a.times:hover {
    color: #89A9C9;
}
#content-right-links a.questions {
	color: #737373;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #d8d9da;
	border-left: 1px solid #d8d9da;
	border-right: 1px solid #d8d9da;
	background: url(/SiteFiles/1333/Images/qk-questions-a.gif)  no-repeat bottom;
	padding: 10px 0px 10px 36px;
}
#content-right-links a.questions:hover {
    color: #89A9C9;
}
#content-right-links a.purpose {
	color: #737373;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #d8d9da;
	border-left: 1px solid #d8d9da;
	border-right: 1px solid #d8d9da;
	background: url(/SiteFiles/1333/Images/qk-purpose-a.gif)  no-repeat bottom;
	padding: 10px 0px 10px 36px;
}
#content-right-links a.purpose:hover {
    color: #89A9C9;
}
#content-right-links a.beliefs {
	color: #737373;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #d8d9da;
	border-left: 1px solid #d8d9da;
	border-right: 1px solid #d8d9da;
	background: url(/SiteFiles/1333/Images/qk-beliefs-a.gif)  no-repeat bottom;
	padding: 10px 0px 10px 36px;
}
#content-right-links a.beliefs:hover {
    color: #89A9C9;
}
#content-right-links a.team {
	color: #737373;
	display: block;
	text-decoration: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background: url(/SiteFiles/1333/Images/qk-team-a.gif)  no-repeat bottom;
	padding: 10px 0px 15px 36px;
}
#content-right-links a.team:hover {
    color: #89A9C9;
}
#content-right-bottom {
	float: left;
	width: 265px;
	margin-top: 10px;
}
#content-right-bottom h2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	display: block;
	text-decoration: none;
	padding: 10px 0px 0px 14px;
}
#content-bottom {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 10px;
	background: url(/SiteFiles/1333/Images/content-bottom.gif) no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 24px auto;
	padding: 16px 0px;
	width: 900px;
	height: 18px;
	border-top: 1px solid #3c3c3c;
	border-bottom: 1px solid #3c3c3c;
}
#footer-left {
	float: left;
	width: 450px;
	font-size: 11px;
	color: #595959;
}
#footer-right {
	float: left;
	width: 450px;
}
.i-twitter a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/i-twitter.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.i-twitter a:hover {
	background: url(/SiteFiles/1333/Images/i-twitter.gif) no-repeat 0px -16px;
}
.i-youtube a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/i-youtube.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.i-youtube a:hover {
	background: url(/SiteFiles/1333/Images/i-youtube.gif) no-repeat 0px -16px;
}
.i-digg a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/i-digg.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.i-digg a:hover {
	background: url(/SiteFiles/1333/Images/i-digg.gif) no-repeat 0px -16px;
}
.i-flickr a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/i-flickr.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.i-flickr a:hover {
	background: url(/SiteFiles/1333/Images/i-flickr.gif) no-repeat 0px -16px;
}
.i-myspace a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/i-myspace.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.i-myspace a:hover {
	background: url(/SiteFiles/1333/Images/i-myspace.gif) no-repeat 0px -16px;
}
.i-facebook a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/i-facebook.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.i-facebook a:hover {
	background: url(/SiteFiles/1333/Images/i-facebook.gif) no-repeat 0px -16px;
}
.i-rss a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/i-rss.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.i-rss a:hover {
	background: url(/SiteFiles/1333/Images/i-rss.gif) no-repeat 0px -16px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#d-top {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 120px;
	position: relative;
}
#d-pagetitle {
	margin: 0px auto;
	padding: 46px 30px 44px;
	*padding: 48px 30px 34px;
	width: 840px;
	height: 18px;
	font-family: Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
}
#d-content {
	margin: 10px auto 0px;
	padding: 0px;
	width: 900px;
	background-color: #f0f0f0;
}
#d-content-left {
	float: left;
	width: 600px;
	min-height: 400px;
	padding: 10px;
	background-color: #FFF;
}
#d-content-left-top {
	float: left;
	width: 600px;
	*line-height: 0px;
}
#d-content-left-top img {
	margin-bottom: 10px;
}
#d-content-left-bottom {
	float: left;
	width: 560px;
	padding: 20px;
}
#d-content-right {
	float: left;
	width: 280px;
}
#d-content-right-links {
	float: left;
	width: 260px;
	padding: 10px 10px 10px 10px;
}
#d-content-right-links p {display: none;}
#d-content-right-links ul {
	float: left;
	width: 260px;
    padding: 0;
    margin: 0;
}
#d-content-right-links li {
    width: 260px;
	*height: 37px;
    background: none;
	list-style: none;
    padding: 0;
    margin: 0;
}
#d-content-right-links h2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #d8d9da;
	background: url(/SiteFiles/1333/Images/d-quicklink-header.gif)  no-repeat bottom;
	padding: 11px 0px 7px 14px;
}
#d-content-right-links a {
	color: #737373;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #d8d9da;
	border-left: 1px solid #d8d9da;
	border-right: 1px solid #d8d9da;
	background: url(/SiteFiles/1333/Images/d-quicklink-a.gif)  no-repeat bottom;
	padding: 10px 0px 10px 14px;
}
#d-content-right-links a:hover {
    color: #89A9C9;
}
#d-content-right-links a.last {
	color: #737373;
	display: block;
	text-decoration: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background: url(/SiteFiles/1333/Images/d-quicklink-last.gif)  no-repeat bottom;
	padding: 10px 0px 15px 14px;
}
#d-content-right-links a.last:hover {
    color: #89A9C9;
}
#d-content-bottom {
	margin: 0px auto;
	padding: 0px 0px 30px;
	width: 900px;
	height: 10px;
	background: url(/SiteFiles/1333/Images/d-content-bottom.gif) no-repeat;
}
#d-footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #FFF;
}
#d-footer {
	margin: 24px auto;
	padding: 16px 0px;
	width: 900px;
	height: 18px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

/* ----------------------------------------------------------------------------------------------------------------- Default No Sub Styles */
#d-nosub-content {
	margin: 10px auto 0px;
	padding: 30px 30px 20px;
	width: 840px;
	background-color: #FFF;
}
#d-nosub-content-bottom {
	margin: 0px auto;
	padding: 0px 0px 30px;
	width: 900px;
	height: 10px;
	background: url(/SiteFiles/1333/Images/content-bottom.gif) no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer White Styles */
.w-twitter a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/w-twitter.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.w-twitter a:hover {
	background: url(/SiteFiles/1333/Images/w-twitter.gif) no-repeat 0px -16px;
}
.w-youtube a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/w-youtube.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.w-youtube a:hover {
	background: url(/SiteFiles/1333/Images/w-youtube.gif) no-repeat 0px -16px;
}
.w-digg a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/w-digg.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.w-digg a:hover {
	background: url(/SiteFiles/1333/Images/w-digg.gif) no-repeat 0px -16px;
}
.w-flickr a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/w-flickr.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.w-flickr a:hover {
	background: url(/SiteFiles/1333/Images/w-flickr.gif) no-repeat 0px -16px;
}
.w-myspace a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/w-myspace.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.w-myspace a:hover {
	background: url(/SiteFiles/1333/Images/w-myspace.gif) no-repeat 0px -16px;
}
.w-facebook a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/w-facebook.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.w-facebook a:hover {
	background: url(/SiteFiles/1333/Images/w-facebook.gif) no-repeat 0px -16px;
}
.w-rss a {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1333/Images/w-rss.gif) no-repeat 0px 0px;
	margin-left: 22px;
}
.w-rss a:hover {
	background: url(/SiteFiles/1333/Images/w-rss.gif) no-repeat 0px -16px;
}

/* ----------------------------------------------------------------------------------------------------------------- Bottom Styles */
#bottom {
	margin: 0px auto;
	padding: 30px 0px;
	width: 900px;
}
#bottom p, #bottom td {
	font-size: 11px;
	line-height: 18px;
	color: #595959;
	margin-bottom: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #CCCCCC;
	display: block;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #666666;
	display: block;
}

/* ----------------------------------------------------------------------------------------------------------------- Student Styles */
body#student {
	background: #000 url(/SiteFiles/1333/Images/body-student.jpg) no-repeat center top;
}

/* ----------------------------------------------------------------------------------------------------------------- Kid Styles */
body#kid {
	background: #df2e24 url(/SiteFiles/1333/Images/body-kid.jpg) repeat-x top;
}
#kid-header {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	margin-top: 10px;
}
#kid-content {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background-color: #f0f0f0;
}
#kid-content-bottom {
	margin: 0px auto;
	padding: 0px 0px 30px;
	width: 900px;
	height: 10px;
	background: url(/SiteFiles/1333/Images/kid-content-bottom.gif) no-repeat;
}
#kid-nosub-content {
	margin: 0px auto;
	padding: 0px 30px 20px;
	width: 840px;
	background-color: #FFF;
	position: relative;
}
#kid-nosub-left {
	float: left;
	width: 337px;
}
#kid-nosub-right {
	float: right;
	width: 472px;
	padding-top: 10px;
}
#kid-nosub-content-bottom {
	margin: 0px auto;
	padding: 0px 0px 30px;
	width: 900px;
	height: 10px;
	background: url(/SiteFiles/1333/Images/kid-nosub-content-bottom.gif) no-repeat;
}
#maxx {
	height: 330px;
	width: 160px;
	left: 310px;
	top: 55px;
	position: absolute;
	z-index: 400;
}
.tvKids {
	background-image: url(/sitefiles/1333/Images/tvKidBkgd.jpg);
	background-repeat: no-repeat;
	height: 202px;
	width: 360px;
	padding: 95px 48px 48px 64px;
}
* html .tvKids {
	width: 472px;
	w\idth: 360px;
}

.media-archive-archive-item {height:auto;}

.messageboard-message-reply {margin:0;}