body {
	margin: 0;
	padding: 0;
	background-color: #666;
	font: 12px/15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #d7c380;
	text-decoration: none;}
	
.bg {
	background-color: #6e4903;
	width: 780px; }

A:link {
	color:#d7c380;
	text-decoration:underline;}

A:visited {
	color:#d7c380;
	text-decoration:underline; }

p {
	margin: .5em 0 .75em 0;
	font: 12px/15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 5px 0 5px; }

p.boldtitle {
	color: #e2dbcd;
	margin: 0;
	font: bold 18px/21px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }

p.subtitle {
	color: #e2dbcd;
	margin: .5em 0 .5em 0;
	font: 14px/17px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }

img {
	border: 0; }
	
img.pad {
	padding-left: 5px; }
	
img.exp {
	padding-left: 5px;
	margin-bottom: 8px; }
	


/*
a:link {
	color: #30c;
	text-decoration: underline;}

a:hover {
	color: #fff;
	background: #30c;
	text-decoration: none;}


a:link {
	font-weight: normal;
  color: #cc0;
  text-decoration: none;}

a:visited {
  font-weight: normal;
  color: #990;
  text-decoration: none;}

a:active {
  font-weight: normal;
  color: #fff;
  text-decoration: none;}

a:hover {
  font-weight: normal;
  color: #fff;
  text-decoration: none;}
*/
