﻿body {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	background-color: #8080FF;
	
}
:link		{ color: blue; }
:visited	{ color: #800080; }

.tables {
	width:100%;
	border-collapse:collapse;
	background:#FFFFFF;
	border: thin black solid 
}
.banner {
	text-align:left;
	padding-bottom:10px;
	vertical-align: bottom;
	background:#FFFF00
}
.nav {
	width:150px;
	vertical-align:top;
	padding:10px;
	background-color:#FFFFFF
}

.disptemp {
	width:200px;
	vertical-align:top;
}

.dispads {
	border-collapse:collapse;
	background-color:#FFFFFF;
	width:250px
}

.dispadscell {
	text-align:center;
	padding:10px;
	border-bottom:thin;
	vertical-align:top;

}

.dispadscell2 {
	text-align: left;
	padding:10px;
	vertical-align:top;
}

.center {
	vertical-align:top;
	padding:10px;
	background-color:#FFFFFF;
}

h1 {
	font-family: Verdana;
	font-size: large;
	color: #008000;
	font-weight: bolder;
}
h2 {
	font-family: Verdana;
	font-size: large;
	color: #008000;
	font-weight: bolder;
	
}
h3 {font-family: Verdana;
	font-size: small;
	color: #FF0000;
	font-weight: bolder;
	margin-bottom: 1px;
}
h4 {font-family: Verdana;
	font-size: small;
	color: black;
	font-weight: bolder;
	margin-bottom: 1px;	
}
img {
	border:0px
}
.costumebox {
	font-size:xx-small;
}
.yardgames {
	font-size:xx-small;
}