body{
	background-color: #ffffff;
	background-attachment: fixed;
	background-image:url('Images/black_Vintage_Microphone.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	color: #5e5e5f;
	font-family: Helvetica;
	margin:  0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 px;
	width: 1025;
	overflow-x: hidden; overflow-y: auto;
}
hr{
	border: 0;
	color: #B5A78C;
	background-color: #B5A78C;
	width: 77%;
	height: 2px;
}
/*Tables*/
table#headertable{
	width: 720px;
	border: 0px;
}
td#headercell{
	border-top: 0px;
	border-bottom: 0px;
}
tr#navigatorrow{
	background-color: #B5A78C;
	border-top: 0px;
	border-bottom: 0px;
	width: 720;	
}
table#contentstable{
	width: 720;
	border: 0px;
	border-color:#5e5e5f;
	border-style: solid;
}
td#contentscell{
	width: 720;
	border: 0px;
	border-style: solid;
	border-color: #B5A78C;
	text-align: left;
}
table#scheduletable{
	width: 650;
	border: 0px solid #929292;
}
table#presenterstable{
	width: 600;
	border:0px solid #ffffff;
}
td#newsnav{
	width: 200;
	background-color: #B5A78C;
	border-right:1px solid #B5A78C;
	text-align:left;
}
td.presenterscell{
	width: 200;
	border:0px solid #ffffff;
}
td.schedulecell{
	background-color: #000000;
	width: 120;
}
tr.scheduleday{
	border-bottom:2px solid #B5A78C;
}

/*Text*/
a { 
	color:#ffffff;
	text-decoration:none; 
}
a:hover {
	COLOR: #fcca00; 
}
a:active {
	COLOR: #5e5e5f; 
}
.navtext{
	font-size: 18px;
	font-weight: regular;
	color: #ffffff;
	font-family: courier;
	line-height: 110%;
}
.newsnavtext{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-familiy: helvetica;
	line-height: 110%;
}
.newsnavtext:hover {
	COLOR: #fcca00; 
}
.newsnavtext:active {
	COLOR: #5e5e5f; 
}
.presentersname{
	font-size: 12px;
	font-weight: bold;
	color: #5e5e5f;
	font-familiy: times;
	line-height: 110%;
}
.pagetitle{
	font-size: 20px;
	font-weight: bold;
	color: #026D8F;
	font-family: 'Tahoma';
	line-height: 150%;
}
.pagesub{
	font-size: 15px;
	font-weight: bold;
	color: #B5A78C;
	font-family: Tahoma;
	line-height: 150%;
}
.pagetext{
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5f;
	font-family: georgia;
	line-height: 150%;
}
.onnowtext{
	font-size: 12px;
	font-weight: bold;
	color: #026D8F;
	font-family: 'Helvetica';
	line-height: 150%;
}
.bio{
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5f;
	font-family: helvetica;
	line-height: 150%;
}
.bioheading{
	font-size: 11px;
	font-weight: bold;
	color: #026D8F;
	font-family: helvetica;
	line-height: 150%;
}
.newsheadline{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: 'Snell Roundhand';
	line-height: 150%;
}
.gallerytitle{
	font-size: 16px;
	font-weight: bold;
	color: #5e5e5f;
	font-family: 'Snell Roundhand';
	line-height: 150%;
}
.scheduletitle{
	font-size: 30px;
	font-weight: bold;
	color: #B5A78C;
	font-family: Georgia;
	line-height: 100%;
}
.schpresentername{
	font-size: 12px;
	font-weight: bold;
	color: #026D8F;
	font-family: helvetica;
	line-height: 150%;
}
.committeetitle{
	font-size: 12px;
	font-weight: bold;
	color: #026D8F;
	font-family: helvetica;
	line-height: 150%;
}
.committeename{
	font-size: 14px;
	font-weight: bold;
	color: #5e5e5f;
	font-family: courier;
	line-height: 150%;
}
.contacttitle{
	font-size: 12px;
	font-weight: bold;
	color: #026D8F;
	font-family: helvetica;
	line-height: 150%;
}
a.contactlink { 
	color:#5e5e5f;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5f;
	font-family: georgia;
	line-height: 150%; 
}
.footertext{
	font-size: 10px;
	color: #B5A78C;
	line-height: 100%;
	font-family: helvetica;
}
.socialtext{
	font-size: 10px;
	color: #026D8F;
	line-height: 100%;
	font-family: helvetica;
}
.footerseparator{
	font-size: 10px;
	color: #026D8F;
	line-height: 100%;
	font-family: helvetica;
}