* {
    margin: 0;
    padding: 0;
	border: 0;
}

body {
    padding: 30px 0;
    font: 16px "Times New Roman", Times, serif;
    text-align: center;
    color: #A57372;
    background: #ddc997;
}

h1 {
    padding: 20px 0 30px 60px;
    font: italic 26px "Times New Roman", Times, serif;
    letter-spacing: 1px;
    color: #54421a;
	text-decoration: underline;
}

h2 {
	font:18px/24px Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:  #54421a;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}

h6{
	font-family: Tahoma;
	font-size: 12px;
	color: #54421a;
	padding-top: 2px;
	margin: 0 0 0 1px;
}

span {	
	margin-left: 40px;
	font-size:24px;
}

p.bottom {
    font: 15px/15px "Times New Roman", Times, serif;
    color: #54421a;
	text-align: center;
}

a {
    color: #1CAFAF;
}

a:hover {
    color: #1CAFAF;
    text-decoration: none;
}

a.bottom {
    font: 15px/15px "Times New Roman", Times, serif;
    color: black;
}

.center {
	text-align: center;
	margin-top: 50px;
}

#main {
    margin: 0 auto;
    width: 900px;
    text-align: left;
    background: #F8F2E5 url(../images/bg.gif) repeat-y;
}

#top {
    height: 210px;
	width: 900px;
    background: url(../images/top.jpg) no-repeat left;
}

#photo {
	margin-left: 13px;
	width: 870px;
	height: 580px;
	border: 2px solid #54421a;
}

#photoH {
	margin-left: 200px;
	width: 500px;
	height: 750px;
	border: 2px solid #54421a;
}

#description {
	width: 900px;
	padding: 0 0 0 0;
    font: 16px/20px "Times New Roman", Times, serif;
	margin-bottom: 40px;
	margin-top: 0px;
}

#text {
	width: 820px;
	text-align: center;
    font: 16px/20px "Times New Roman", Times, serif;
    color: #54421a;	
	float: left;
}

#author {
	width: 67px;
	margin-right: 13px;
	text-align: right;
    font: 11px/14px "Times New Roman", Times, serif;
    color: #A57372;	
	float: left;
}

#panorama {
	margin-left: 13px;
	height: 616px;
	width: 870px;
	overflow: scroll;
	overflow-y: hidden;
	border: 2px solid #54421a;
}

#panorama img {
	text-align: center;
}

#panorama_logo {
	width: 96px;
	height: 45px;
	position: absolute;
	background: url(../images/panorama.png);
}

#movie {
	width: 870px;
	margin-left: 13px;
	text-align: center;
}

#movie iframe {
	border: 2px solid #54421a;
}

/* -------------- BOTTOM -------------- */
#bottom {
    clear: both;
    height: 49px;
    background: url(../images/bottom.jpg) no-repeat bottom;
}

#bottom p {
    padding: 0px 0 0 270px;
    font: 15px/49px "Times New Roman", Times, serif;
    color: #54421a;
}

#bottom a, #bottom a:hover {
    color: black;
}

#dhtmltooltip{
	position: absolute;
	width: 100px;
	height: 20px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
}