body {
	margin:0;
	padding:0;
	text-align:center;
	color:black;
	z-index:0;
	background: #4B1227 url(../images/index/site_background.png) repeat-x;
}

div.container {
	margin:0;
	padding:0;
	text-align:left;
	z-index:1;
	background: url(../images/index/site_background_content_cross.png) no-repeat;
}
div.content_base {
	padding:0;
	margin:0 auto;
	width:960px;
	background: url(../images/index/site_background_content.png) repeat-y;
}

.imagemenu {
	margin:0;
}
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li {
	cursor:pointer;
	display:block;
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 0;
	border-left:2px solid white;
	z-index:2;
}
.kwicks li a {
	background-image:url(images/mainmenu.png);
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	height:50px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-indent:-9999px;
	z-index:2;
}
#kwick1 a {
	background: url(../images/site/km_students.jpg) no-repeat scroll 0%;
	border-left:2px solid transparent;
	height: 80px;
}
#kwick2 a {
	background: url(../images/site/km_parents.jpg) no-repeat scroll 0%;
	height: 80px;
}
#kwick3 a {
	background: url(../images/site/km_alumni.jpg) no-repeat scroll 0%;
	height: 80px;
}
#kwick4 a {
	background: url(../images/site/km_activities.jpg) no-repeat scroll 0%; margin-right: none;
	height: 80px;
}


