@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	background-color: #000000;
}

#leftnavbuttons {
	background-repeat: no-repeat;
	padding: 0px;
}

#maincontent {
	background-image: url(../images/lionwatermark.png);
	background-repeat: no-repeat;
	background-position:top;	
}

#maincontent p {
	line-height: 16px;
	padding: 6px 6px;
	text-align: justify;
}

#maincontent a {
	color: #5B4318;
}

loadarea {
	width: 500px;
}

#imagegallerytable {

}
/*.footer {
	text-align: center;
}*/

#footer {
	text-align: center;
}


/*If want to center the footer text, activate this code from K. Segedi:*/
/*#footer p {
	text-align: center;
}*/

h3 {
	color: #5B4318;
	text-align: center;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #4A3920;
	padding-bottom: 15px;
	text-align: left;
}
.videoheader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
