body {
	font: 12px/1.6 'Lucida Grande', Arial, sans-serif;
	color: #FFFFFF;
	padding:0px;
	margin:5px;
	background-color: #4B4C4D;
}

a:link { color:#ffffff; border-bottom:1px solid #444; text-decoration:none; outline:none;  }
a:visited { color:#ffffff; border-bottom:1px solid #444; text-decoration:none; outline:none; }
a:hover { color:#ffffff; border-bottom:1px solid #0099cc; text-decoration:none; outline:none; }
a:active { color:#ffffff; border-bottom:1px solid #0099cc; text-decoration:none; outline:none; }

.container {
	width:740px;
	position: absolute;
	left: 220px;
	top: 10px;
	background-color: #FFF;
}

.topbar {
	width:740px;
	margin:10px auto;
}

.headerbar {
	width:920px;
}

.nextprev {
	width:740px;
	text-align:center;
	padding:15px 0px 15px 0px;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border:0px;
}

#somewhere {
	width:740px;
	height:493px;
}

.sidebar {
	width:150px;
	height:300px;
	left: 40px;
	top: 120px;
	position: absolute;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 10px;
}
.image {
	width:740px;
	position: absolute;
	left: 220px;
	top: 120px;
	color: #FFF;
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 5px;
}
.textimage {
	width:500px;
	position: absolute;
	left: 220px;
	top: 120px;
	color: #FFF;
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.details {
	width:300px;
	position: absolute;
	left: 220px;
	top: 100px;
	color: #FFF;
}
.info {
	width:150px;
	position: absolute;
	left: 40px;
	top: 300px;
	color: #FFF;
}
.header {
	width:400px;
	position: absolute;
	left: 220px;
	top: 45px;
	height: 43px;
}
.slideshow {
	width:900px;
}
.copy{
	top:680px;
	left:40px;
	position: absolute;
	padding-bottom: 10px;
}
input.btn {
	color:#FFF;
	background-color:#4B4C4D;
	border:1px solid;
	border-color: #fff;
	font-size: 84%;
	font-family: 'Lucida Grande', Arial, sans-serif;
	cursor:pointer;
}
