body, h1, ul, li {
	margin: 0; padding: 0; border: 0;
}

body {
	background-image: url(images/bg-texture.jpg);
}

#container {
	width: 778px;
	margin: -40px auto;
	position: relative;
	border-width: 0;
	border-style: none;
	border: 0;
}

h1 {
	width: 398px;
	height: 203px;
	margin: 0 auto;
	position: relative;
	top: 50px;
	text-indent: -9999px;
	z-index: 10;
	background-image: url(images/whoops-logo.png);
}

div#slideshow {
	width: 748px;
	height: 432px;
	padding: 21px 0 0 30px;
	background: url(images/border.png);
	overflow: scroll;
	position: relative;
	z-index: 5;
	border-style: none;
	border: 0;
}
	div#slideshow ul#nav {
		display: none;
		list-style: none;
		position: relative; top: 180px; z-index: 15;
	}
		div#slideshow ul#nav li#prev {
	float: left;
	margin: 0 0 0 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border: 0;
		}
		div#slideshow ul#nav li#next {
	float: right;
	margin: 0 65px 0 0;
	border-width: 0;
		}
		div#slideshow ul#nav li a {
			display: block; width: 51px; height: 52px; text-indent: -9999px;
	}
		div#slideshow ul#nav li#prev a {
	background: url(images/prev.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		div#slideshow ul#nav li#next a {
	background: url(images/next.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	div#slideshow ul#slides {
		list-style: none;
	}
		div#slideshow ul#slides li {
			margin: 0 0 20px 0;
		}
		
}
#apDiv2 div {
	font-family: Arial, Helvetica, sans-serif;
}
#apDiv2 div {
	font-size: 12px;
}
#apDiv2 div {
	font-size: 14px;
}
#apDiv2 div {
	font-size: 16px;
}
#apDiv2 div {
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
