.slideshow { 
	height: 350px; 
	width: 599px; 
	margin: auto 
	}
	
.slideshow img { 
	padding: 10px; 
	border: 1px solid #ccc; 
	background-color: #ffffff; 
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFF;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:319px;
	height:666px;
	background-image:url(../images/background.gif);
	z-index:1;
}

#apDiv2 {
	position:absolute;
	left:587px;
	top:170px;
	width:372px;
	height:237px;
	z-index:1;
}

#apDiv3 {
	position:absolute;
	left:48px;
	top:56px;
	width:425px;
	height:344px;
	z-index:4;
}

#apDiv4 {
	position:absolute;
	left:49px;
	top:12px;
	width:425px;
	height:36px;
	z-index:3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px
}

#logo {
	position:absolute;
	left:335px;
	top:14px;
	width:599px;
	height:135px;
	z-index:2;
}

#main {
	position:absolute;
	left:335px;
	top:170px;
	width:599px;
	height:510px;
	z-index:2;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
}

#footer {
	position:absolute;
	left:335px;
	top:640px;
	width:599px;
	height:106px;
	z-index:2;
	text-align: center;
	font-size: 12px;
}

#nav {
	position:absolute;
	left:72px;
	top:22px;
	width:220px;
	height:671px;
	z-index:3;
	font-size: 18px;
	line-height: 50%;
}

#nav p {
	font-size: 11px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

a.main:link {
	color: #9f864e;
	text-decoration: underline;
	font-weight: bold; 
}

a.main:visited {
	color: #9f864e;
	text-decoration: underline;
	font-weight: bold; 
}

#contact {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#musicPlayer {
	position:absolute;
	left:750px;
	top:1px;
	width:295px;
	height:58px;
	z-index:2;
}

#main table tr td {
	font-size: 12px;
}
