/* CSS Document */
body {
	margin:0px;
	background-color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#logo {
	width:900px;
	height:147px;
	background-image:url(http://www.msokc.org/template/images/mainheader0.jpg);
	background-repeat:no-repeat;
}

#navbar {
	width:900px;
	height:49px;
	background-image:url(http://www.msokc.org/template/images/navigationbar0.jpg);
	background-repeat:no-repeat;

}

#pgcontent {
	width:880px;
	min-height:400px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(http://www.msokc.org/template/images/bodybg.gif);
	background-repeat:repeat-y;
	text-align:left;
}

#pagecontentbt {
	width:900px;
	height:23px;
	background-image:url(http://www.msokc.org/template/images/bodybgbt.gif);
}

#schedule {
	margin-top:4px;
	width:545px;
	border:1px solid #808080;
	height:85px;
}
#stitle {
	padding:4px;
	width:537px;
	height:15px;
	background-color:#ccc;
}
.right_mod {
	margin-top:4px;
	width:300px;
	border:1px solid #808080;
}
#ntitle {
	padding:4px;
	width:292px;
	height:15px;
	background-color:#ccc;
}

#gallery {
	width:540px;
}
.galleryimage {
	padding-left:28px;
	float:left;
}

div.header1a {
}

div.header1b {
	height:72px;
	width:11px;
}

div.page {
	padding:7px;
	text-align:left;
}

div.A {
	background-color:#e2e2e2;
	width:700px;
	border:1px solid #999999;
	padding:4px;
	text-align:left;
}
div.B {
	width:98.5%;
	border:1px solid #999999;
	background-color:#fff;
	padding:4px;
	text-align:left;
}

div.news_style_list {
	padding:10px;
	text-align:left;
	border-bottom:1px dashed #000;
}

div.countdown {
	padding:10px;
	border:1px dotted #CCCCCC;
	width:80%;
	
}

p.footer {
	text-align:center;
}

.width25{width:33%;text-align:left;}
.width20{width:23%;text-align:left;margin:1px;padding:1px; background-color:#e5e5e5;height:50px;}
.float_left{float:left}

p.msg{padding:20px; width:400px; background-color:#CCC; color:#00F; font-weight:bold; border:1px solid #000;}