#subTitleRow {
	text-align: left;
}

#footer {
	text-align: left;
}

/****************************************
  BEGIN CSS image button rollover code */

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(http://niagaraonline.ca/images/v2/button_200x25_1.gif) no-repeat;
white-space: nowrap;
display: block;
width: 200px;
height: 25px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 13px;
width: 200px;
height: 25px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 200px;
height: 25px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
font-weight: bold;
width: 190px;
text-align: center;
color: white;
position: absolute;
left: 5px;
top: 3px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

/* END CSS image button rollover code
 *************************************/
