body {
	background: #ffffff;
	text-decoration: none;
}
/*ul {
	list-style: url(images/gsqf.jpg) outside; 
	
}*/

.topics {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	left: 0px;
	text-indent: 0px
}

.pghdg {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #000000
}

.nav {
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: auto;
	text-decoration: none;
	margin: 9px;
	letter-spacing: 1px;
}
.nav a:link {
	color: #330000;
	text-decoration: none;
}
.nav a:visited {
	color: #330000;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:active {
	color: #003300;
	text-decoration: none;
}

.newstxt {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-indent: 8px;
	border: none;
}
.caption {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #E3D99B;
	margin: 2px;
	padding: 2px;
	width: 450px;
}
.blktxt {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.plntxt {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.outln {
	border: 1px solid #FFCC33;
}

.dropcap {
	float:left;
    color:#800000  font-size:56px;
	line-height:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 12px;
}
#maincontent {
	margin : 0 auto;
	width : 960px;
	position: relative;
	visibility: visible;
	}

#datecol {
	width: 120px;
	float: left;
	margin-left: 30px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
		}
	
#eventcol {
	width: 300px;
	margin: auto 0;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	background: #FFFFFF;
	border: 1px solid #FFCC00;
	padding: 6px 6px 6px 5px;
	background-color: #333333;
	}	
.spcbelow {
	margin-bottom: 6px;
}
	
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_two */

.menu2 {padding:0 0 0 20px; margin:0; list-style:none; height:20px; background:#fff url(images/button1.jpg);  border:1px solid #aaa; border-width:0 1px; border-bottom:1px solid #444;border-top:1px solid #ccc;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:20px; line-height:20px; color:#222222; text-decoration:none; font-size:12px; font-family:verdana, sans-serif; text-align:center; padding:0 0 0 4px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 4px 0 4px;}
.menu2 li.current a {color:#fff; background:url(images/button3.jpg);}
.menu2 li.current a b {background:url(images/button3.jpg) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(images/button4.jpg);}
.menu2 li a:hover b {background:url(images/button4.jpg) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(images/button3.jpg); cursor:default;}
.menu2 li.current a:hover b {background:url(images/button3.jpg) no-repeat right top;}
