body { 
	padding: 0; 
	margin: 0; 
	font-size: 12px; 
	font-family: tahoma, sans-serif; 
	letter-spacing: 1px; 
	line-height: 160%; 
	background: #000 url("../images/.jpg")
}

div { 
	text-align: left; 
}
#topOfPage { 
	display: none; }

#container { 
	width: 730px; 
	padding: 25px; 
	margin: 0 auto;
	background: #ffffff url("../images/.jpg") bottom center no-repeat; }

#header { 
	height: 45px; 
}

#logo {	
	width: 184px; 
	float: left;
}
#search { 
	float: right; 
	padding-top: 8px; 
	text-align: right; 
	width: 600px;
}

#bar { 
	background:#C79929 none repeat scroll 0%; /*it's just a color - why the none, repeat, scroll, and %? */
	clear:both; 
	float:left; 
	height:25px;
}

#top { 
	background: url("../images/top.jpg") 100% 0 no-repeat #000000; 
	height: 200px; 
	clear: both;
}
#body { clear: both; margin-bottom: 15px; margin-top: 15px; }  /*you already have body up above --- */
#footer { clear: both; padding-top: 5px; }
div.block, div.blockDistinct { padding: 10px; padding-bottom: 3px; padding-top: 8px; }
div.blockDistinct { background: url("../images/corner.gif") no-repeat 100% 100% #f5f5f5; }
h1, h2 { color: #C79929; margin-top: 10px; margin-bottom: 0px; padding: 10; font-weight: normal; font-size: 18px; font-family: tahoma, sans-serif; width:400px; height:20px; background-color:#ffefa4 }
#top h1 { color: #C79929; padding-left: 25px; padding-top: 65px; line-height: 110%; font-family: Bauhaus 93, arial; font-size: 18px; width:400px; height:20px; background-color:#000000 }
h2 { font-size: 14px; margin-bottom: 0px; margin-top: 0px; color:#C79929; width:400px; height:20px; background-color:#ffffff }
p {	margin: 0; margin-bottom: 5px; }
p.right { text-align: right; }
#footer p {	clear: both; color: #c0c0c0; font-size: 11px; text-align: center; }
form { margin: 0; }
fieldset { padding: 0; border: 0; }
legend { display: none; }
input { border: 1px solid #c0c0c0; color: #454545; font-size: 11px; letter-spacing: 1px; }
input.searchText { width: 150px; height: 13px; }
input.searchSubmit { color: #0080c0; background: #fff; letter-spacing: 1px;	border: 1px solid #fff;	font-size: 12px; width: 50px; height: 19px; margin: 0; padding: 0; }
ul { margin: 0; padding : 0; list-style : none; }
#bar li { margin: 0; padding: 0; padding-top: 3px; padding-bottom: 4px;	padding-left: 10px;	padding-right: 10px; border-right: 1px solid #fff; float: left; }
#bar li.active { background: #000000; color: #fff; padding-bottom: 4px; }
#footer li { float: left; padding: 0; height: 15px;	vertical-align: middle;	padding-right: 25px;	font-size: 11px; }
a:link, a:active, a:visited { text-decoration: none; }
a:link, a:active { color: #C79929; }
a:visited { color: #800080; }
#bar a:link, #bar a:active, #bar a:visited { color: #000; } 
a img { border: 0; }
a img:active { border: 0; }
span.highlight { color: #ffffff; }
span.hide { display: none; }
span.underline { text-decoration: underline; }

.imgholder {
     padding: 5px;
     margin: 5px;
     border: 1px dotted rgb(198,156,41);
     background-color: #FFF;
     float: right;
}

.imgholder_left {
     padding: 5px;
     margin: 5px;
     border: 1px dotted rgb(198,156,41);
     background-color: #FFF;
     float: left;
}

/* Email Link */

.emaillink a {
  padding-left: 14px;
  color: #8387A2;
  font-weight: normal; 
  text-decoration: none;
  background-color: transparent; 
  background-image: url('../images/tinyenvelope.gif');
  background-position: left;
  background-repeat: no-repeat
}

.emaillink a:link, .emaillink a:visited {
  background-color: transparent; 
  background-image: url('../tinyenvelope.gif');
  background-position: left;
  background-repeat: no-repeat;
  font-weight: normal
}

.emaillink a:hover, .emaillink a:active {
  color: #fff;
  background-color: #E49454;
  background-image: url('../tinyenvelope2.gif');
  background-position: left;
  background-repeat: no-repeat
}

ul li {
  margin: 0; padding: 0;
  font-size: 12px;
  line-height: 1.6em;
  font-weight: normal;
  color: #C79929;
  list-style-type: none;
 }
 
 /* E-mail form styles */
/* Formatting of input boxes: */

#name, #area, #email, #phone, #subject { 
  margin: 5px;
  background: transparent;
  border: 1px solid #8387A2;
  width: 200px
}

#message { 
  margin: 5px;
  width: 96%;
  height: 100px;
  background: transparent;
  border: 1px solid #8387A2;
  font-family: tahoma, sans-serif;
}

input.emailbtn {
  float: right;
  margin: 6px;
  padding: 2px;
  font-family: tahoma, sans-serif;
  font-style: normal;
  font-size: 1em;
  background-color: #fff; 
  color: #080884;
  border: 1px solid #8387A2
}

table.email {
  margin: 20px 200px 20px 20px;
  padding: 0;
  background-color: #ffefa4
}

table.email td {
  padding: 0;
  border: 1px
}

p.formtxt {
margin: 5px;
color: #666;
text-align: left;
line-height: 1.6em
}

/* END OF E-mail form styles */

/* Email Link */

.emaillink a {
  padding-left: 14px;
  color: #8387A2;
  font-weight: normal; 
  text-decoration: none;
  background-color: transparent; 
  background-image: url('../images/tinyenvelope.gif');
  background-position: left;
  background-repeat: no-repeat
}

.emaillink a:link, .emaillink a:visited {
  background-color: transparent; 
  background-image: url('../tinyenvelope.gif');
  background-position: left;
  background-repeat: no-repeat;
  font-weight: normal
}

.emaillink a:hover, .emaillink a:active {
  color: #fff;
  background-color: #C79929;
  background-image: url('../tinyenvelope2.gif');
  background-position: left;
  background-repeat: no-repeat
}