﻿#button {
	background-color: #FFFF00;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	float: right;
	width: 120px;
}
#button a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#button a:hover {
	color: #6699FF;
	font-weight: bold;
	text-decoration: none;
}
.large {
	color: #FFFF00;
	font-size: large;
}
.xsmall {
	font-size: x-small;
	color: #6699FF;
}
#widget_mailinglist {
	height: 115px;
}
#widget_quotes {
	height: 160px;
	width: 400px;
	float: left;
}
.no_border {
	border-width: 0;
}
.blue {
	color: #6699FF;
}
#video {
	width: 200px;
}
.ourstage {
	font-size: large;
	font-weight: bold;
}

