@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, form, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-family: inherit; 
	text-align: left; 
	vertical-align: top; 
	text-decoration: none;
	}
a img, :link img, :visited img {
	border: 0;
	}
table {
	border-collapse: collapse; 
	border-spacing: 0; 
	overflow-x: hidden; 
	overflow-y: scroll;
	}
	
html {
	
	}

body {
	overflow-x: hidden; 
	/*overflow-y: scroll; */
	margin:0; 
	background:url(graphics/bknd_sky_1px.gif) repeat-x;
	background-color:#80d6ff; 
	}
ol, ul, dl, li {
	list-style: none; margin: 0; padding: 0;
	}
form {
	padding: 0; margin: 0;
	}
	
	
#content_home {
	position:absolute;
	top: 140px;
	left: 290px;
	width: 420px;
	z-index:50;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #e23b00;
	}
#content_home p {
	text-align:center;
	}
#content_home .ttlHome {
	display:block;
	line-height:1.4em;
	font-size:2em;
	margin-bottom:10px;
	text-align:center;
	}
#content_home .bdyHome {
	display:block;
	line-height: 1.4em;
	font-size: 1.2em;
	text-align:center;
	}
	

#content_news {
	position:absolute;
	z-index:40;
	top:445px;
	left:23px;
	width:230px;
	display:block;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color: #314c88;
	line-height:1.4em;
	font-size:.8em;
	}

#content_news a {
	color: #e23b00;
	}

#content_community {
	position:absolute;
	top: 140px;
	left: 375px;
	width: 550px;
	z-index:50;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #314c88;
	}
#content_community .ttl {
	display:block;
	line-height: 1.4em;
	font-size: 2em;
	margin-bottom:10px;
	}
#content_community .bdy{
	display:block;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 1em;
	}
#content_community a {
	display:inline;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 1em;
	font-weight:bold;
	color: #e23b00;
	}

#blog_entries {
	position:absolute;
	top:370px;
	left:0px;
	width:270px;
	z-index:45;
}
#blog_entries entryBknd {

}
#blog_entries .entry {
	/*background:url(graphics/blog_entry_bknd.gif);*/
	float:inherit;
	color:#ffffff;
	}
#blog_entries .entry .date{
	display:block;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	font-size:.7em;
	font-weight:bold;
	margin-left:30px;
	margin-top: -52px;/**/
	}
#blog_entries .entry .ttl{
	display:block;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:1em;
	font-weight:bold;
	margin-left:30px;
	margin-bottom: 12px;
	}
#blog_entries .entry .ttl a {
	color: #ffff70;
	}
	
#content_blog {
	position:relative;
	top: 140px;
	left: 375px;
	width: 550px;
	z-index:50;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #314c88;
	margin-bottom:180px;
	}
#content_blog .ttl {
	display:block;
	line-height: 1.4em;
	font-size: 2em;
	margin-bottom:10px;
	}
#content_blog .bdy{
	display:block;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 1em;
	}
#content_blog a {
	display:inline;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 1em;
	font-weight:bold;
	color: #e23b00;
	}
	
#background {
	position:absolute;
	top:0px;
	left: 0px;
	z-index: 0;
	}
	
	
	/* SKIP's Bloated Footer Files */	
	/* The CSS that's required to position the footer */

	html{
		height: 100%;
	}

	body{
		height: 100%;
	}

	#nonFooter{
		position: relative;
		min-height: 100%;
	}

	* html #nonFooter{
		height: 100%;
	}

	#footer{
		position: relative;
		color: white;
		width: 400px;
		margin: 0px 265px;/*0 auto;*/

	}

	/* A CSS hack that only applies to IE -- specifies a different height for the footer */

	* html #footer{
		margin-top: -90px;
	}

	

#footer ul
{
margin: 0;
text-align: center;
white-space: nowrap;
padding: 0;
}


#footer li {
display: inline;
font-family: Comic Sans MS, sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 14px;
color: white;
list-style-type: none;
}

#first {
	background: none;
	}

#footer a {
color: white;
line-height: 14px;
font-size: 13px;
padding: 1px 15px 1px 15px;
}

#footer a:hover {
color: #fffaa8;
}

#footer li a.first {
	background: none;
}

#footer p {
	text-align: center;
	margin-left: 20px;
	font: normal 11px/1.6em Comic Sans MS, sans-serif;
	}