BODY {
	background:url('background2.jpg');
	font-family:Verdana, sans-serif;
}
a {
	color:black;
}
A:hover {
	color:green;
}
.header {
	
}
.toplinks {
	background:url('tlbackground2.gif') repeat;
	font-family:Verdana, sans-serif;
	font-size:16px;
	color:black;
	height:28px;
	width:772px;
	text-align:center;
}
.toplinks A {
	color:black;
}
.toplinks A:hover {
	color:#faf4e6;
}
.content {
	background:#faf4e6 url('flowers.jpg') no-repeat bottom right;
	font-size:15px;
	color:black;
	text-align:left;
	padding:10px;
}
.links {
	height:380px;
	width:185px;
	background:url('swirlie.gif') no-repeat;
	padding-left:15px;
}
.links a {
	font-family:Verdana, sans-serif;
	font-size:16px;
	color:black;
	border:2px outset silver;
	background:#faf4e6;
	padding:2px;
	display:-moz-inline-block;
	display:inline-block;
	width:150px;
	text-align:center;
	text-decoration:none;
	margin-bottom:1em;
	opacity:0.9;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
