html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #663399;
	line-height: 20px;
}
#header {
	height: 109px;
	width: 800px;
	background-image: url(images/header.jpg);
}
#content {
	width: 800px;
	background-image: url(images/bg-site.jpg);
	background-repeat: repeat-y;
	height: 500%;
}
#content-left {
	float: left;
	width: 95px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 25px;
}
#content-center {
	width: 515px;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	margin-top: 25px;
}
#content-right {
	width: 135px;
	float: left;
	margin-left: 5px;
	color: #FFFFFF;
	margin-top: 25px;
}
#bottom {

	background-image: url(images/bottom.jpg);
	height: 32px;
	width: 800px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
#footer {
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	line-height: 20px;
}
#footer .footer {
	color: #FFCC33;
}
.footerGOLD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFCC33}
H1 { 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000
}

H2 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFCC33
}
H3 {

	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000
}
