	
html, body {
		min-height: 100%;
		height: 100%;
		background: url(../img/bg.png) 0 0 fixed;
		margin: 0;
		padding: 0;
		font-family: "Comic Sans MS", verdana, arial;
		font-size: 13px;
	}
	a, a:visited {
		color: #CC0000;
	}
	a:hover {
		color: #FF0000;
	}
	form {
		white-space: nowrap; display: inline;
	}
	h2 {
		font-size: 20px;
		color: #0053A1;
	}
	#container{
		min-height: 100%;
		height: 100%;
		background: url(../img/bg_deg.png) center top repeat-y;
		width: 100%;
	}
	#wrapper{
		min-height: 100%;
		height: auto !important;
		margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
		border-left: 1px solid #333333;
		border-right: 1px solid #333333;
		width: 767px;
background: #ffffff;
	}
	#header{
		background: url(../img/header.jpg);
		height: 258px;
		position: relative;
	}
	#headerNav {
		position:absolute;
		top:26px;
		left:300px;
		width: 460px;
		text-align: right;
		font-size: 13px;
		color: #666;
	}
	#headerNav a, a:visited {
		color: #ccc;
	}
	#headerNav a:hover {
		color: #fff;
	}
	
	#headerChapter {
		position:absolute;
		top:3px;
		left:300px;
		width: 460px;
		text-align: right;
		color: #000;
		font-size: 15px;
	}
	#countdown {
		background: url(../img/bg_countdown.png) no-repeat;
		height: 258px;
		position:absolute;
		top:53px;
		left:567px;
		width: 190px;
		height: 94px;
		padding: 30px 0px 0px 35px;
	}
	#magical_memories {
		background: url(../photos/magical_memories.png) no-repeat;
		position:absolute;
		top:61px;
		left:201px;
		width: 235px;
		height: 75px;
	}
	#magical_memories_fr {
		background: url(../photos/magical_memories_fr.png) no-repeat;
		position:absolute;
		top:61px;
		left:201px;
		width: 293px;
		height: 68px;
	}
	#content {
		padding: 10px 20px 20px 20px;
	}

	.push {
		height: 142px; /* .push must be the same height as .footer */
	}
	.footer {
		height: 142px; /* .push must be the same height as .footer */
		width: 767px;
		margin: 0 auto -142px;
		background: url(../img/bg_footer.png) repeat-x;
		text-align: center;
	}
	.footer a, a:visited {
		color: #cc0000;
	}
	.footer a:hover {
		color: #ff0000;
	}
	#footercontent {
		padding: 10px;
	}


/*--------------------------------------- Tab menu ------------------------------------------*/
#so_menu {
	position: absolute;
	top:168px;
	left:72px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 90px;
	width: 700px;
	overflow: hidden;
}
	#so_menu li{
		position: relative;
		float: left;
		width: 149px;
		height: inherit;
		margin: 0 0 0 8px;
	}
	#so_menu li.w{
		width: 207px;
	}
	#so_menu li a{
		color: #000;
		font-family: verdana;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	#so_menu li a.font12{
		font-size: 12px;
	}
	#so_menu li a span{
		font-weight: normal;
	}
	
	#so_menu li div.strip{
		position: absolute;
		width: 149px;
		height: 90px;
		z-index: 1000;
		cursor: pointer;
		background: transparent url();
	}
	
	
	#so_menu li div.move{
		position: absolute;
		top: 60px;
		width: 149px;
		height: inherit;
	}
	
	#so_menu li div.blue{
		position: absolute;
		top: 0;
		width: 149px;
		height: 90px;
		overflow: hidden;
	}
	#so_menu li div.grey{
		position: absolute;
		top: 0;
		width: 149px;
		height: 90px;
	}
	
	#so_menu li div.text{
		position: absolute;
		z-index: 100;
		width: 149px;
		height: inherit;
		overflow: hidden;
		margin: 8px 0 0 0;
		text-align: center;
		line-height: 15px;
	}
	#so_menu li.w div.text,
	#so_menu li.w div.grey,
	#so_menu li.w div.move,
	#so_menu li.w div.blue,
	#so_menu li.w div.strip{
		width: 207px;
	}
	.welcome div.grey {
		background: url(../img/tab_welcome_grey.png) 0 0 no-repeat;
	}
	.fundraising div.grey{
		background: url(../img/tab_fundraising_grey.png) 0 0 no-repeat;
	}
	.flight div.grey{
		background: url(../img/tab_flight_grey.png) 0 0 no-repeat;
	}
	.sponsors div.grey{
		background: url(../img/tab_sponsors_grey.png) 0 0 no-repeat;
	}

	.welcome div.blue{
		background: url(../img/tab_welcome.png) 0 0 no-repeat;
	}
	.fundraising div.blue{
		background: url(../img/tab_fundraising.png) 0 0 no-repeat;
	}
	.flight div.blue{
		background: url(../img/tab_flight.png) 0 0 no-repeat;
	}
	.sponsors div.blue{
		background: url(../img/tab_sponsors.png) 0 0 no-repeat;
	}


	
	
	
	.slickbox{
		background:#E7F3FF;
		border:1px dashed #73B0EC;
		height:auto;
		padding: 10px;
		margin-bottom: 60px}
		
/*--------------------------------------- Slide ------------------------------------------*/
		
		/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

	The CSS, XHTML and design is released under Creative Common License 3.0:
	http://creativecommons.org/licenses/by-sa/3.0/

*/ 


/* Panel Tab/button */
.tab {
  	background: url(../img/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 30px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(../img/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 17px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(../img/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 17px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(../img/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #dddddd;
	font-size: 13px;
}

.tab ul.login li a:hover {
	color: white;
}



.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 120px;
	position: relative;
	top: 6px;
}

.tab a.open {background: url(../img/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(../img/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(../img/bt_open.png) no-repeat left -20px;}
.tab a:hover.close {background: url(../img/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 258px;
    width: 767px;
    z-index: 999;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #333333;
}

#panel {
	width: 100%;
	height: 310px;
	color: #ffffff;
	background: #23394F;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}
#panelcontent {
	padding: 20px 10px 10px 50px;
}

#panel a:hover {
	color: white;
}







