#hands {

	border-right: thin solid #000000;
}
h2 {
	background: url(hbackyl.gif);
	margin-top: 0px;
}


#page #main #picl img {
	float: left;
}
#page #main #text p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#home #page #main #text {
	margin-left: 350px;
	margin-right: 170px;
	min-height: 376px;
}

#reg #page #main #text {
	margin-left: 100px;
	margin-right: 170px;
	min-height: 376px;
}


#large #page #main #text {
	margin-left: 100px;
	padding-right: 10px;
	margin-right:0;
	min-height: 376px;
		/* Firefox */
	-moz-column-width: 25em;
	-moz-column-gap: 2em;
	/* WebKit */
	-webkit-column-width: 25em;
	-webkit-column-gap: 2em;
	text-align: justify;
	
	
}
#large #page #main #text #left {
/*	float: left;
	width: 250px;*/
}
#large #page #main #text #right {
	/*margin-left: 450px;*/
}
#page #main {
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: 0px none #000000;
}
#page {
	min-width: 750px;
	width: 100%;
	background: #fff;
}
#page #header h1 {
	background: #EAD53E url(hbackyl.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}
#page #main #picl img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
#page #nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0.2em;
}
#page #nav a:hover{
	color:#9F6060;
	background: #EAD53E url(nhovback.gif) repeat-y;
}
#page #main #text p + p {
	margin-top: 0.2em;
}
#page #foot {
	clear:both;
	font-size: x-small;
	text-align: right;
	border: thin solid #000000;
}
#page #foot p {
	margin: 0px;
	padding-right: 0.5em;
}


#page #nav {
	height: 2em;
	background: #666666;
}
#page #nav li {
	float: left;
	margin-top: 0.2em;
	margin-left: 0.2em;
	background: #666666 url(nback.gif) repeat-y;
}
#page #nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#page #main #garth {
	float: right;
}

