body		{
		font-size:		14px;
		font-family:		sans-serif;
		background-color: 	#dfffdf;
		color:			#21820c;
}

table		{
		border-collapse:	collapse;
		width:			100%;
}

td,th		{
		border:			1px solid #21820c;
		padding:		1px 5px;
		
}

h1,h2		{
		text-align:		center;
}

h2		{
		border:			1px solid #21820c;
		background-color:	#bfdfbf;
}


#header		{
		height:			100px;
		background:		url(./images/therendry100px.gif) top left no-repeat;
		padding:		0px 105px 10px 105px;
		text-align:		center;


}
#top		{
		width:			100%;
		font-family:		Georgia,"Times New Roman", Times, serif;
		font-weight:		bold;
		font-size:		200%;
}

#therendry	{
		font-size:		250%;
		line-height:		90%;
}

#menu		{
		margin:			5px 0px 0px 0px;
		background-color:	#21820c;
		color:			#f8eb16;
		font-size:		1.3em;
		text-align:		center;
		padding:		5px 0px;

}
#menu a:link ,#menu a:visited {
		color:			#f8eb16;
		text-decoration:	none;
}


#menu a:hover,#menu a:active	{
		color:			#dfffdf;
		font-weight:		bold;
		text-decoration:	none;
}

#menu a:active	{
}


tr.fix		{
		font-size:		70%;
}

#schedule	{
		float:			right;
		width:			210px;
		background-image:	url(./images/Parchment.gif);
		background-position:	center;
		text-align:		center;
		border:			1px #21820c dotted;
		padding:		5px 0px;
}


.year		{
		background-color:	#21820c;
		color:			#dfffdf;

}
#events_caption	{
		border-width:		0px 0px 1px 0px;
		border-style:		dotted;
		border-color:		#21820c;
		margin:			3px 10px;
		line-height;		1px;
		padding:		5px 0px;
}

.alert		{
		color:			#ff0000;
		font-weight:		bold;
}

#main		{
		padding:		0px 215px 0px 0px;
}

#footer {
  text-align:       center;
  padding:          15px;
  margin:           10px 110px;
  font-size:        70%;
}

#playtest_list	{
		line-height:		130%;
}
.bold		{
		font-weight:		bold;
}
