body, div, td{
	color:#555;
	text-align:left;
}

body{
	
	text-align:center;
}

h1, h2, h3, h4{
	color:#1e7d1f;
}

p + p{
	text-indent:0;
	margin-top: 1em;
}

h3{
	margin-bottom:0;
}

.container{
	
}
.menu a{
	
	text-decoration:none;
	color:#1e7d1f;
}

.front_menu a{
	display:block;
}

.menu h3{
	border-bottom:1px solid #1e7d1f;
}

.header{
	background:URL("../images/logo.png") center left no-repeat;
	height:20em;
	position:relative;
}

textarea{
	width:100%;
}

.hidden{
	display:none;
}


.byline{
	color:#ccc;
	letter-spacing:0.3em;
	bottom:2em;
	position:absolute;
}

.main_menu{
	text-align:right;
	background:URL("../images/main_menu.gif") center -20px no-repeat;
}


.main_menu a{
	text-decoration:none;
}

#main_menu, #menu{
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
}

#main_menu li{
	display:inline;
	
}

.handle{
	cursor:move;
	background:URL('../images/move.gif');	
	width:10px;
}

.intro_text{
	background:URL("../images/info_back.png") #ececec repeat-x;
	border: 1px solid #ececec;
}

#notice{
	display:none;
}