div.content_base div.header_container {
	padding:0;
	margin:0;
	height:335px;
	width:930px;
	position:relative;
}
div.content_base div.header_container span.header_logo {
	scroll:0pt;
	cursor:pointer;
	display:block;
	position:absolute;
	height:235px;
	width:235px;
	left:15px;
	top:25px;
	z-index:3;
	background: transparent url(../images/index/site_stm_logo.png) no-repeat;
}
div.content_base div.header_container div.header {
	padding:0;
	margin:0 30px;
	height:335px;
	width:900px;
	background:#496935;
	background: #496935 url(../images/index/site_background_header.png) no-repeat;
}
div.content_base div.header_container div.header div.header_top_links {
	float:left;
	position:absolute;
	margin:0;
	padding:5px;
	color:#aaa;
	font-size:12px;
	z-index:55;
	color:#aaa;
}
div.content_base div.header_container div.header div.header_top_links a:link { color:#aaa; text-decoration:none; }
div.content_base div.header_container div.header div.header_top_links a:visited { color:#aaa; text-decoration:none; }
div.content_base div.header_container div.header div.header_top_links a:hover { color:white; text-decoration:underline; }
div.content_base div.header_container div.header div.header_top_links a:active { color:white; text-decoration:underline; }
div.content_base div.header_container div.header div.header_top_menu {
	float:right;
}
div.content_base div.header_container div.header div.header_image_title {
	position:absolute;
	padding:0;
	left:330px;
	top:100px;
	text-align:right;
}
div.content_base div.header_container div.header div.header_image_rotate {
	scroll:0pt;
	cursor:pointer;
	display:block;
	position:absolute;
	height:200px;
	width:880px;
	left:40px;
	top:134px;
	z-index:1;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
}

div.content_base div.menu {
	padding:5px;
	margin:0 30px;
	height:20px;
	background: black url(../images/index/site_background_menu.png) no-repeat;
	color:white;
	font-size:16px;
	white-space:nowrap;
}
div.content_base div.menu hr {
	color:white;
}
div.content_base div.content_sub_base {
	padding:10px;
	margin:0 30px 0 30px;
	background: #c5cc99;
}
div.content_base div.content_sub_base div.content {
	margin:0px;
	padding:10px 15px 10px 15px;
	background:white;
	width:850px;
}
div.content_base div.content_sub_base div.content div.content_footer {
	border:0;
	padding:0;
	margin:0;
}
div.content_base div.content_sub_base div.content div.content_footer table {
	border:0;
	padding:0;
	margin:0;
}
div.content_base div.content_sub_base div.content div.content_footer table td {
	border:0;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:middle;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}
div.content_base div.footer {
	margin:0;
	padding:0;
}
div.content_base div.footer_info {
	padding:0 10px;
	margin:0 30px 0 30px;
	color:black;
	font-size:11px;
	line-height:14px;
	background: black url(../images/index/site_background_footer.jpg) repeat-x;
	height:62px;
}
div.content_base div.footer_sitemap {
	padding:0 10px;
	margin:0 30px 0 30px;
	font-size:11px;
	line-height:15px;
	color:#aaa;
	background:black;
}
div.content_base div.footer_sitemap h4 {
	font-weight:bold;
	font-size:13px;
	margin:5px 0 5px 0;
}
div.content_base div.footer_sitemap p.title {
	font-weight:bold;
	font-size:13px;
	margin:5px 0 5px 0;
}
div.content_base div.footer_sitemap li.title {
	font-weight:bold;
	margin:0 0 1px 5px;
}
div.content_base div.footer_sitemap ul {
	padding-bottom:15px;
}
div.content_base div.footer_sitemap li {
	margin-left:10px;
}
div.content_base div.footer_sitemap a:link { color:#aaa; text-decoration:none; }
div.content_base div.footer_sitemap a:visited { color:#aaa; text-decoration:none; }
div.content_base div.footer_sitemap a:hover { color:white; text-decoration:underline; }
div.content_base div.footer_sitemap a:active { color:white; text-decoration:underline; }

#myGallery {
	width:880px !important;
	height:200px !important;
}	

#simplegallery1 {
	position: relative;
	visibility: hidden;
	border:0;
}
#simplegallery1 .gallerydesctext {
	text-align: left;
	padding: 2px 5px;
}

.componentheading {
	margin:0;
	padding:5px 0;
	font-size:20px;
	line-height: 24px;
	font-weight: bold;
}
.contentheading {
	margin:0;
	padding:5px 0;
	font-size:1.6em;
	line-height: 1.6em;
	font-weight: bold;
}
.contentpane {
  margin: 0;
  padding: 0;
  width: 100%;
}
.contentpaneopen {
  margin: 0;
  padding: 0;
  width: 100%;
}
.article_seperator {
	display: block;
	height: 16px;
}
.small {
	font-size:10px;
	font-style: italic;
	color: #323232;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size:10px;
	font-weight: bold;
	color: #646464;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size:10px;
	color: #646464;
}


div.content_base h1 {
	font-size:1.4em;
	font-weight:bold;
	line-height:1.5em;
	background:white url(../images/site/background_headings.jpg) repeat-x scroll 0%;
	padding:0pt 3px;
	border-bottom:1px solid #D9D9BA;
}

div.content_base div.content_sub_base div.content div.news  a:link { color:#3366CC; }
div.content_base div.content_sub_base div.content div.news  a:visited { color:#3366CC; }
div.content_base div.content_sub_base div.content div.news  a:hover { color:#CC3333; }
div.content_base div.content_sub_base div.content div.news  a:active, .content a:focus { color:#000000; }
div.content_base div.content_sub_base div.content div.news {
	font-size:12px;
	line-height:18px;
}

div.content_base div.content_sub_base div.content div.news p	{
	padding:.5em;
	font-size:100%;
}

div.content_base div.content_sub_base div.content div.news a	{
	color:#900;
	text-decoration:underline;
}

.clear {
	clear:both;
}

div.content_base div.content_sub_base div.content div.news h2, div.content_base div.content_sub_base div.content div.news h3 {
	clear:both;
	margin:.5em;
	padding:0;
}
div.content_base div.content_sub_base div.content div.news dl.first { 
	margin:0;
	padding:0 1em 1em 1em;
	background:#F4F4EB;
	border:1px solid #D9D9BA;
}
div.content_base div.content_sub_base div.content div.news dl.next { 
	display:inline;
	float:left;
	width:269px;
	margin:.5em;
	padding:0;
}
div.content_base div.content_sub_base div.content div.news dl.full { 
	margin:.5em;
	padding:0;
}
div.content_base div.content_sub_base div.content div.news dt {
	font-size:15px;
	background:white url(../images/site/background_headings.jpg) repeat-x scroll 0%;
	padding:2pt 2px;
}
div.content_base div.content_sub_base div.content div.news dt.dark {
	background:white url(../images/site/background_headings_dark.jpg) repeat-x scroll 0%;
}
div.content_base div.content_sub_base div.content div.news dd {
	margin:0;
	padding:0;
}
div.content_base div.content_sub_base div.content div.news dd p  {
	padding:0 0 10px 0;
}
div.content_base div.content_sub_base div.content div.news dd p.date  {
	margin:0;
	padding:.25em 0 0 0;
	color:#999;
	font-size:9px;
}
div.content_base div.content_sub_base div.content div.news dd p.more {
	margin:0;
	text-align:right;
	padding:.25em 0 0 0;
	color:#999;
	font-size:9px;
}
div.content_base div.content_sub_base div.content div.news dd p.attachments  {
	margin:0;
	padding:.25em 0 .5em 0;
	color:#333;
	font-size:9px;
}
div.content_base div.content_sub_base div.content div.news dd p.categories  {
	margin:0;
	padding:.25em 0 .5em 0;
	color:#999;
	font-size:9px;
}
div.content_base div.content_sub_base div.content div.news ul.extra {
	margin:.5em;
	padding-bottom:4em;
}
div.content_base div.content_sub_base div.content div.news ul.extra li {
	list-style-type:none;
	float:left;
	width:240px;
	margin-left:0;
}

#top-panel {
	display:none;
	padding:0;
	margin:0;
}
#top-panel div.info {
	border-bottom:3px solid #A8B266;
	background:#FFF5CC;
	margin-left:30px;
	width:880px;
	padding:10px;
	font-size:14px;
	line-height:20px;
}
#top-panel div.info img {
	vertical-align:middle;
	margin-right:10px;
}
#sub-panel {
	text-align:center;
	position:absolute;
	left:300px;
	top:0px;
	width:250px;
	border:0;
	padding:0;
}

ul#slideshow {
	list-style: none;
	display:block;
}
ul#slideshow li {
	float:left;
	border:0;
	padding:0;
	margin:0;
	width:80px;
    min-height: 80px;
    display: table-cell;
    vertical-align: middle;
}
ul#slideshow li a {
}
ul#slideshow li a img {
	display:block;
    margin-left: auto;
    margin-right: auto;
    border:2px solid #aaa;
}

