.content {
	margin-top: 110px;
	margin-left: 200px;
}
.navigation {
	margin-top: 37px;
	margin-left: 10px;
	float: left;
}
.right h1 {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	font-size: 28px;
	font-style: italic;
	text-decoration: underline;
}
.right  {
	width: 300px;
	height: 306px;
}
.top {
	height: 249px;
}
.right h2 {
	font-size: 23px;
	font-weight: normal;
	font-style: italic;
}
.right p {
	font-size: 12px;
	font-family: Verdana;
	line-height: 18px;
}
.left img {
	width: 418px;
	height: 306px;
}
.picturebox {
	height: 60px;
}
.picturebox img {
	width: 78px;
	height: 57px;
}

.picturebox ul {
	display: inline;
	list-style: none;
}
.picturebox li {
	float: left;
}

.left {
	float: left;
}
.right {
	float: left;
	padding-left: 20px;
}

.accordion a  {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 24px;
	color: #000;
	text-decoration: none;
}

.accordion a:hover {
	text-decoration: underline;
}

.accordion li {
	list-style: none;
}
.accordion {
	width: 180px;
	padding-left: 46px;
	padding-top: 9px;
	margin-top: 0px;
}
.menulink a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #666;

	margin: 0;
}
.menulinkcont {
	margin: 0px;
	padding: 4px 7px 3px 7px;
}
.thumb {
	cursor: hand;
	cursor: pointer;
}
.titleselected a {
	font-size: 34px;
}
.right a {
	color: #000;
	text-decoration: none;
}
.right a:hover {
	color: #000;
	text-decoration: underline;
}

.slider {
	width: 100%;
	height: 9px;
	position: relative;
	padding-right: 2px;
	border: 1px #c6c6c6 solid;
}

.handle {
	position: absolute;
	cursor: move;
	height: 7px;
	width: 13px;
	margin: 1px;
	background: #c6c6c6;
	z-index: 100;
}

h1.separator {
	font-size: 80px;
	font-family: Helvetica;
	vertical-align: center;
}
.solepanel {
	margin: 0x;
	padding: 0px;
}
