body {
  font-family : 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  font-size : 11px;
  background-color: #7F001C;
  background-image: url(images/doyle_bg.jpg); background-attachment: fixed;
}
.header {
  background-image: url(images/header_bg.jpg);
}
.toolbar {
  background-image: url(images/toolbar_bg.jpg);
}
.rt_strip {
  background-image: url(images/rt_strip.jpg);
}
.bt_strip {
  background-image: url(images/bt_strip.jpg);
}
h1 {
  color: #4D4C4C;
  font-family: 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  line-height : 20px;
  font-size : 16px;
}
.text {
	FONT-SIZE: 12px; COLOR: #4D4C4C; 
	FONT-FAMILY: 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
      line-height : 20px;
  	background-color: #FFFFFF;
  background-image: url(images/stage_bg.jpg); background-repeat: no-repeat;
}
a:link {
  color : #0105A7;
  text-decoration : underline;
}
a:active {
  color : #0105A7;
  text-decoration : underline;
}
a:visited {
  color : #0105A7;
  text-decoration : underline;
}
a:hover {
	COLOR: #6165FF; 
      TEXT-DECORATION: underline;
}
.foot {
    color: #FFFFFF;
    font-family: 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size : 10px;
    line-height : 18px;
}
a.chrisuk:link {
  color : #FFFFFF;
  text-decoration : none;
}
a.chrisuk:visited {
  color : #FFFFFF;
  text-decoration : none;
}
a.chrisuk:hover {
  color : #FF001E;
  text-decoration : none;
}
