body {
  //background-image: url(/images/img_325.png);
  //background-repeat: no-repeat;
  //background-position: top right;
  //background-attachment: fixed;
}

.page {
	background-image: url(/images/img_323.png);
	background-repeat: no-repeat;
}

.menuBar {
	padding-left:20px;
}

.menuBarBottom {
	padding-left:230px;
}

.maincol0 {
	width:260px;
}

.maincol1 {
	width:475px;
	padding-left:30px;
}

.maincol2 {
	width:235px;
	padding-left:20px;
}

.homeTable {
}
.homeTable th {
	text-align: left;
	color: #666666;
  font-family: 'Open Sans', serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
}
.homeTable td {
	padding-left:10px;
	background-image: url(/images/img_327.png);
	background-repeat: no-repeat;
}

