body {
  background-image: url(jmcbanner_04.jpg);
	background-attachment:fixed;
  margin:0;
  padding:0;
  }
a {
  color:#debe45;
	background-color:#770800;
  text-decoration:none;
  border-bottom:1px dotted #debe45;
	border-top:1px dotted #debe45;
  text-transform:capitalize;	
  }
a:visited {
  color:#debe45;
	background-color:#770800;
  text-decoration:none;
  border-bottom:1px dotted #debe45;
	border-top:1px dotted #debe45;
  text-transform:capitalize;	
  }
a:hover {
  color:#770800;
	background-color:#debe45;
  border-bottom:1px dotted #770800;
	border-top:1px dotted #770800;
  text-transform:capitalize;		
  }
a img {
  border-width:0;
  }	
div#main {
  width:260px;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:15px;
  font-family: arial, tahoma, verdana, sans-serif;
  font-size:10px;
  text-align: justify;
  color:#000000;
  }		
i {
  color:#debe45;
	background-color:#770800;
	text-transform: capitalize;
	font-weight:bold;
  padding-left:2px;
  padding-right:2px;
	}
b {
  color:#770800;
	background-color:#debe45;
	padding-left:2px;
	padding-right:2px;
  }	
p#stats {
  background-image: url(jmcbg.jpg);
  background-attachment: fixed;
  border-right:8px solid #a80b04;
  padding:5px;
  color:#debe45;
  width:220px;
  text-align:left;	
  font-weight:bold;
}
p {
  font-weight:bold;
	text-align:left;
}
h1 {
  background-image: url(jmcbg.jpg);
  border-right:#a80b04 8px solid;
  padding:2px;
  color:#000000;
  width:250px;
  text-align:right;	
  font-weight:bold;
	font-size:20px;
	font-family: georgia, times, serif;
	font-style: italic;
}	
h2 {
  color:#debe45;
}
table {
  width:160px;
	padding:5px;
  font-family: arial, tahoma, verdana, sans-serif;
  font-size:10px;	
	font-weight:bold;
}
td {
  padding:5px;
	}
input#button {
  color:#debe45;
	background-color:#770800;
  border:1px solid #770800;
  text-transform:capitalize;
  font-family: arial, tahoma, verdana, sans-serif;
  font-size:10px;		
  }
