body {
  background-color: #FFFFFF;
}
#siteFoot {
  background-color: white;
  border-top: 1px solid #B0CFC9;
  margin-bottom: 20px;
  width: 819px;
}
#siteFoot * {
	#position:static !important;
}
div#webSite {
  border:1px solid #B0CFC9;
}
#siteHead {height: 204px; width: 100%;}

#siteHead h1 {
	padding-top: 85px;
	padding-left: 30px;
	font-family: Arial;
	font-size: 250%;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited {
	color:#fff;
}

#siteHead h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#fff;
	padding-left: 30px;
	/*display:none;*/
}

#webSite {
    width: 850px;
}
#siteMain {
  width: 849px;
}
#mainBar {
    padding-left: 30px;
}
#rightBar, #rightBar a {
  /* color: #fff; */
}
#leftBar, #leftBar a {
  /* color: #fff; */
}

body {background: #f5fdff url("/domain/transtip/templates/transtip/site_bg.png") repeat-x left top}
#siteHead{background: white url("/domain/transtip/templates/transtip/head_bg.jpg") no-repeat left top; height:175px}
#siteMain {background: #ffffff url("/domain/transtip/templates/transtip/main_bg_right.png") repeat-y;}
#siteFoot {background-color:#C8D9F8}
#rightBar {width:200px}