@charset "utf-8";
/* CSS Document */
body { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 1% auto;
	padding:0;
	background-color:#56a700;
}

img {border:0;}
.clear {clear:both; padding: 0px; float: none; margin: 0px; height: 0px; overflow: hidden;}
a, a:link, a:visited, a:active {color:#000; text-decoration:underline;}
a:hover {color:#000; text-decoration:none;}
p {margin:1.5em 0;}
td { vertical-align:top;}
h1, h2  {color:#000; font-weight:lighter; margin: 0 0 5px 0;}
h1 {font-size:20px;}

#page, #header, #footer {width:800px;}
#page {height:760px; margin:0 auto 0 auto; background:#fff url(../images/img_messy01.jpg) no-repeat bottom right;}
#header {height:110px; background:transparent url(../images/bg_signup.gif) no-repeat top right;}
	#header h1#logo_messy, #header h1#logo_messy a {width:300px; height:110px; margin:0;}
	#header h1#logo_messy {float:left; background: transparent url(../images/logo_mlh.gif) no-repeat top left;}
	#header h1#logo_messy a
	{
	margin:0; 
	padding:0; 
	display:block; 
	text-indent:-9999px;	
	text-decoration:none;
	overflow:hidden;
	}	
	
	.rightsect {float:right; height:110px; width:500px; font-size:10px;}
	.emailsignup {float:right; width:246px; height:84px; margin:0; padding:0;}
	.emailsignup .formleft {float:left; width:177px; padding-top:10px;}
	.emailsignup .formright {float:left; width:66px; margin:0;}
	.emailsignup form {float:left; padding:0;}
 	.emailsignup label {float:left; width:50px; margin-top:2px;}
	.emailsignup input {padding:1px; border:0px; font-size:10px; margin-bottom:3px;}

	#navigation {float:left;}
	#navigation ul {margin:0;padding:0;width:500px;right:0;}
	#navigation li {display:inline; margin:0; padding:0; float:left;}
	#navigation ul a, #header span {display:block;text-indent:-999px;overflow:hidden;height:34px; font-size:10px;}

	#navigation a.facts {width:125px; background:transparent url(../images/navigation.gif) no-repeat 0px 0px;}
	#navigation a.membership {width:133px; background:transparent url(../images/navigation.gif) no-repeat -125px 0px;}
	#navigation a.parties {width:111px; background:transparent url(../images/navigation.gif) no-repeat -258px 0px;}
/*
	#navigation a.classes {width:150px; background:transparent url(../images/navigation.gif) no-repeat -125px 0px;}
	#navigation a.gallery {width:75px; background:transparent url(../images/navigation.gif) no-repeat -275px 0px;}
*/
	#navigation a.contact {width:71px; background:transparent url(../images/navigation.gif) no-repeat -369px 0px;}
	#navigation a.home {width:60px; background:transparent url(../images/navigation.gif) no-repeat -440px 0px;}

	#navigation a.facts:hover, #navigation span.facts {background: transparent url(../images/navigation.gif) no-repeat 0px -34px;}
	#navigation a.membership:hover, #navigation span.membership {background: transparent url(../images/navigation.gif) no-repeat -125px -34px;}
	#navigation a.parties:hover, #navigation span.parties {background: transparent url(../images/navigation.gif) no-repeat -258px -34px;}
/*
	#navigation a.classes:hover, #navigation span.classes {background: transparent url(../images/navigation.gif) no-repeat -125px -34px;}
	#navigation a.gallery:hover, #navigation span.gallery {background: transparent url(../images/navigation.gif) no-repeat -275px -34px;}
*/
	#navigation a.contact:hover, #navigation span.contact {background: transparent url(../images/navigation.gif) no-repeat -369px -34px;}
	#navigation a.home:hover, #navigation span.home {background: transparent url(../images/navigation.gif) no-repeat -440px -34px;}

	#navigation span.home {width:60px;}
	#navigation span.facts {width:125px;}
	#navigation span.membership{width:133px;}
	#navigation span.parties {width:111px;}
/*	#navigation span.classes{width:150px;}
	#navigation span.gallery {width:75px;}
*/
	#navigation span.contact {width:71px;}
	
#content {width:775px; height:650px; padding:60px 10px 20px 10px; background:transparent url(../images/bg_yellow.gif) no-repeat top left;}
	#content_main {
		float:left;
		width:460px; 
		height:550px; 
		margin:0; 
	}
	#content_address {
		float:left;
		width:230px; 
		height:152px; 
		margin:-20px 0px 0px 45px;
		padding:35px 20px 30px 20px;
		text-align:center;
		font-size:11px;
		font-weight:bold;
		line-height:14px;
		color:#f60;
		background:transparent url(../images/bg_cloud.gif) no-repeat 5px 0px;
	}
	.main_text {padding:0 10px;}

	.admission_box_bg {
	width:390px; 
	height:179px; 
	background:url(../images/bg_admission.gif) no-repeat 0px 0px; 
	padding:60px 10px 0px 50px;
	color:#039;
	}
	.admission_box_bg span {font-size:11px; padding-bottom:10px; text-align:left;font-weight:bold;}
	.admission_box_bg p {margin:0px 0px 7px 0px;}
	
	.class_box_bg {
	width:390px; 
	height:179px; 
	background:url(../images/bg_paper.gif) no-repeat 0px 0px; 
	padding:70px 10px 0px 50px;
	color:#039;
	}
	.classes_box span {font-size:13px; padding-bottom:10px; text-align:left;font-weight:bold;}

#content form {padding:0; margin:10px; font-size:12px;}
#content label {float:left; width:120px; margin-top:2px; font-weight:bold; color:#960;}
#content input, textarea {padding:2px; border:0px; font-size:11px; margin-bottom:3px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#content textarea {overflow:hidden;}
#content .submit { background-color:#090; color:#fff; font-weight:bold; padding:5px;}

#footer {margin: 0 auto; padding:5px 0; font-size:9px; color:#fff;}
.footerlinks {float:left; margin:0; white-space:nowrap;}
.footerlinks ul{margin:0; padding:0;}
.footerlinks li{list-style:none; display:inline; margin-right:10px;}