body {
	font-family: TW Cen MT, Century Gothic, Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

h1 {
font-size: 25px;
color: #1E3954;
font-family: Lucida Sans, Verdana;
}

#stripe {
font-size: 60px;
color: #FFFFFF;
font-family: forte;
}

a:link {
    color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}

a:visited {
    color:#FFFFFF;
	font-size: 16px;
		text-decoration: none;
}
a:hover, a:active {
      color:#ffffff;
	  background-color:#90151A;
	  font-size: 16px;
	  	text-decoration: none;
} 

#footer {
	color: #B4AF91;
	font-size: 12px;
	background-color: #40411E;
}

#news { 
  border-width: 2px;
  border-style: dotted;
  border-color: #51473D;
  background-color: #E8E4CE;
  padding: 8px;
}

ul {
	
		list-style-image: url(arrow_miniorange.gif);
		}
		

