body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: small;
	color: #964;
	padding: 0;
	text-align: left;
	background-color: #999;
}
* html body {
	font-size: 80%;
}
* html td {
	font-size: 80%;
	f\ont-size: 100%;
}

p, li {
	margin: 0 0 1em;
	padding: 0;
}

a, a:hover, a:visited, a:active {
	color: #964;
	text-decoration: underline;
	font-weight: bold;
}

hr {
	border: none;
	border-top: 1px solid #640;
}

#wrapper a:visited {
	color: #666;
}

a:visited, #body a:visited {
	color: #999;
}

img {
	border: none;
}

a img {
	text-decoration: none;
}

h1 {
	font-size: 150%;
	font-weight: normal;
	margin: 1.5em 0 1px 0;
	border-bottom: 1px solid #640;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 1em 0 0;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #642;
	margin: 1em 0 0;
}

#header {
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0 0 0 -351px;
	border: 1px solid #964; 
	width: 701px;
	height: 150px;
	background-color: #eeb;
}
* html #header {
	width: 701px;
	height: 152px;
	w\idth: 701px;
	he\ight: 150px;
}

#logo {
	position: absolute;
	top: 12px;
	left: 46px;
	border: none;
}
#banner {
	position: absolute;
	top: 0;
	left: 150px;
	margin: 0;
	border-left: 1px solid #964; 
	background-color: #fff;
	width: 550px;
	height: 150px;
}
* html #banner {
	width: 548px;
	height: 150px;
	w\idth: 550px;
	he\ight: 150px;
}

#wrapper {
	position: absolute;
	top: 152px;
	left: 50%;
	margin-left: -351px;
	width: 701px;
}

#body {
	width: 100%;
	border-left: 1px solid #964; 
	border-right: 1px solid #964; 
	border-bottom: 1px solid #964; 
	background-image: url(/images/columns.gif);
}	
#content {
	float: right;
	width: 500px;
	margin-right: 12px;
	margin-top: 2em;
	padding-bottom: 1em;
	border: 0;
}
html>body #content {
	margin-right: 25px;
}
#upcoming td {
	padding-right: 1em;
	vertical-align: top;
	border-bottom: 1px dotted #eda;
}
#upcoming p {
  margin: 0;
  padding: 0;
}
#upcoming a {
  text-decoration: none;
  font-weight: normal;
}
#upcoming a:hover {
  text-decoration: underline;
}

#menu {
	position: absolute;
	top: 0px;
	right: -1px;
	width: 550px;
	height: 1.6em;
	border-bottom: 1px solid #964; 
	background-color: #eeb;
	padding-top: 0.3em;
	text-align: left;
}

* html #menu {
	right: 0;
	height: 1.9em;
	width: 548px;
	he\ight: 1.6em;
	w\idth: 550px;
}

#menu a {
	text-decoration: none;
}
#menu ul {
	list-style: none;
	display: inline;
	margin-left: 0;
	padding: 0;
}
#menu ul li {
	list-style: none;
	display: inline;
	border-right: 1px solid  #964;
	margin: 0;
	padding: 0 0.6em 0 0.6em;
}
#menu-bottom {
	width: 100%;
	padding-top: 0.2em;
	text-align: center;
}
#menu-bottom a {
	text-decoration: none;
	font-weight: normal;
}
#menu-bottom a:visited {
	color: #666;
}
#menu-bottom ul {
	list-style: none;
	display: inline;
	margin-left: 0;
	padding: 0;
}
#menu-bottom ul {
	border-left: 1px solid  #964;
}
#menu-bottom ul li {
	list-style: none;
	display: inline;
	margin: 0;
	border-right: 1px solid  #964;
	padding: 0 0.6em 0 0.6em;
}
ul#side {
	top: 0;
	left: 0;
	width: 150px;
	background-color: #fff;
	margin: 0 0 -1px 0;
	padding: 0;
	list-style: none;
}
ul#side li {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	width: 120px;
	height: 65px;
	padding: 70px 15px 15px 15px;
	margin: 0;
	border-bottom: 1px solid #964; 
}
* html ul#side li {
	width: 151px;
	height: 150px;
	left: -16px;
	margin-bottom: -3px;
	border-right: 1px solid #964; 
	w\idth: 120px;
	lef\t: 0;
	he\ight: 65px;
	b\order-right: 1px solid #964; 
}
ul#side li a, ul#side li a:visited {
	position: absolute;
	bottom: 8%;
	left: 8%;
	width: 86%;
	color: #eeb;
	font-size: 130%;
	text-decoration: none;
}
ul#side img {
	width: 150px;
	height: 150px;
}
li#yotm {
	background-image: url(/images/yotm.jpg);
}
li#awardhome {
	background-image: url(/images/awardhome.jpg);
}
li#gallery {
	background-image: url(/images/gallery.jpg);
}
* html #side img {
	height: 151px;
	he\ight: 150px;
}

.clear {
	clear: both;
}
div.row {
  clear: both;
  padding-top: 10px;
	text-align: right;
}

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
}

form {
  border-bottom: 1px dotted #964;
  padding: 1em 0;
}

div.row span.formw {
  float: right;
  width: 390px;
  text-align: left;
} 
textarea {
	width: 100%;
}

.rssThumbFloat {
	float: left;
	width: 115px;
	height: 100px;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: .85em;
}

.rssThumbFloat img {
  border: 1px solid #999;
}

#designby {
	position: fixed;
	bottom: 0;
	right: 1ex;
	font-size: 80%;
}
* html #designby {
	position: absolute;
}
#rssThumbNav {
	display: none;
}
h1 a, h1 a:visited {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
