body
{
	position: relative;
	text-align: right;
	font-family: "Century Gothic", "sans-serif";
	color: #333333;
	font-size: 20px;
}

#green a{
	font-family: "Arial Black", "sans-serif";
	color: #E0E2E9;
	text-decoration: none;
	font-size: 18px;
}


#grass a{
	text-decoration: none;
	color: #C0C4C7;
	font-size: 12px;
}

#grass a:active, #green a:active{
	color: #585e75;	
}

#grass a:hover, #green a:hover{
	color: #585e75;	
}

#head{
	position: relative;
	height: 0px;
	width: 194px;
}

#title
{
	height: 145px;
}

#green
{
	background-color: #ACD307;
	width: 30px;
	padding-right: 5px;
	vertical-align: bottom;
	font-family: "Arial Black", "sans-serif";
	color: #333333;
	font-size: 18px;
}

#grass
{
	padding: 3px;
	vertical-align: top;
	text-align: left;
	background-image: url(grass.jpg);
	background-position: left bottom;
	width: 154px;
}


#galleryTable{
	min-width: 600px;
	margin-width: 0px;
	position: relative;
}

img{
	border-style: none;
}

.horizontal{
	background-color: #ACD307;
}

.vertical{
	background-color: #EEF1F8;
}

#spanhead, #spangallery{
	position: relative;
}

#galleryTable td{
	width: 70px;
}
