body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	background-image: url(gfx/greylines.gif);  
	text-align: center;
}

body, p, html, table, td {
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.pivot-image {
	/* style for images in entries */
}

.pivot-popupimage {
	/* style for popup-images in entries (thumbnails) */
}

.pivot-popuptext {
	/* style for popup-images in entries (textual links) */
}

.registered {
	background-color: #ff9;
}

	 
/* Test for banner graphic */
#banner {
	padding: 0px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFFFFF;
	background-position: center;
	background-image: url(gfx/arenalogo.jpg);
	background-repeat: no-repeat;
	height: 115px;
	border: none;
	top : 0;
	padding-top: 10px;
}

#header {
	text-align: center;
	background-color: #FFFFFF;
}

#headcontainer {
	width: 780px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-bottom: 5px;
}

#container {
	width: 840px;
	border-color: #999999;	
	text-align:left;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 1px;
	border-bottom-width: 3px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	margin: 5px auto 20px; 
	overflow: hidden;
}

#leftcolumn {
	float: left; 
	width: 160px;
}

#twocols_container{
	float:right;
	background-color: #FFFFFF;
	width: 655px;
}

#centrecolumn {
	float: left;
	width: 440px;
/*	padding: 4px 4px; */
	/* text-align: center; */
	
	 }

#rightcolumn {
	/*	left: 600px;
	right: 40px;  */
	float: right;
	width: 210px;
/*	margin-top: 6px;*/
}





#leftcolumn, #leftcolumn p, #rightcolumn, #rightcolumn p { 
	font-size: 11px;
	line-height: 16px;
}

#footer {
	clear: both;
	margin-bottom:12px;
}

.block {
	margin:6px 6px 12px 6px;
	padding: 4px; 
	border: 1px solid #999;
}

.block h3 {
/*	background: ;  */
	color: #000000;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	border-bottom: 1px solid #999;
	font-size: 11px;
	background-image: url(gfx/greylines.gif); 
}

.block p {
	margin: 0px;
}

.content {
	padding: 4px;
	/* border: 1px solid #999; */
}

.entrycontent {
	padding: 12px;
}

.content p {
	margin: 4px 2px 4px 2px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #000000;
	display: inline;
	margin: 4px;
}

h2 {
	font-size: 13px;
	border-bottom:1px dashed #999;
	margin:0px;
	padding: 2px;
	/* color: #26344c */
	background-image: url(gfx/greylines.gif);
}


h3 {
	font-size: 13px;
}

h4, .subtitle {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	margin: 4px;
	color: #000000;
	display: inline;
	/* font-style: italic; */
}

.date {
	color: #666;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.date_linkdump {
	color: #666;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:left;
}

.entryfooter {
	color: #333333;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
}

.entryfooter_linkdump {
	color: #333333;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:left;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 1px dashed #666;
}

.entryfooter a, .date a, .entryfooter_linkdump a, .date_linkdump a {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
	font-variant:small-caps;
}

.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}

a {
 color: #660000;
 border-bottom: 1px dotted; 
 text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid;
	background-color: #CC0000;
		}

/* a:visited, a:link {
	color: #CC3300;
	text-decoration: none;
	border-bottom: 1px dotted #333;
} */

.prevnext_links {
	float: right;
	color: #660000;
}

/*
h1 a, .prevnext_links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
} */


h1 a:visited, h1 a:link {
	color: #000000;
/*	font-style: normal;
	line-height: 1; */
	border-bottom: 1px dotted; 
}

h1 a:hover, .prevnext_links a:hover {
	color: #660000;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* these styles are for the search boxes */
.searchbox { 
	width: 10em; 
	font-size: 10px;
}

.searchbutton {
	border: 1px solid #000;
	font-size: 10px;
}


/* The #menu controls the optional navigational area. */

#menu { 
	width: auto;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	 }

#menu ul { 
	margin: 0; padding: 5px; 
	border: 0;
	}

#menu li { 
	display: inline; padding: 10px;
	font-size: 10pt; color: #000
	}
	
#menu a { 
	/* border-bottom: 1px dotted #cc0000; */
	text-decoration: none;  
	}

#menu a:visited { 
	text-decoration: none; 
	}
	
#menu a:active { 
	text-decoration: none; 
	}

#menu a:hover { 
	background-color: #CC0000; color: #ffffff; 
	}

/* ACCESSIBILITY CHANGES - JM 2004/11/26 */
/* these hide the accessibility tags to stop the layout from changing */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }

/* this is a bonus */
a img.badge:hover { border-bottom:1px #000000 solid; margin-bottom:1px; }

