a:link {
	color : #FFFFFF;
	text-decoration : none;
}

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

a:hover {
	background-color : #00CCCC;
	color : #FFCC00;
	text-decoration : none;
}

a:active {
	color : #FFFFFF;
	text-decoration : none;
}

body{
	background-color : #660066;
}

h1{
	color : #FFFFFF;
	font-family : "Times New Roman", serif;
	font-size : 39px;
	font-style : normal;
	font-weight : bold;
}

h2{
	color : #FFFFFF;
	font-family : "Times New Roman", serif;
	font-size : 33px;
	font-style : normal;
	font-weight : normal;
}

h3{
	color : #000066;
	font-family : "Times New Roman", serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

h4{
	color : #FFFFFF;
	font-family : "Times New Roman", serif;
	font-size : 30px;
	font-style : normal;
	font-weight : normal;
}

h5{
	color : #FFFFFF;
	font-family : "Times New Roman", serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

h6{
	background-color : #0000FF;
	color : #FFFFFF;
	font-family : "Times New Roman", serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
}

p{
	color : #FFFFFF;
	font-family : "Times New Roman", serif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
}

.r:link{
	color : #FFFFFF;
	text-decoration : underline;
}

.r:visited{
	color : #FFFFFF;
	text-decoration : underline;
}

.r:hover {
	background-color : #660066;
	color : #FFFF00;
	text-decoration : underline;
}

.r:active {
	color : #FF0000;
	text-decoration : underline;
}

#back{
	background-color : #9999FF;
	border : none;
	height : 20px;
	width : 130;
	z-index : 1;
}

#div1{
	border : none;
	height : 78px;
	left : 0px;
	position : absolute;
	top : 0px;
	width : 100%;
	z-index : 1;
}

#div2{
	border : none;
	height : 500px;
	left : 0px;
	position : absolute;
	top : 100px;
	width : 150px;
	z-index : 1;
}

#div3{
	background-image : url(images/panorama.jpg);
	background-repeat : no-repeat;
	border : none;
	height : 220px;
	left : 10px;
	position : absolute;
	top : 400px;
	width : 100%;
	z-index : 1;
}

#div4{
	border : none;
	height : 400px;
	left : 156px;
	position : absolute;
	top : 100px;
	width : 86%;
	z-index : 1;
}

#div5{
	border : none;
	height : 400px;
	left : 150px;
	position : absolute;
	top : 150px;
	width : 86%;
	z-index : 1;
}

#links{
	background-color : #000099;
	border : none;
	height : 20px;
	width : 130;
	z-index : 2;
}

#list{
	color : #FFFFFF;
	font-family : "Times New Roman", serif;
	font-size : 20px;
	font-style : normal;
	font-weight : normal;
}

#right{
	float : right;
	padding : 5px;
}
