a{
	text-decoration: none;
	color: #509652;
}

a:hover{
	text-decoration: underline;
}

a.hidden{
	color: white;
}

a.hidden:hover{
	color: #509652;
}

body{
	margin: 0 auto;
	width: 1000px;
}

#copyright{
	text-align: center;
}

#contact_us table td{
	vertical-align: top;
}

#contact_us table#contact_info{
	margin: 25px auto 0 auto;
}

#contact_us table#contact_info td h2{
	text-align: center;
}

#contact_us textarea{
	width: 455px;
}

#container{
	margin: 67px 0 0 359px;
	width: 595px;
}

#content{
	padding: 50px;
}

#content p{
	color: white;
	line-height: 1.5em;
	padding: 0 20px;
}

h1{
	color: #8AFA00;
	font-size: 16pt;
	letter-spacing: 1px;
	margin: 6px 0 17px 0;
}

h2, h3{
	color: #509652;
	font-size: small;
	font-weight: normal;
	padding: 0 20px;
}

h3{
	margin-top: 40px;
}

html{
	background-color: black;
	background-position: 50% top;
	background-repeat: no-repeat;
	font-size: small;
	font-family: Arial, sans-serif;
}

input, select, textarea{
	border: none;
	margin: 0 0 10px 20px;
}

label{
	color: white;
	margin-left: 20px;
}

#masthead{
	color: #509652;
	display: block;
	text-align: center;
}

#plant{
	float: right;
	height: 140px;
	width: 100px;
}




/**
 * special
 */
body#home #examples{
	margin-top: 70px;
}

body#links #content h3{
	margin-top: 25px;
	color: white;
}

#gallery #content{
	padding-top: 25px;
}

#gallery h1{
	padding-top: 25px;
}

#gallery #player{
	margin-bottom: 80px;
}
