@charset "utf-8";
	
	#flashcontent {
		height: 100%;
	}

* {
	margin: 0px;
	padding: 0px;
}
#KSKlogo {
	position: relative;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #FFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}


/* CSS Document */

.banner_bg {
	background-image: url(images/banner_bg.jpg);
	background-repeat: repeat;
	float: inherit;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.title_bar {
	background-color: #C00;
	font-size: 18px;
	color: #FFF;
	background-image: url(images/titlebar_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.table_style {
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	border-color: #900;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
}
.table_style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	vertical-align: top;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
h1 {
	color: #F00;
	font-size: 24px;
	font-family: "Arial Black", Gadget, sans-serif;
}
h3 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.font1 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
li {
	color: #FFF;
	list-style-position: inside;
	list-style-type: disc;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
}
.h5_board {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
.custom_font {
	color: #FFF;
	src: url("http://www.kickstartkids.org/fonts/bernur.ttf");
	font-family: Bernur;
	font-size: 18px;
}
.header_font {
	font-family: "Futurist Fixed-width";
	font-size: 18px;
	color: #FFF;
	src: url("http://www.kickstartkids.org/fonts/future.ttf");
}
.hr_stylized {
	color: #F00;
}

