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



body{
	background-color:#7fc3c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;	
}

.open{
	background-image:url(../images/brick_bkg_02.png);
	background-repeat:repeat-x;
	height:274px;
}

#wrapper{
	margin:0 auto;
	height:600px;
	width:900px;	
}

#splashcontact{
	padding-left: 75px;
}
#splashcontact h1{
 	color: #008dbc;	
}
#splashcontact h1 a{
	color:#008dbc;
}

.splashminorp{
	color:#008dbc;
}

.splashminorp a{
	color: #008dbc;	
}

/*#wrapper_calendar{
	margin:0 auto;
	background-image:url(../images/fixedbkg_03.png);
	background-repeat:no-repeat;
	height:1600px;
	width:900px;	
}*/

/*#navigation{
	background-image:url(../images/navigation_03.png);
	height:600px;
	width:310px;
	float:left;
	background-repeat:no-repeat;
}
	*/
/*#navigation span{
	display:none;
}
*/
/*#navigation	ul{
	margin-left:70px;
	margin-top:80px;
}
*/
/*#navigation ul li{
	list-style:none;
	margin-bottom:-30px;
}
*/
/*#navigation ul li a{
	text-decoration:none;		
}
*/
/*.home{
	background-image:url(../images/home_button_03.png);
	background-repeat:no-repeat;
	width:64px;
	height:80px;
	display:block;
	margin-left:-40px;
}
	
.home:hover{
	background-position:-64px;
	
}

.calendar{
	background-image:url(../images/calendar_button_04.png);
	background-repeat:no-repeat;
	width:64px;
	height:80px;
	display:block;
	margin-left:30px;
	}
	
.calendar:hover{
	background-position:-64px;
	
}

.help{
	background-image:url(../images/help_button_05.png);
	background-repeat:no-repeat;
	width:64px;
	height:80px;
	display:block;
	margin-left:-40px;
	
	}
	
.help:hover{
	background-position:-64px;
	
}

.thoughts{
	background-image:url(../images/thoughts_button_07.png);
	background-repeat:no-repeat;
	width:75px;
	height:80px;
	display:block;
	margin-left:-40px;
	
	}

.thoughts:hover{
	background-position:-75px;
	
}

.contact{
	background-image:url(../images/contact_buttons_09.png);
	background-repeat:no-repeat;
	width:75px;
	height:80px;
	display:block;
	margin-left:30px;
	
	}

.contact:hover{
	background-position:-75px;
	
}
.about{
	background-image:url(../images/about_button_03.png);
	background-repeat:no-repeat;
	width:73px;
	height:80px;
	display:block;
	margin-left:30px;
	
	}

.about:hover{
	background-position:-77px;
	
}

.fun{
	background-image:url(../images/fun_button_12.png);
	background-repeat:no-repeat;
	width:80px;
	height:80px;
	display:block;
	margin-top:30px;
	margin-left:-25px;
	
	}

.fun:hover{
	background-position:-75px;
	
}
*/
	
	

#content_calendar{
	display:table;
	position:relative;
	z-index:1;
	margin-top:-100px;
}
	
#main_content{
	float:right;
	width:839px;
	height:500px;
	background-image:url(../images/saidat_bio_cloud_03.png);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:130px;
}
	
#main_content p{
	width:295px;
	height:200px;
	margin-top:150px;
	margin-left:380px;
	line-height: 14px;
}

#main{
	float:right;
	width:559px;
	height:361px;
	position:absolute;
	margin-left:300px;
	margin-top:80px;
}
	
	
#main h1{
	color:#003644;
	/*color:#fff;*/
	width:300px;
	margin-left:75px;
	margin-top:2px;
	font-weight: bold;	
}

#main_home{
	float:right;
	width:559px;
	height:361px;
	position:absolute;
	margin-left:300px;
	margin-top:80px;
	}
	
#main_home h1{
	color:#003644;
	width:300px;
	margin-left:95px;
	margin-top:2px;
	margin-bottom:-10px;
	font-weight: bold;	
	
}

