body {
margin: 0 0 0 0;
background: url('img/background.gif');
font-family: Arial, Verdana, Helvetica, sans-serif;
}
#main {
margin: 0 auto;
width: 1000px;
}
.header {
	width: 1000px;
	height: 292px;
	background: url('img/header.jpg');
	font-family: "Times New Roman";
}
.content {
width: 746px;
float: left;
}
.footer {
width: 1000px;
height: 100px;
background: url('img/footer.jpg');
}
.red_link:link {
	color: #ff6633;
	text-decoration: none;
}
.red_link:visited {
	color: #ff6633;
	text-decoration: none;
}
.red_link:hover {
	color: #ff6633;
	text-decoration: none;
}
.red_link:active {
	color: #ff6633;
	text-decoration: none;
}
.blue_link:link {
	color: #3399cc;
	text-decoration: none;
}
.blue_link:visited {
	color: #3399cc;
	text-decoration: none;
}
.blue_link:hover {
	color: #3399cc;
	text-decoration: none;
}
.blue_link:active {
	color: #3399cc;
	text-decoration: none;
}
.tgreen_link:link {
	color: #33cc99;
	text-decoration: none;
}
.tgreen_link:visited {
	color: #33cc99;
	text-decoration: none;
}
.tgreen_link:hover {
	color: #33cc99;
	text-decoration: none;
}
.tgreen_link:active {
	color: #33cc99;
	text-decoration: none;
}
.yelou_link:link {
	color: #ccff00;
	text-decoration: none;
}
.yelou_link:visited {
	color: #ccff00;
	text-decoration: none;
}
.yelou_link:hover {
	color: #ccff00;
	text-decoration: none;
}
.yelou_link:active {
	color: #ccff00;
	text-decoration: none;
}
.sgreen_link:link {
	color: #99ff00;
	text-decoration: none;
}
.sgreen_link:visited {
	color: #99ff00;
	text-decoration: none;
}
.sgreen_link:hover {
	color: #99ff00;
	text-decoration: none;
}
.sgreen_link:active {
	color: #99ff00;
	text-decoration: none;
}
.oform_link:link {
	color: #666666;
	text-decoration: none;
}
.oform_link:visited {
	color: #666666;
	text-decoration: none;
}
.oform_link:hover {
	color: #ff6633;
	text-decoration: none;
}
.oform_link:active {
	color: #ff6633;
	text-decoration: none;