A:link
{
	color: #B70505;
	text-decoration: none
} 
A:visited
{
	color: #B70505;
	text-decoration: none
}
A:active
{
	color: #B70505;
	text-decoration:none
}
A:hover
{
	color: #B70505;
	text-decoration: underline
}
.Header
{
	color: #b70505;
}
.boardlist-Name
{
	font-weight: bold;
	width: 50%;
	text-align: left;
}

.boardlist-Title
{
	font-weight: bold;
	width: 50%;
	text-align: right;
}

.boardstafflist
{
	font-weight: bold;
	width: 50%;
	text-align: center;
}

.boardstafflist-title
{
	font-weight: bold;
	width: 50%;
	text-align: center;
	text-decoration: underline;
}
BODY
{
	margin: 0px;
}

.topmenu
{
	background-image: url(images/filler.jpg);
	background-repeat: repeat-y
}

.GalaSponsor
{
	
}

.GalaSponsorGroup
{
	font-weight: bold;
	text-decoration: underline;
	color: #B70505;
}

.GalaNormal
{

}

.GalaBold
{
	font-weight: bold;
}

.GalaRedItalic
{
	color: #FF0000;
	font-style: italic;
}

.GalaRedBold
{
	color: #FF0000;
	font-weight: bold;
}

.GalaRedBoldBig
{
	color: #FF0000;
	font-weight: bold;
	font-size: 1.3em;
}

.StoryOutline
{
	margin: 5px;
}

.StoryTitle
{
	color: #B70505;
	font-weight: bold;
	font-size: 1.3em;
	font-family: Sans-Serif;
}

.StoryText
{
	color: Black;
	font-size: 1.1em;
	font-family: Sans-Serif;
}

.StoryNotices
{
	color: #999999;
	font-style: italic;
	font-size: 0.7em;
	font-family: Sans-Serif;
}

.MoreStories
{
	margin-top: 5px;
	width: 100%;
	text-align: right;
	font-family: Sans-Serif;
}
