body { text-align: center; }

body, .ipt, .iptbut { font-family:"Century Gothic", Verdana, sans-serif;
	font-size: 12px;
}
body { color:#336600; 	background:#efece5 url(/src/bg2.jpg) 50% 0% no-repeat; }

.head, .nav, .content, .foot { margin-left:auto; margin-right:auto; width: 800px; }

a img { border: 0px; }
a { text-decoration: none; color: #3333aa; }

h1 { margin: 0px; font-weight:100; font-size: 60px; line-height: 140px; float:right; color: #999999; }
.head { height: 150px; }

.nav { height: 20px; }
.nav a:hover, .nav a#on { background-color: #336600; color: #ffffff; }

.content { border: 1px solid #336600; height: 670px; padding-top: 10px; text-align:left;  }

.thumbs { float: left; width: 180px; height: 600px; margin: 0px 10px 0px 20px; }
.thumbs a { float: left; height: 52px; width: 52px; }

.display { float: left; height: 600px; width: 510px; }

.slide { position: relative; text-align: center; width: 550px; height: 670px; margin-left: 20px;  }
.slide img { margin: 100px 0px 0px 00px; }
.slide i { font-size: 11px; }
.slide .info { font-size: 12px; color:#ffffff; background: transparent url(/src/transparent.png) 50% 50%; padding: 10px; position: absolute; left: -20px; top:0px; width: 250px; text-align: left; }
.slide .info a { color:#ffffff; text-decoration: underline; }
.slide .info a.close { float:right; background: url(/src/close.gif) 50% 50% no-repeat; text-decoration:none; height: 20px; width: 20px; }

.pad { margin: 10px; font-size: 12px; }
.section { float: left; height: 70px; margin: 10px 0px 0px 5px; }
.button { border: 1px solid #e0e0e0; width: 50px; margin: 2px; padding: 1px; cursor: pointer; }
.section p { margin: 10px 0px 0px 0px; font-weight: bold; font-size: 10px; }

.ipt { border : 1px solid #555555;
		background: #ffffff;
	}
.iptbut { border : 1px solid #555555;
		background: #e0e0e0;
		margin: 4px;
		padding: 2px;
	}
.foot { font-size: 9px; text-align: right; color:#888888; margin-top: 20px; }
.map { color: #336600; font-size: 11px; }
a.playpause, a#playpause { background: url(/src/play.gif) 0% 50% no-repeat; padding-left: 20px; height: 20px; width: 160px;}