body {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 14px;
	background-color: #0b0907;
	color: #fae3ab;
  	margin: 0px;
	padding: 0px;
}




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



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


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




h1 {
  	font-size: 24px;
	color: #054f0d;
} 

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



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




.twoColHybRt #sidebar1 {
	float: right; 
	width: 300px; 
	background: #fae3ab; 
	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: #fae3ab;
}

.main-color {
	color: #fae3ab;
}

.sidebarText{
	color: #0b0907;
}






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

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

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