body	{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: url(bg.jpg) #f0f0f1 top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.95em;
	}
P    {font-size: 0.9em;}	
a	{	
	color: #477696;
	text-decoration: none;	
	}
	
a:hover	{
	border-bottom: 1px dotted #CC0000;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
	
#container {
	width: 850px;
	background: url(body_bg.jpg) top center repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#header	{
	width: 850px;
	background: transparent url(header.jpg) no-repeat top left;
	height: 123px;
	text-align: right;
	color: #2A5B7F;
	font-weight: bold;
	font-size: .7em;
	margin: 0;
	padding-top: 40px;
}
	
#header ul	{
	margin: 0;
	padding-right: 12px;
	padding-left: 10px;
	padding-top: 57px;
	height: 21px;
	list-style: none;
	text-align: right;	
	}
	
#header li	{
	float: right;
	padding: 0;
	margin: 0px;
	}
	
#header	ul li a {
	text-decoration: none;
	color: #373535;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	height: 21px;
	border-left: #CC0000 1px dotted;  
	}
	
#header ul li a:hover {
	text-decoration: underline;
	border-bottom: 0; 
	color: #CC0000;
	}	
	
#header ul li a:active, #header ul li a.activeLink {
	text-decoration: underline; 
	color: #CC0000;
	}
	
#header #loginform	{
	margin: 0;
	padding: 0;
	margin-right: 0;
	padding-right: 23px;
	}
	
#header form	{
	margin-bottom: 6px;	
	}
	
#header input	{
	border: 1px solid #3675a1;
	background: #ECECEC top left no-repeat;
	width: 100px;
	height: 15px;
	color: #CC0000;
	margin-right: 10px;
	}
	
#header label	{
	padding-top: 10px;
	color: #3675a1;
	font-weight: bold;
	}
	
#header button	{
	background: transparent;
	border: 0;
	width: auto;
	background-image: none;
	color: #AB1531;
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
	margin: 0;
	padding: 0;
	}
	
#middle	{
	width: 850px;
	}

#middle_left	{	
	width: 191px;
	}
	
#LowerLeft {
	width: 190px;
	padding-top:10px;
	padding-left:7px;
	background-color: white;	
	margin: -2px;
	font-weight: normal;
	font-size: 12px;
	
}
	
#middle2 {
	width: 850px;
	background: url(body_bg2.jpg) bottom left no-repeat;	
	}
	
#menu	{
	width: 190px;
	background: url(menu_bg.gif) transparent top left repeat-y;
	font-weight: bold;
	padding-left: 23px;
	margin: 0;
	text-align: left;
	float: left;
}

#menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
	width: 187px;	
  }
  
#menu li {
    position: relative;
	display: block;
  }
  
#menu li ul {	
	position: absolute;
	left: 187px;
	top: 0;
	display: none;
	background-color: #dbe7fb;
  }
  
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #2a5b7f;
	background: transparent;
	padding: 5px;
	padding-left: 10px;
	border-width: 0;
	border: 1px dotted #cc0000;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	font-size: .75em;
	font-weight: bold;
	}
	
#menu ul li a:hover {
	display: block;
	background-color: #2a5b7f;
	color: #DBE8FB;
	}
	
#menu ul li a:active, #menu ul li a.activeLink {
	color: #cc0000;
	border-right-width: 0px;
	}
	
/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */
#menu li:hover ul, #menu li.over ul { 
	display: block; }
#menu li:hover ul, li.over ul{ display: block; }

#content	{
	width: 633px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	float: right;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4em;
	}	
	
#content2	{
	width: 586px;
	float: right;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-right: 35px;
	margin-bottom: 10px;
}	
/* End 
	list-style-image: url(list_image.gif);
	background-image: url(list_image.gif);
	*/
#content2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;			
	margin-top: 10px;
	margin-bottom: 6px;
	padding-left: 6px;	
	}
	
#content2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2a5b7f;			
	}
	
#content2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2a5b7f;	
		}
		
#content2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;	
	border-bottom: 1px dotted #333;
	}	

#contentborder {
	width: 586px;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	margin-left: 1px;
	
	}	
	
#textbg {
	width: 593px;
	background: url(textbg.png) top left repeat-y; 
	background: url(textbg.gif) top left repeat-y;
	
	}
	
#textbox {
	width: 578px;	
	margin-top: 9px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 3px;
	background-color: #EDF5FF;
	}
	
#contentText {}

#footer2	{
	clear: both;
	height: 13px;
	padding: 0px;
	margin: 0px;
	background: url(footer2.jpg) transparent bottom left no-repeat;
	}
	
.monthrow  {background-color : silver;}
.eventname  { font-size: 12px; font-weight: bold;}
.placerow  { background-color: #F4F4DA;}	
.td_date {	font-size: 12px;	
	font-style: italic;
}

#backing {
	background-color: #EDF5FF;
	background-color: transparent;
}
.textindent {
	padding-left: 30px;
}

.em10  {   font-size: 1.0em}
.px24 {   font-size: 24px}
.px20 {   font-size: 20px}
.px18 {   font-size: 18px}
.px16 {   font-size: 16px}
.px14 {   font-size: 14px}
.px13 {   font-size: 13px}
.px12 {   font-size: 12px}
.px11 {   font-size: 11px}
.px10 {   font-size: 10px}
.px19 {   font-size: 10px}
.px8  {   font-size: 8px}