/*-----------------------------------------------------/
	Global Prairie CSS
	Copyright 2008 InterWorks, Inc.
	
	url:http://interworksinc.com/
/-----------------------------------------------------*/

* {margin:0;padding:0;font-family:arial,helvetica,sans-serif;outline:0;border:0;}

body {
  background:url(../images/background.jpg) top left #313330 repeat-x;
  color:#FFF;
  font-family:Verdana;
}

a {
  color:#CCC;
}

a:hover {
  color:#7FA83F;
}

#flash {
  width: 953px;
  padding: 0px;
  margin: 110px auto 0 auto;
  text-align:center;
}

h1.logo {
  background: url(../images/logo_large.png) no-repeat; 
  width: 428px; 
  height: 233px; 
  behavior: url('../iepngfix.htc'); 
  text-indent: -5000px; 
  margin: 0 auto;
}