body			{
			padding: 0;
			margin: 0;
			font-family: Georgia, "Bitstream Charter", serif;
			background: #F1F1F1;
			}

p			{ padding: 0; margin: 6px 0 0px 0px; }
ul			{ margin-top: 3px; margin-bottom: 0px; }
li 			{ padding-bottom: 3px; }

font,th,td		{ font-family: Georgia, "Bitstream Charter", serif; line-height: 22px;}

a:link 			{ color: #0066CC; text-decoration: underline; }
a:visited 		{ color: #0066CC; text-decoration: underline; }
a:active 		{ color: #FF4B33; text-decoration: underline; }
a:hover 		{ color: #FF4B33; text-decoration: underline; }

.topmenu		{ font-family: Arial, Helvetica, sans-serif; font-size : 13px; color : #FFFFFF; }
.topmenu:link 		{ color: #AAAAAA; text-decoration: none; }
.topmenu:visited	{ color: #AAAAAA; text-decoration: none; }
.topmenu:active		{ color: #FFFFFF; text-decoration: none; background-color: #222222; }
.topmenu:hover 		{ color: #FFFFFF; text-decoration: none; background-color: #222222; }

.sidelinks:link 	{ color: #0066CC; text-decoration: none; }
.sidelinks:visited	{ color: #0066CC; text-decoration: none; }
.sidelinks:active	{ color: #FF4B33; text-decoration: none; }
.sidelinks:hover 	{ color: #FF4B33; text-decoration: none; }

td.border-left 		{ background: url(layout/border-left.gif) repeat-y 0 0; }
td.border-right		{ background: url(layout/border-right.gif) repeat-y 0 0; }
td.border-middle	{ background: url(layout/border-middle.gif) repeat-y 0 0; }
td.title-background	{ background: url(layout/title-background.gif) repeat-x 0 0; color: #FFFFFF; }

.mouseoverfade:link img 	{filter:none;}
.mouseoverfade:visited img 	{filter:none;}
.mouseoverfade:hover img 	{opacity: 0.6; filter: alpha(opacity=60); -moz-opacity: 0.60; -khtml-opacity: 0.6;}

.about			{ font-size: 11px; color : #FFFFFF; }
.aboutlink		{ font-size: 11px; color : #FFFFFF; }
.aboutlink:link 	{ color: #FFFFFF; text-decoration: none; }
.aboutlink:visited	{ color: #FFFFFF; text-decoration: none; }
.aboutlink:active	{ color: #B4E2FE; text-decoration: none; }
.aboutlink:hover 	{ color: #B4E2FE; text-decoration: none; }

td.about-end		{ background: url(layout/about-end.gif) no-repeat 0 0; }

.w2s			{ color: #000000; }
.w2s:link 		{ color: #000000; text-decoration: none; }
.w2s:visited		{ color: #000000; text-decoration: none; }
.w2s:active		{ color: #000000; text-decoration: none; }
.w2s:hover 		{ color: #000000; text-decoration: none; }

.boxes 			{ border: 1px solid #CECAD7; margin-right: 4px; }

hr {
	background-color: #999999;
	border: 0;
	clear: both;
	height: 2px;
	margin-bottom: 18px;
}

input, textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}

input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

input[type=submit] {
	color: #333;
}

input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}

td.shade0  		{ background-color: #F6F9FF; }
td.shade1  		{ background-color: #E6EEFF; }
td.shade2  		{ background-color: #D9E6FF; }
td.shade3  		{ background-color: #E6EEFF; }
td.shade4  		{ background-color: #D9E6FF; }
td.shade5  		{ background-color: #E6EEFF; }

th.shade0  		{ background-color: #F6F9FF; }
th.shade1  		{ background-color: #D9E6FF; }
th.shade2  		{ background-color: #E6EEFF; }
th.shade3  		{ background-color: #D9E6FF; }
th.shade4  		{ background-color: #E6EEFF; }
th.shade5  		{ background-color: #D9E6FF; }


 .date {
 width: 90px;
 }
  .dayw {
 width: 2px;
 }
 .time {
 width: 2px;
 }
 .ve!nue {
 width: 170px;
 }
 .de!scription {
 width: 270px;
 }
.spacer {
width: 10px
}
.highlight {
background-color:#191919;
}
.small {
font-size: 10px;
}