#titletext_home{
	background-image:url(../images/help_box_03.png);
	background-repeat:no-repeat;
	width:538px;
	height:250px;
	margin-left:-25px;
	padding-top:-20px;
	}
	
.title ul {
	margin-right:50px;
	margin-top:-15px;
	color:#0a3644;
	font-size:small;
	margin-left:20px;
	width:250px;
	}

.title {
	margin-left:130px;
	color:#0a3644;
	font-size:medium;
	padding-top:30px;

	}
	
.title p{
		color:#F06;
	margin-left:-60px;
	font-size:small;
	}
	
#home_text1{
	background-image:url(../images/text_bkg_03.png);
	margin-top:-40px;
	margin-left:-50px;
	color:#0a3644;
	}
	
#home_text1 p,h2 {
	margin-top:20px;
	margin-left:120px;
	width:400px;
	}
	
#home_text1 p{
	margin-bottom:-5px;
	}
#home_text1 .paragraph{
	line-height:14px;
	margin-top:-15px;
	}


#home_text1 span{
	color:#F06;
	
}

#home_text2{
	background-image:url(../images/text_bkg_03.png);
	width:600px;
	margin-left:-270px;
	padding-top:20px;
	color:#0a3644;
	
	}
	
#home_text2 p,h2,ul {
	margin-top:20px;
	margin-left:130px;

	
	}

#home_text2 ul{
	margin-top:-10px;
	
	}
#home_text2 p{
	margin-bottom:-5px;
	
	}

#home_text2 .paragraph{
	line-height:10px;
	width:400px;
	margin-bottom:-10px;
	
		}
#home_text2 .paragraph_top{
	line-height:8px;
	margin-top:-15px;
	
		}

#home_text2 p span{
	color:#F06;
	
}


#home_text2 h2 span{
	color:#F06;
	
}

#home_text3{
	background-image:url(../images/content_change.png);
	background-repeat:no-repeat;
	width:660px;
	height:300px;
	margin-top:100px;
	margin-left:-160px;
	background-position: 0px 20px;
	}
	
 #home_text3 p{
	color:#0a3644;
	width:520px;
	padding-left:120px;

	
}

.question{
margin-left:50px;
	color:#F06;

}
	
#titletext_home p span {
	color:#F06;
	font-size:medium;	
	}

#main_thoughts{
	float:right;
	width:559px;
	position:absolute;
	margin-left:300px;
	
	color:#003644;
}

#bottom_paint{
	background-image:url(../images/bottom_paint_10.png);
	background-repeat:no-repeat;
	width:559px;
	height:128px;
	margin-top:-13px;
	}
	
#thought_head{
	background-image:url(../images/thought_box_03.png);
	width:538px;
	height:251px;
	
	}
#thought_head h1{
	color:#003644;
	margin-left:200px;
	margin-top:-20px;
	
	}	
	
.quote span{
	color:#F06;
	
}


.quote{
	margin-top:100px;
	
}

#thought_2{
	background-image:url(../images/text_bkg_03.png);
	background-repeat:repeat-y;
	margin-left:-80px;
	margin-top:10px;
	
	}
	
#thought_content span{
	display:none;
	
	
	}
	
.toxic{
	background-image:url(../images/toxic_03.png);
	background-repeat:no-repeat;
	width:526px;
	height:21px;
	margin-left:50px;
	
	
	}
	
.msn{
	background-image:url(../images/thoughts2_07.png);
	background-repeat:no-repeat;
	width:526px;
	height:40px;
	margin-left:50px;
	
	
	}
	

#thought_content dl{
	margin-left:140px;
	width:300px;
	
}
#thought_content dl dt {
	margin-bottom:5px;
	margin-top:10px;
		
	}
	
#thought_content strong{
	font-size:large;
	
}

#thought_content p{
	margin-left:250px;	
}
#saidat_contact{
background-image:url(../images/saidat_contact_box_03.png);
width:559px;
height:366px;
background-repeat:no-repeat;
position:absolute;
margin-left:300px;
margin-top:150px;

	
}

