body {
	background-image: url(../images/iron04.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 14px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
	background: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#gatel img {
	float: left;
	margin-left: 3px;
	margin-top: 3px;
}
#gater img {
	float: right;
	margin-top: 3px;
}
#title {
	float: left;
	height: 50px;
	width: 465px;
	padding: 8px 4px 4px;
	text-align: center;
}
#content {
	height: 300px;
	width: 210px;
	float: left;
	text-align: center;
}
#content2 {
	float: left;
	width: 248px;
}
#frame {
	border: 1px solid #000000;
	height: 390px;
	width: 800px;
	background: #FFFFFF;
}
#header {
	height: 20px;
	width: 800px;
	background-color: #000000;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
}
#maker a {
	color: #FFFFFF;
	text-decoration: none;
}
#maker a:hover {
	color: #FFFF00;
	background: #0000FF;
}
#maker {
	text-align: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 550px;
	float: left;
	height: 16px;
}
#footer {
	height: 18px;
	width: 800px;
	background: #000000;
	border: 1px solid #000000;
}
#copyright {
	text-align: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	width: 230px;
	height: 16px;
	border: 1px solid #000000;
	float: left;
}

