@charset "UTF-8";
body {
	line-height: 1.88889px;
	color: #555753;
	font-family: Georgia, sans-serif;
	font-size: 75%;
	background-image: url(images/SWB-Logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-color: #FFF;
}
#links {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	line-height: 30px;
	position: relative;
	background-position: left top;
	z-index: 1;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	top: 250px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #030;
}
p {
	text-align: justify;
	margin-top: 0px;
	line-height: 20px;
	font-family: Georgia, sans-serif;
	font-weight: bolder;
}
.ptitle {
	font-family: Georgia, sans-serif;
	font-size: 24pt;
	color: #636;
	font-style: italic;
	text-align: center;
	font-weight: normal;
	background-image: url(images/orchid.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
}
h3 {
	font-family: "Apple Chancery";
	font-size: 10pt;
	font-style: normal;
	color: #333;
	letter-spacing: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
a:link {
	font-weight: bold;
	color: #060;
	text-decoration: underline;
	text-decoration: underline;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
a:visited {
	color: #060;
	text-decoration: underline;
	font-weight: lighter;
}
a:hover {
	color: #030;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 12px;
}
a:active {
	color: #090;
	text-decoration: underline;
}
h4 {
	font-family: Georgia, sans-serif;
	line-height: 20px;
}
h1 {
	font-size: 36px;
	color: #000;
	font-family: "Apple Chancery";
}
h2 {
	font-family: "Apple Chancery";
	font-size: 24px;
	line-height: normal;
	color: #333;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #999;
}
.centeralign {
	text-align: center;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
	height: auto;
}
ul {
	list-style-image: url(images/Leafbullet.jpg);
}
#vibatorium {
	clear: both;
	position: relative;
	width: 300px;
	margin-top: 100px;
	border-top-style: solid;
	border-top-width: thin;
}
.highlight {
	font-weight: bolder;
	color: #FFF;
	background-color: #090;
	text-decoration: blink;
}
