body {
  	font-family: Verdana, Arial, Helvetica, sans-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: #0c4588;
  	text-indent:20px;
  	font-weight: normal;
  	font-family: Arial;
  	text-align: left;
}


.alt_contact {
  	font-size: 18px;
  	color: #0c4588;
  	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: 24px;
	color: #f31723;
} 

h2 {
  	font-size: 21px;
	color: #f31723;
}



.twoColHybRt #container { 
	width: 970px;  
	background: #000000;
	margin: 0 auto; 
	border: 1px solid #f31723;
	text-align: left;
} 




.twoColHybRt #sidebar1 {
	float: right; 
	width: 300px; 
	background: #ffffff; 
	padding: 30px 0; 
}


.twoColHybRt #sidebar1 h3, .twoColHybRt #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}





.twoColHybRt #mainContent {
	width: 670px;
	margin: 0 13em 10px 10px;
} 

.text {
	margin-right:25px;
}

img {
	padding:10px;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
   	height:0;
    	font-size: 1px;
    	line-height: 0px;
}



.mainText {
	color: #ffffff;
}

.main-color {
	color: #ffffff;
}

.sidebarText{
	color: #000000;
}






a:link {
   	color: #f31723;
  	text-decoration: underline;
}

a:visited {
  	color: #f31723;
  	text-decoration: underline;
}

a:hover {
  	 color: #f31723;
  	text-decoration: none;
}



a.altLink:link {
   	color: #ffffff;
  	text-decoration: underline;
}

a.altLink:visited {
  	color: #ffffff;
  	text-decoration: underline;
}

a.altLink:hover {
  	 color: #ffffff;
  	text-decoration: none;
}