A:visited
{
	color:#60007D;
	text-decoration: none;
}
A:active 
{
	text-decoration: none;
}
A:hover 
{
	color:red;
	text-decoration: underline;
}

html,body
{
	color:#666666;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:100%;
}

.content
{
	line-height:18px;
	padding-left:8px;
	padding-right:8px;
	text-align:justify;
	vertical-align: top;
}

.contentlink
{
	color:#FFA500;
}

.eventheader
{
	color:#F49500;
	font-size:18px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

h4
{

}

h5
{
	font-size:14px;
	text-align:center;
	color: #F49500; 
	display: inline;
	font-size:11px; 
	letter-spacing:3px;
}

.logo
{
	background-color: #62007d;
	background-image:url(images/banner10.jpg);
	background-repeat: no-repeat;
	height:160px;
}

.maintable
{ 
	height: 100%; 
	width: 940px;
}

.navborder
{
	background-image:url(images/orangeborder.gif);
	width: 6px;
}

.navigationlink
{
	color:black;
	font-size:16px;
	text-decoration:none;
}

.pageheader
{
	text-align:center;
	text-decoration:underline;
	color: #F49500;
	font-size:20px;
}

.quote
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	text-align:justify;
}

.resourceDescription
{
	margin-left:18px;
}



.resourceName
{
	color:#FFA500;
	font-size:16px;
	font-weight:bold;
}


.tdEvents
{
	padding-left:8px; 
	vertical-align:top;
	width:30%;
}

.tdFooter
{
	background-color:#2D2D2D;
	color:#999999;
	font-size:13px;
	text-align : center;
	vertical-align:top;
}

.tdNavigation
{
	font-size:16px;
	height: 74%;
	width: 116px; 
	background-color: orange; 
	line-height:30px;
	padding-left:4px; 
	padding-top:10px;
	vertical-align: top;	
}

.tdNews
{
	vertical-align: top; 
	width: 28%;
}

.tdPoem
{
	border-top: 1px dashed purple; 
	padding-left:14px;
}

.tdWhiteBorder
{
	background-image:url(images/wborder.gif);
	border-top:1px solid black;
	width: 6px;
}