body {
	background-attachment: fixed;
	background-position: 0% 15%;
	background-repeat: no-repeat;
	background-color:#ffffff;
	margin: 0px;
	margin-left: 200px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color:#000000;
	font-family: arial;
	font-size: 10px;
	line-height: 17px;
	}

		A 			{ color: #7C697F; text-decoration: none;} 
		A:link		{ color: #7C697F; text-decoration: none;} 
		A:visited	{ color: #7C697F; text-decoration: none;} 
		A:active	{ color: #333333; text-decoration: underline;} 
		A:hover		{ color: #333333; text-decoration: underline;}

#board {
	position: absolute;
	margin-left: -170px;
	margin-top: 275px;
	filter: alpha(opacity=75);
	background-color: #ffffff;
	width: 150px;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #000000;
}

#everything {
	width: 98%;

.copyright
{font-size: 9px;
text-align: center;}


.thanks
{padding-right: 10%;
padding-left: 10%;}

p
{ font-family: arial;
	font-size: 10px; 
	text-align: justify;}

.italic {
	font-style: italic;
	}

.bold {
	font-weight: 700;
	}

.underline {
	text-decoration: underline;
	}

.expired
{
	text-decoration: line-through;
}

	.quote {
		border:1px solid #ffffff;
		padding:5px;
		margin-bottom:10px;
		}

.gallerytitle {
  font-size: 18pt;
}

