@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {color:#336666}
a:visited {color:#666666}
a:hover {color:#009999}
a:active {color:#006666}

h1 {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	letter-spacing: 35px;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	color: #666666;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 6px;
}
img.gallery {
	padding: 1px;
	position: relative;
	border: none;
	float: left;
	height: 90px;
	width: 90px;
}

img.widebord {
	padding: 10px;
	float: left;
	}
	
	
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
}
td {
}
