/* NO SKIN CSS do not remove.
Display overridden in default no_skin madison code.
*******************************/
#no_skin {
  width:0;
  height:0;
  font-size:0;
  position:absolute;
  top:0px;
  left:0px;
  display:none;
  }

.absolute {
  width:1px;
  height:1px;
  font-size:1px;
  position:absolute;
  top:0px;
  left:0px;
  }



body {
  margin:0;
  border:0;
  background-image:url(images/bg.jpg); background-position:top center; background-attachment:fixed; background-repeat:no-repeat; 
  font:normal 12px Arial;

  }/* CSS Document */

body {
	background-color: #4d5055;
}
a:link {
	text-decoration: underline;
	color: #4d5055;
}
a:visited {
	text-decoration: underline;
	color: #4d5055;
}
a:hover {
	text-decoration: underline;
	color: #1e55a3;
}
a:active {
	text-decoration: underline;
	color: #4d5055;
}