body {
  margin: 0px 0;
  padding: 0;
  background: url('images/bg2.png');
  text-align: center;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 9pt;
}
a img { border: 0 }
#page {
  background: url('images/bg.png') repeat-x;
  padding: 40px;
}
h1 {
  margin-top: 0;
  font-size: 1.9em;
  color: #bf2124;
}
h2 {
  font-size: 1.4em;
  color: #bf2124;
}
h3 {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #bf2124;
}
#container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #ffffff;
	padding-bottom: 20px;
	border: 1px solid #380808;
}
#header {
  background: #380808 url('images/headerBg.png') no-repeat;
  height: 170px;
  position: relative;
}
#search {
  right: 40px;
  top: 70px;
  position: absolute;
}
#menu {
  position: absolute;
  height: 25px;
  width: 900px;
  bottom: 40px;
  padding: 0;
  margin: 0;
}
#menu li {
  list-style: none;
  display: inline;
  font-size: 1.2em;
  padding-left: 18px;
  padding-right: 18px;
  line-height: 25px;
  font-weight: bold;
  border-right: 1px solid white;
}
#menu li.rightLink { border: 0 }
a:link, a:visited {
  text-decoration: none;
}
a:active, a:hover {
  text-decoration: underline;
}
#menu a:link, #menu a:visited { color: #e0e9f2; }
#menu a:active, #menu a:hover { color: #bf2124; }
#submenu {
  text-align: center;
  padding-left: 0;
  margin:0;
  position: absolute;
  bottom: 0px;
  width: 800px;
  left: 50px;
  height:35px;
}
#submenu li {
  vertical-align: bottom;
  display: inline;
  list-style: disc inside;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 15px;
  font-weight: bold;
  color: #007bcd;
  font-size: 0.9em;
}
#submenu li a {
  white-space: nowrap;
}
#submenu a:link, #submenu a:visited { color: #007bcd; }
#submenu a:active, #submenu a:hover { color: #bf2124; }
#content {
	margin-top: 18px;
	-moz-box-sizing: padding-box;
	padding-left: 29px;
	padding-right: 29px;
	background-image: url(Images/contentBg.png);
	background-repeat: repeat-y;
}
#sidebar {
  float: left;
  width: 190px;
  -moz-box-sizing: padding-box;
  font-size: 0.9em;
}
#sidebar h2 {
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 1.2em;
  color: #3f4448;
}
#sidebar h2 a:link, #sidebar h2 a:visited { color: #bf2124; }
#sidebar ul {
  margin: 0;
  margin-left: 12px;
  padding: 0;
}
#sidebar ul li { list-style: none; }
#sidebar ul li a:link, #sidebar ul li a:visited {
  color: #bf2124;
}
#main {
  float: left;
  width: 450px;
  -moz-box-sizing: padding-box;
  margin-top: 10px;
  margin-left: 53px;
}
#ieFix {
  float: left;
  height: 280px;
}
#footer {
  margin-top: 5px;
  font-size: 0.8em;
  text-align: center;
  height: 20px;
  color: #666666;
}
#footer a:link, #footer a:visited { color: #007bcd; }
.clr{clear:both;height:0;margin:0;padding:0;line-height:0;}
#stories {
  height: 208px;
  position: relative;
  line-height:0;
  font-size:0;
}
#search_control .gsc-control { width: 100%; }
#search_control .gsc-search-box { width: 300px; }
practiceblock {
	background-color: #FFFFCC;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	float: right;
	height: auto;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
