body {
	width: 720px;
	margin: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #83002C;
	}

a:visited {
	color: #83002C;
	}

a:active {
	color: #83002C;
	}

a:hover {
	color: #006699;
	}

h3	{
	font-size: 32px;
	font-family: "Big Caslon", "Times New Roman", serif;
	color: #002809;
	}

h4	{
	font-size: 20px;
	font-family: "Big Caslon", "Times New Roman", serif;
	color: #002809;
	}

h5	{
	font-size: 16px;
	font-family: "Big Caslon", "Times New Roman", serif;
	color: red;
	}

	
#banner {
	color: #778899;
	font-family: "Big Caslon", "Times New Roman", serif;
	font-size: 38px;
	width: 720px;
	background-color: #FFFAB2;
	height: 98px;
	border-bottom:1px solid #000000;
	z-index: 2;
	}

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

#topimage  {
	position: absolute;
	top: 15px;
	left: 565px;
	z-index: 3;
	}


#title {
	position: absolute;
	left: 25px;
	top: 35px;
	}

#linklist {
	position: absolute;
	top: 100px;
	left: 0px;
	height: 27px;
	width: 720px;
	font-size: 14px;
	background-color: #D4ECFB;
	overflow: auto;
	z-index: 1;
	}

#links {
	position: absolute;
	bottom: 1px;
	left: 25px;
	color: #000000;
	font-family: "Big Caslon", "Times New Roman", serif;
	width: 560px;
	overflow: auto;
	}

#content  {
	position: absolute;
	top: 155px;
	left: 25px;
	height: 700px;
	margin: 35px 5px 5px 5px;
	background-color: #FFFFFF;
	width: 190px;
	border-right: 1px solid #002809;
	overflow: auto;
	}

#text  {
	position: absolute;
	top: 155px;
	left: 220px;
	width: 460px;
	margin: 35px 80px 0px 5px;
	background-color: #FFFFFF;
	font-size: 14px;
	overflow: auto;
	}
#firstline	{
	font-size: 32px;
	color: #002809;
	}

#habertitle	{
	font-size: 32px;
	color: #002809;
	font-family: "helvetica", "techno", sans-serif;
	}

#habersubtitle {
	color: #002809;
	font-size: 24px;
	font-family: "helvetica", "techno", sans-serif;
	}

#gallerytext	{
	position: absolute;
	top: 155px;
	left: 220px;
	width: 480px;
	margin: 35px 80px 0px 5px;
	background-color: #FFFFFF;
	font-size: 14px;
	overflow: auto;
	}

#vpicboxright	{
	float: right;
	padding: 5px;
	height: 360px;
	width: 210px;
	}

#hpicboxright	{
	float: right;
	padding: 5px;
	height: 280px;
	width: 300px;
	}

#caption	{
	float: bottom;
	color: blue;
	}

#credits	{
	font-size: 12px;
	font-family: "Big Caslon", "Times New Roman", serif;
	color: #002809;
	}
	
	
