body {
  	font-family: Georgia, Times New Roman, Times, serif;
  	font-size: 14px;
	background-color: #000000;
  	margin: 0px;
	padding: 0px;
}

td {
	background-image: url('http://legacyocs.com/biz-network/bg.jpg');
}


object { 
	outline:none;
	display:block;
	margin:0 auto;
 }



.alt_body {
  	font-size: 12px;
  	color: #e3ae4d;
  	text-indent:20px;
  	font-weight: normal;
  	font-family: Arial;
  	text-align: left;
}


.alt_contact {
  	font-size: 18px;
  	color: #e3ae4d;
  	font-weight: normal;
  	font-family: Arial;
  	text-align: center;
}


#container {
  	width: 500px;
  	padding-top: 4px;
  	padding-bottom: 2px;
  	padding-left: 10px;
}

#network {
	position:fixed;
	width: 980 px;
	height: 31 px;
	left: 50%;
	margin: 0 0 0 -490px;
	bottom:0;
	top:0px;
}


#background {
	background-image:url(http://legacyocs.com/biz-network/bg.jpg);
	background-repeat: repeat-x;
	position:fixed;
	height:31px;
	width:100%;
	left: 0px;
	top:0px;
}


h1 {
  	font-size: 18px;
  	color: #e3ae4d;
  	font-weight: bold;
  	font-family: Arial;
  	text-align: center;
} 


.copyright {
  	font-size: 12px;
  	color: #e3ae4d;
  	text-indent: 20px;
  	font-weight: normal;
  	font-family: Arial;
  	text-align: center;
  	text-decoration: none;
}


a.copyright_links:link {
  	font-size: 12px;
  	color: #e3ae4d;
  	text-indent: 20px;
  	font-weight: normal;
  	font-family: Arial;
  	text-align: center;
  	text-decoration: underline;
}

a.copyright_links:visited {
  	color: #e3ae4d;
  	text-decoration: none;
}

a.copyright_links:hover {
  	color: #e3ae4d;
  	text-decoration: underline;
}