.saidat ol{
	margin-left:140px;
	margin-top:70px;
	list-style:none;
	
	}

label{
	vertical-align:top;	
	display:inline-block;
	padding-right:10px;
	padding-bottom:12px;
	font-size:12px;
	color:#0a3644;
	width:50px;
		
}

.button{
	margin-left:180px;
	margin-top:15px;
	
}

.textbox{
	margin-left:-100px;
	padding-top:15px;
}

.textbox_label{
	vertical-align:top;	
	display:inline-block;
	padding-right:10px;
	padding-bottom:15px;
	font-size:12px;
	color:#0a3644;
	width:70px;
	
}

#contact_form{
	margin-top:-20px;
	
	}

#snapz_contact{
background-image:url(../images/snapz_contact_box_03.png);
width:559px;
height:366px;
background-repeat:no-repeat;
position:absolute;
margin-top:550px;

	
}

#kz_contact{
background-image:url(../images/Kz_contact_box_03.png);
width:559px;
height:366px;
background-repeat:no-repeat;
position:absolute;
margin-top:400px;
margin-left:450px;
	
}

.kz ol{

	margin-top:85px;
	list-style:none;
	
	}

.kz_comment{
	margin-right:10px;
	
	}

.kz_button{
	margin-left:180px;
	margin-top:30px;
	
}

#contest_contact{
background-image:url(../images/contestentry_box_03.png);
width:559px;
height:360px;
background-repeat:no-repeat;
position:absolute;
margin-top:800px;
margin-left:230px;
	
}

.contest ol{

	margin-top:85px;
	list-style:none;
	
	}
	
.contest_button{
	margin-left:180px;
	
	
}



#crew_bio1{
	width:559px;
	height:400px;
	background-image:url(../images/kz_bio_cloud_03.png);
	background-repeat:no-repeat;
	clear:both;
	position:absolute;
	margin-left:50px;
	margin-top:450px;
	
}

#crew_bio1 p{
	width:245px;
	height:200px;
	margin-top:110px;
	margin-left:180px;
	line-height: 14px;
}
	
#crew_bio2{
	width:550px;
	height:400px;
	background-image:url(../images/snapz_bio_cloud_03.png);
	background-repeat:no-repeat;
	clear:both;
	margin-left:395px;
	position:absolute;
	margin-top:680px;
	
}
	
#crew_bio2 p{
	width:245px;
	height:200px;
	margin-top:130px;
	margin-left:180px;
	line-height: 14px;
}
	
#header_calendar{
background-image:url(../images/header_kids_03.png);
background-repeat:no-repeat;	
height:300px;
position:relative;
z-index:10;
}

#header_calendar h1{
	color:#003644;
	margin-left:300px;
	padding-top:280px;
}

#footer{
background-image:url(../images/footer_03.png);
background-repeat:no-repeat;
width:900px;
height:200px;
margin-left:65px;
position:relative;
margin-top:380px;
}



#footer ul{
	list-style:none;
	padding-top:140px;
	margin-left:-5px;
	}

#footer ul li{
	float:left;
	padding-right:18px;
	font-size:larger;
	
	
	
	}

#footer ul li a{
	text-decoration:none;
	color:#003644;
	}

#footer a:hover
{
	text-decoration:underline;
	color:#003644;
	}

#footer_reverse{
background-image:url(../images/footer_flipped_03.png);
background-repeat:no-repeat;
height:200px;
margin-left:65px;
position:relative;
margin-top:380px;
}

#footer_reverse ul{
	list-style:none;
	padding-top:140px;
	padding-left:100px;
	}

#footer_reverse ul li{
	float:left;
	padding-right:18px;
	font-size:larger;
	
	
	
	}

#footer_reverse ul li a{
	text-decoration:none;
	color:#003644;
	}

#footer_reverse a:hover
{
	text-decoration:underline;
	color:#003644;
	}





#splash{
	background:url(../images/siadet_webproof_v.2_03_03.png) no-repeat center;
	width:700px;
	height:600px;
	margin:0 auto;
	
