body {
	background-image: url(images/background05right.jpg);
	background-attachment: fixed;
	margin-left:25px;
}
h1 {
	font-family: Arial;
	font-size: 24pt;
	letter-spacing: 3pt;
	color: #000000;
	font-weight: bold
}
p {
	font-family: Verdana;
	color: #000000;
	font-size:10pt
}
h3 {
	font-family: Arial;
	font-size: 12pt;
	letter-spacing: 2pt;
	text-transform: 
 uppercase;
	font-weight: bold
}
img {
	border:1px solid #000000;
}
.noborder img {
	border:0px;
}
a:link       {
	text-decoration: none;
	color:#EED8A4
}
a:visited    {
	text-decoration: none;
	color:#EED8A4
}
a:hover       {
	text-decoration: underline;
	color:#EED8A4
}
.listed_items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}

