body	{font-family:Arial, Helvetica, sans-serif;
		padding:0px;
		margin:0px;
		background-color:#CCC;}
		
#menu	{padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		width:1000px;
		height:59px;}
		
		.menuBtn	{width:130px;
					padding:0px 0px 0px 0px;
					margin:0px 0px 0px 0px;
					/*border:solid 1px black;*/}
					
		.menuSpace	{width:100px;}

		a.menu1	{display: block;
				width: 130px;
				height: 59px;
				text-decoration: none;
				background: url("img/btnHome.gif");}

		a.menu1:hover {background-position: -130px 0;}

		a.menu2	{display: block;
				width: 130px;
				height: 59px;
				text-decoration: none;
				background: url("img/btnEnter.gif");}

		a.menu2:hover {background-position: -130px 0;}

		a.menu3	{display: block;
				width: 130px;
				height: 59px;
				text-decoration: none;
				background: url("img/btnCamp.gif");}

		a.menu3:hover {background-position: -130px 0;}

		a.menu4	{display: block;
				width: 130px;
				height: 59px;
				text-decoration: none;
				background: url("img/btnHostR.gif");}

		a.menu4:hover {background-position: -130px 0;}

		a.menu5	{display: block;
				width: 130px;
				height: 59px;
				text-decoration: none;
				background: url("img/btnChall.gif");}

		a.menu5:hover {background-position: -130px 0;}

		a.menu6	{display: block;
				width: 130px;
				height: 59px;
				text-decoration: none;
				background: url("img/btnEat.gif");}

		a.menu6:hover {background-position: -130px 0;}

		a.menu7	{display: block;
				width: 130px;
				height: 59px;
				text-decoration: none;
				background: url("img/btnContact.gif");}

		a.menu7:hover {background-position: -130px 0;}

		.displace	{position: absolute;
					left: -5000px;}

h6	{padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;}
	
.green_text	{color:#178e8a;}

.chal_text	{font-size:110%;}

.eating_li_space	{padding-bottom:15px;}

.pre_reg_b_left	{border-bottom:1px solid black;
				border-top:1px solid black;
				border-left:1px solid black;
				padding:5px;
				margin:5px;}

.pre_reg_b_right	{border-bottom:1px solid black;
					border-top:1px solid black;
					border-right:1px solid black;
					padding:5px;
					margin:5px;}
				
a	{color:#178e8a;}

a:hover	{color:blue;}

.p_space	{padding:0px 10px 10px 10px;}

.td_color	{background-color:#FFFFDF;}

.pic_text	{margin:0px 0px 10px 0px;
			color:#00F;
			font-size:80%;}
			
#heart	{background-color:red;
		color:white;
		width:146px;
		font-size:75%;
		font-weight:bold;
		padding:2px;}
		
#centre_reg li	{padding:0px 0px 5px 0px;}

#header	{background-image:url(img/logo3.gif);
		width:1000px;
		height:180px;}
		
#app_info_box	{width:400px;
				margin-left:auto;
				margin-right:auto;
				padding:3px;
				margin:20px 3px 3px 3px;
				border:2px red solid;}
				
.schedule_month	{color:white;
				background-color:black;
				padding:5px 0px 5px 5px;
				margin:0px 0px 0px 0px;
				font-weight:bold;}
				
.schedule_event	{padding:0px 0px 0px 0px;
				margin:0px 0px 0px 0px;}
				
#host_chal	{width:300px;
			margin-top:10px;
			margin-right:auto;
			margin-left:auto;
			padding:5px;
			border:1px #008080 solid;}
			
.centre_table_bg_color	{background-color:#CCC;}

#centre_table td	{height:40px;}