/*border: thin solid #F00;*/
/*	float:left;*/
/*	background-repeat: repeat-x;*/
	position:relative;
}

#splash_logo{
	
	/*background-image:url(../images/siadet_webproof_v.2_03_03.png);
	width:679px;
	height:410px;
	background-repeat: no-repeat;
	margin-top:80px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;*/
}

#right_scroll{
	width:1200px;
	height:600px;
	/*border: thin solid green;*/
	float:left;
}

#adult_home{
	width:800px;
	height:600px;
	/*border: thin solid black;*/
	float:left;
}

.right_button{
	background-image:url(../images/educators_button_03.png);
	background-repeat: no-repeat;
	height: 118px;
	width: 263px;
	display:block;
	position:absolute;
	top: 30px;
	left: 570px;
}

.right_button:hover{
	background-position:0px -130px;
}

.left_button{
	background-image:url(../images/kids_button_03.png);
	background-repeat: no-repeat;
	height: 118px;
	width: 263px;
	display:block;
	position:absolute;
	top: 30px;
	
}

.left_button:hover{
	background-position:0px -130px;
}

#splash span{
	display:none;
}

.right_scroll_anchor{
	top:200px;
	left:200px;
	position:relative;
	
}

#titletext{
	background-image:url(../images/help_box_03.png);
	background-repeat:no-repeat;
	width:538px;
	height:250px;
	margin-left:-25px;
	padding-top:50px;
	}
	
#titletext p {
	margin-left:160px;
	color:#0a3644;
	font-size:medium;	
	}
	
#titletext p span {
	color:#F06;
	font-size:medium;	
	}
	
#help_text1{
	background-image:url(../images/text_bkg_03.png);
	margin-top:-110px;
	margin-left:-50px;
	color:#0a3644;
	}
	
#help_text1 p,h2 {
	margin-top:20px;
	margin-left:120px;
	width:400px;
	}
	
#help_text1 p{
	margin-bottom:-5px;
	}
#help_text1 .paragraph{
	line-height:14px;
	margin-top:-15px;
	}


#help_text1 p span{
	color:#F06;
	
}

	
#help_text2{
	background-image:url(../images/text_bkg_03.png);
	width:600px;
	margin-left:-200px;
	color:#0a3644;
	
	}
	
#help_text2 p,h2,ul {
	margin-top:20px;
	margin-left:130px;

	
	}

#help_text2 ul{
	margin-top:-10px;
	
	}
#help_text2 p{
	margin-bottom:-5px;
	
	}

#help_text2 .paragraph{
	line-height:10px;
	width:400px;
	margin-bottom:-10px;
	
		}
#help_text2 .paragraph_top{
	line-height:8px;
	margin-top:-15px;
	
		}

#help_text2 p span{
	color:#F06;
	
}


#help_text2 h2 span{
	color:#F06;
	
}

.medboxthree{
	width: 660px;
	margin: 0px 20px;
	padding-top: 140px;
	padding-bottom: 10px;
	padding-left:160px;
	padding-right: 10px;
}

#medphoto{
	background-image:url(../images/photo_box.png);
	background-repeat:no-repeat;
	height:560px;
	margin-top:-100px;
	
	}
	
#medphoto span{
	display:none;
	
	}
	
#music_bkg{
background-image:url(../images/music_box_02.png);
background-repeat:no-repeat;
height:100%;
margin-top:-180px;

color:#0a3644;
	
}

#music_bkg p {
margin-left:225px;
width:300px;
}

#music_bkg h2 {
padding-top:25px;
margin-left:220px;
width:600px;

}

#music{
margin-top:-200px;	
margin-left:75px;
width:330px;
height:200px;
color:#0a3644;
	
	}
	
object{
float:right;
margin-top:-35px;
}

.medboxone{
	width: 300px;
	float:left;
	margin-left:-200px;
	
	margin-top:-25px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
.medboxtwo{
	width: 300px;
	float:right;
	margin-top:-25px;
	margin-left:-20px;
	padding-bottom: 10px;
	padding-right: 10px;
}

