body {
	text-align: center;
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
}

a {
	color: #6E0B43;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #6E0B43;
}

a:hover {
	text-decoration: underline;
	color: #835D3C;
}


/*

div#header {
	width: 600px;
	position: relative;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	background: #fff url(../virtual_tour/Virtual%20Tour/logo.gif) left top no-repeat;
	margin: 0 auto;
}

div#header h1 {
        text-align: left;
	font-size: 20px;
	margin: 0 0 0 100px;
	padding: 20px 0 0 0;
	font-style: italic;	
}

div#header h2 {
	text-align: left;
	background: #800554;
	height: 20px;
	padding: 5px 0 0 25px;
	margin: 5px 0 5px 0;
	border: 0;
	width: 600px;
	font-weight: bold;
	font-size: 11px;
	color: #ccc;
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif;	
}

div#content {
	text-align: left;
	position: relative;
	width: 600px;
	margin: 0 auto;
	border: 0;
	display: block;
}

div#main {
	text-align: left;
	position: absolute;
	width: 600px;
	margin: 0 0 0 5px;
	border: 0;
	height: 420px;
	left: 0;
}

div#menu {
	text-align: left;
	position: relative;
	top: 0;
	width: 200px;
	left: 420px;
	margin: 0;
	border: 0;
	height: 420px;
	line-height: 1.5em;
}

div#image {
	text-align: center;
}

div#footer {
	width: 600px;
	color: #333;
	font-size: 10px;
	text-align: center;
	background: transparent;
	height: 20px;
	margin: 0 auto;
}
*/

div#header {
	width: 600px;
	/*position: relative;*/
	font-family: Georgia, Times, serif;
	font-size: 14px;
	/*background: #fff url(logo.gif) left top no-repeat;*/
	/*margin: 0 auto;*/
}

div#header h1 {
    text-align: left;
	font-size: 20px;
	/*margin: 0 0 0 100px;*/
	
	/*padding: 10px 0 0 0;*/
	font-style: italic;	
}

div#header h2 {
	text-align: left;
	background: #c5b8bc;
	height: 20px;
	padding: 0px 0 0 0px;
	/*margin: 5px 0 5px 0;*/
	border: 0;
	width: 600px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
}

div#content {
	text-align: left;
	position: relative;
	width: 600px;
	/*margin: 0 auto;*/
	border: 0;
	display: block;
}

div#main {
	text-align: left;
	position: absolute;
	width: 600px;
	/*margin: 0 0 0 5px;*/
	border: 0;
	height: 420px;
	left: 0px;
	top: 124px;
}

div#menu {
	text-align: left;
	position: relative;
	top: 0;
	width: 600px;
	/*left: 620px;*/
	margin: 0;
	border: 0;
	height: 80px;
	line-height: 1.5em;
}

div#image {
	text-align: center;
}

div#footer {
	width: 600px;
	color: #333;
	font-size: 10px;
	text-align: center;
	background: transparent;
	height: 20px;
	margin: 0 auto;
}
