body {
  margin: 0px auto;
}

.header {
	width: 100%;
	height: 111px;
	background-image: url(/ir/clients/theatreCalgary/i/bg.jpg);
	background-repeat: repeat;
}

.contentMain {
	width: 700px;
	font: 13px arial;
	line-height: 15px;  
  color: #06132a;
  margin: 10px 5px 10px 11px;
  text-align: left;
}

a {
  font: 13px arial;
  color: #194b7b;
  text-decoration: none;
}

a:hover {
  font: 13px arial; 
  color: #e4701e;
  text-decoration: underline;
}

a:visited {
  font: 13px arial;  
  color: #277cce;
  text-decoration: none;
}

h1 {
	font: 15px arial;
	font-weight: bold;
	color: #e4701e;
}
