body {
	font: 100% "Lucida Sans", Tahoma;
	background: #D8D9D2;
	text-align: center;
	margin: -35px auto 0 auto;
	padding: 0;
}
a, a:link, a:visited, a:active { text-decoration: none; color: #D76382; }
a:hover { color: #82837F; }
#container, #wrapper {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 742px;
	position: relative;
}
#wrapper {
	background: url(images/speech-back-bw.gif) no-repeat 230px 151px;
	height: 425px;
}
p#splash {
	margin: 0 auto;
	padding: 0;
}
p#splash a, p#splash a:link, p#splash a:visited, p#splash a:active {
	display: block;
	background: url(images/splash-image.gif) no-repeat;
	height: 148px;
	width: 326px;
	margin: 135px auto;
}
p#splash a span, #backnext a span {
	display: none;
}
p#splash a:hover {
	background: url(images/splash-image.gif) 0 100% ;
}
h1 {
	background: url(images/logo1.gif) no-repeat -3px 0px;
	margin: 0px;
	padding: 0px;
	height: 65px;
	position: absolute;
	left: 0px;
	top: 80px;
	width: 213px;
}
h1 a { display: block; height: 65px; width: 213px; }
h1 a span {
	display: none;
}
#nav {
	position: absolute;
	left: 435px;
	top: 60px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav ul li a, 
#nav ul li a:link, 
#nav ul li a:visited, 
#nav ul li a:active  {
	display: block;
	float: left;
	margin: 20px 0 0 0;
	padding: 0px;
	background: url(images/nav.gif) no-repeat 0px 100%;
	height: 66px;
	width: 100px;
}
#nav ul li a:hover { height: 86px; margin: 0; }
#nav ul li a#folio {
	background: url(images/nav.gif) no-repeat -90px 100%;
}
#nav ul li a#contact {
	background: url(images/nav.gif) no-repeat -180px 100%;
}
#nav ul li a span {
	display: none;
}
#thumb-area {
	background: url(images/empty-squares.gif) no-repeat;
	position: absolute;
	left: 0px;
	top: 150px;
	height: 275px;
	width: 207px;
}
#thumb-area a,
#thumb-area a:link,
#thumb-area a:visited,
#thumb-area a:active { display: block; width: 61px; height: 61px; background: url(thumbnails/new.gif) no-repeat 0 0; position: absolute; left: 6px; top: 140px; }
#thumb-area a:hover { background: url(thumbnails/new.gif) no-repeat 0 100%; }
#thumb-area a span { display: none; }

#backnext { width: 61px; height: 61px; position: absolute; left: 200px; top: 82px; }
#backnext a { display: block; height: 61px; height: 61px; background: url(thumbnails/arrow-r.gif) no-repeat; }
#backnext a.prev { background: url(thumbnails/arrow-l.gif) no-repeat; }

#main-content {
	position: absolute;
	left: 438px;
	top: 175px;
	width: 273px;
	text-align: left;
	height: 220px;
	overflow: auto;
}

#main-content p { margin: 0; padding: 0 10px 22px 0;
font-size: 90%; line-height: 1.5em; }
#main-content p.right {
	margin: 0;
	padding: 0px 10px 0px 0;
	font-size: 90%;
	line-height: 1.5em;
	text-align: right;
}

