/*body is for the whole page.*/
body	{
	background-color:#edecd5;
	font-family:arial;
	font-size:13px;
	color:#000000;
	text-align:center;
	margin:5px 5px 5px 20px;
	padding:0px;
	height:900px;
	}
/*form.center */
form	{
	margin:0px;
	padding:0px;
	}
form.center {
	text-align:center;
	}
p	{
	text-align:left;
	margin:8px 0px 8px 0px;
	padding:0px;
	color:#000000;
	}
p.valentine {
	font-size:18px;
	font-weight:bold;
	color:red;
	text-align:center;
	cursor:pointer;
	margin:0px 80px;
	border: 4px solid #red;
	}
p.announce {
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	margin: 12px 12px 12px 12px;
	}
p.announcelink {
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	margin: 12px 12px 12px 12px;
	cursor:pointer;
	}
h5	{
	margin:0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	}
p.big	{
	font-size:15px;
	font-weight:bold;
	}
p.bottom {
	text-align:center;
	}
p.link {
	text-decoration:underline;
	cursor:pointer;
	}
p.holidaylink {
	color:#cf080B;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	cursor:pointer;
	}
p.menu	{
	color:#eccb40;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	margin:0px;
	padding: 0px 8px 0px 8px;
	cursor:pointer;
	}
p.perf	{
	margin:0px;
	}
p.perflink {
	text-decoration:underline;
	cursor:pointer;
	margin:0px;
	}
h4	{
	margin:0px;
	padding:0px;
	font-size:18px;
	text-align:center;
	font-weight:normal;
	}
p.subtitle {
	font-size:18px;
	text-align:center;
	}
h3	{
	margin:0px;
	padding:0px;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	}
p.title	{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	}
p.visit {
	font-size:15px;
	margin: 5px 0px 7px 0px;
	text-align:right;
	}
p.visittitle {
	font-size:15px;
	font-weight:bold;
	margin:0px;
	text-align:right;
	}
a	{
	text-decoration:underline;
	margin:0px;padding:0px;color:#000000;
	}
a.announce {
	}
h2	{
	margin:0px;
	padding:0px;
	font-size:25px;
	font-weight:bold;
	color:#2c3c6d;
	text-decoration:none;
	text-align:center;
	}
a.subtitle {
	font-size:25px;
	font-weight:bold;
	color:#2c3c6d;
	text-decoration:none;
	text-align:center;
	}
a.title	{
	font-size:70px;
	font-weight:bold;
	color:#950000;
	text-decoration:none;
	text-align:center;
	}
h1	{
	margin:0px;
	padding:0px;
	font-size:70px;
	font-weight:bold;
	color:#950000;
	text-decoration:none;
	text-align:center;
	}
div	{
	margin:0px;
	padding:0px;
	text-align:left;
	border:none;
	}
div.body {
	width:900px;
	margin:5px 0px 0px 0px;
	}
div.bottom {
	clear:both;
	width:900px;
	text-align:center;
	}
div.left {
	float:left;
	width:200px;
	background-color:#234C69;
	border: 1px solid #950000;
	}
div.right {
	background-color:#ffffff;
	border: 1px solid #950000;
	padding:5px;
	margin: 0px 0px 0px 205px;
	}
div.img	{
	text-align:center;
	}
div.logo {
	height:100px;
	width:200;
	text-align:center;
	align:middle;
	}
div.map {
	width:650px;
	height:380px;
	text-align:center;
	}
div.menu {
	width:900px;
	background-color:#950000;
	border: 1px solid #950000;
	text-align:center;
	margin: 5px 0px 0px 0px;
	}
div.perf {
	float:left;
	width:674px;
	border:none;
	border-bottom: 1px solid #C0C0C0;
	margin:5px 0px 5px 0px;
	}
div.perf1 {
	float:left;
	width:90px;
	}
div.perf2 {
	float:left;
	width:45px;
	margin-left:92px;
	}
div.perf3 {
	float:left;
	width:180px;
	margin-left:47px;
	}
div.perf4 {
	margin-left:182px;
	}
div.perfoff {
	clear:both;
	}
div.visitbody {
	width:600px;
	border:none;
	padding:1em;
	}
div.visitleft {
	float:left;
	width:200px;
	text-align:right;
	}
div.visitright {
	margin-left:202px;
	}
div.title {
	width:900px;
	background-color:#ffffff;
	border: 1px solid #950000;
	}
div.titleleft {
	float:left;
	width:200px;
	text-align:center;
	}
div.titleright {
	margin-left:202px;
	text-align:center;
	}
img 	{
	border:none;
	}
img.valentine {
	vertical-align:top;
	}
img.logo {
	margin:10px 0px 0px 0px;
	align:middle;
	}
img.gallery {
	margin:5px 0px 5px 0px;
	}
img.affpic {
	margin:0px 10px 0px 10px;
	}
ul
{
list-style-type:none;
margin:0;
padding:2px;
}
li.menu
{
display:inline;
	color:#eccb40;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	margin:0px;
	padding: 2px 8px 2px 8px;
	cursor:pointer;
	background-color:#950000;
}
li.menuover {
display:inline;
	color:#eccb40;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	margin:0px;
	padding: 2px 8px 2px 8px;
	cursor:pointer;
	background-color:#2c3c6d;
	}
.aiu	{
	width: 250px; background-color: #FFA; border: outset 2px; padding: 3;
	font: 13px Arial; color: blue;
	}
