body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 20px 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/eagle.gif);
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
}
.gallerybanner {
	margin-top: 20px;
	border-bottom-width: 5px;
	border-bottom-style: groove;
	border-bottom-color: #FF0000;
	margin-bottom: 20px;
	padding-bottom: 40px;
}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF33;
	text-decoration: blink;
}
#image {
	padding: 15px;
	border-right-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