div.raffle_ad_container {
	width:auto;
	background:black;
}
div.raffle_ad {
	background-attachment:fixed;
	width:960px;
	height:165px;
}
div.raffle_ad p {
	text-align:left;
	padding-left:752px;
	padding-top:182px;
}

div#Countdown {
	float:right;
	font-weight:bold;
	font-size:13px;
	border:3px solid #BFA75F;
	padding-left:5px;
}
#t7_timer {
	width: 300px;
	height: 35px;
	margin-top:2px;
	position: relative;
}
#t7_timer_over { 
	width: 300px; 
	height: 35px; 
	background-image: url(/images/Countdown-over.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: : 0px;
}
#t7_vals {
	width: 100%;
	clear:both;
	margin: 0px auto;
}
.t7_numbs {
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}
#t7_y {
	background-image: url(/images/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 5px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
	background-image: url(/images/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 5px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_h {
	background-image: url(/images/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 5px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_m {
	background-image: url(/images/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 47px;
	height:35px;
	background-color:#ffffff;
	padding: 5px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_s {
	background-image: url(/images/Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 42px;
	height:35px;
	background-color:#ffffff;
	padding: 5px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}

#t7_labels {
	width: 100%;
	clear:both;
	margin: 0px auto;
	line-height:0;
}
.t7_labs {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_dl {
	float:left;
	width: 52px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_hl {
	float:left;
	width: 54px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 55px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_sl {
	float:left;
	width: 46px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#defaultCountdown { width: 265px; height: 55px; text-align: center;}
