* {	margin:0;
	padding:0;
	border:none;
	}
img {border:none;
	}
ul	{list-style-type: none;}

body {
	background:white;
	color:black;
	font-size: 100%; /*for IE*/
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#777;
	}
html>body {
	font-size: 16px; /*IE cannot read this*/
		}
		
#wrap {
	margin: 30px auto;
	margin-bottom:0;
	width: 700px;
	text-align:left;
	font-size:90%
}

#navbar {
	background-color:white;
	padding:0 0 5px 20px;
	}
#navlist {
	font: bold 100% HelveticaNeue-Bold, 'Helvetica Neue', Arial, Helvetica 'sans-serif';
	}
#navlist li {
	display: inline;
 	list-style-type: none;
 	padding-right: 18px;
	}

#navlist li a {
	color:#aaa;
	text-decoration:none;
	}
#navlist li a:hover {
	color:red
	}
#navlist a#current {
	color:#777
	}
#last {color:#FF6600}
#last_here {color:#d40}

#header {
	background-color: #61bca1; 
	width: 700px;
	height: 160px; 
	border-top:2px solid #1efffc; 
	border-bottom:2px solid #1efffc; 
	position: relative; top: 0px;
	z-index: 1;
	}
#header h1 {	
	color:white;
	font: italic bold 170% HelveticaNeue-Bold, 'Helvetica Neue', Arial, 'sans serif';
	letter-spacing:1px;
	line-height:130%;}
	
#pagename .halloween
	{font-size:310%;
		color:#b6753b}

#logo {
	float:left;
	position:relative; top:10px; left:20px;
}		
#pagename {
	float:left;
	width:250px;
	position:relative; top:20px; left:30px;
}
	
#turn_on {
	float:left;
	width:150px;
	position:relative; top:95px; left:75px;
	color:white;
	font-size:80%;
	line-height:180%;
	}
monthly {
	margin: 20px auto;
	margin-bottom:0;
	text-align:left;
	font: italic bold 170% Helvetica, Arial, 'sans serif';
}

#one {
	width:271px;
	float:left;
	position:relative;
	top:20px; right:0px;
	z-index:10;
	}
	
#two {
	float:left;
	width:315px;
	position:relative;
	top:50px; left:-50px;
	z-index:5;
	}
#three {
	float:left;
	width:274px;
	position:relative;
	top:-110px; left:430px;
	z-index:6;
	}
#pumpkin_button {
position:relative;
top:10px; right:220px;
}


h2 {color:red;}
strong {font-size:115%; font-style:italic;}

#footer {color:white;
	clear:both;
	}
