body {
	text-align:center;
  font-family: Arial;
  font-weight: normal;
  font-style:  normal;
  font-size:   12px;
  color:       #000000;
	background: #575757;
	position: relative;
}
#container {
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(B5CD91_headerbg.jpg);
	background-repeat: no-repeat;
}
#headerTitle{
  font-family: Arial;
  font-weight: bold;
  font-style:  normal;
  font-size:   30px;
  color:       #FFFFFF;
  text-align:  3;
}
#headerSubtitle{
  font-family: Arial;
  font-weight: bold;
  font-style:  normal;
  font-size:   12px;
  color:       #FFFFFF;
  text-align:  3;
}
#headerBlock1 {
	color: #b0b0ff;
}
#footer {
	color: #FFFFFF;
}

#mainContent {
}
#mainLinks {
	border-bottom: #CD7172;
}