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

body{
	background:URL("../images/back.gif")  center 210px no-repeat;
	text-align:center;
}

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

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

h3{
	margin-bottom:0;
}

.container{
	background:URL("../images/main_menu.gif") center -20px no-repeat;
}
.menu a{
	
	text-decoration:none;
	color:#1e7d1f;
}

.front_menu a{
	display:block;
}

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

.header{
	background:URL("../images/landing.jpg") center center no-repeat;
	text-align:center;
	height:304px;
	position:relative;
}

textarea{
	width:100%;
}

.hidden{
	display:none;
}


.byline{
	position:absolute;
	text-align:right;
	color:#ccc;
	letter-spacing:0.5em;
	bottom:1em;
	right:0;;
}

.main_menu{
	text-align:right;
}


.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;
}
