@charset "utf-8";
/* CSS Document */

img {	
	border:0;
	}

body {
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-color: #E0FFB1;
	background-position:center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05526A;
}
a:link, a:visited, a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: blink;
}

.footer {
	color:#FFFFFF;
	}

.footer a:link, a:visited, a:active {
	color: #E0FFB1;
	text-decoration: none;
	margin: 0px 10px;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: line-through;
}

.style2 {
	color: #237F00
}
.style3 {
	color: #B61717;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	color: #333333;
	margin-left: 20px;
	margin-top: 10px;
}
.style5 {
	color: #006600;
	font-weight: normal;
	font-size: 18px;
}

.style6 {
	color: #B61717;
	font-size: 14px;
	font-weight: bold;
}

.question {
	color: #B61717;
	font-size: 14px;
	font-weight: bold;
}
.answer {
	font-size: 14px;
	font-weight: bold;
}


.img-border {
	color: #333333;
	float: left;
	border: 1px solid #ccc;
	margin: 0px 10px 10px 0px;
	padding: 5px;
}
.img-border-right {
	color: #333333;
	float: right;
	border: 1px solid #ccc;
	margin: 0px 10px 10px 0px;
}
.img-border-featured {
	color: #62A32F;
	border: 1px solid #62A32F;
	padding: 5px;
	clear: left;
	margin: 10px 0px;
}

#filecontent {
	width: 630px;
}



/* ---------------- GALLERY ------------------ */

div#gallery {width: 640px; height: 690px; margin-left: auto; margin-right: auto;}
object a {display: none;} object {margin-left: auto; margin-right: auto; display block;}