body {
	margin: 0px;
	background: url(images/back.jpg);
	color: #FFF;
	font-size: 14px;

}

h1 {
	margin:  0px 0px 5px 0px;
}

h2 {
	margin:  0px 0px 5px 0px;
	font-size: 20px;
}

.navigation {
	padding: 10px 0px 10px 50px;
	color: #F90;
	
	
}

a img {
  border: none;
}

.navigation a {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
}

.navigation a:hover {
	background: #3c485e;
	padding: 3px 10px 3px 10px;
}

.links {
	padding: 5px 20px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}

.links a {
	color: #ff8e24;
	text-decoration: none;
}


.left {
  margin: 5px 0px 0px 20px;
  
 }

.left a {
	color: #ff8e24;
	text-decoration: none;
}

.left a img{
	border: none;
}

.left h2 {
	color: #fff;
	font-size: 16px;
	font-family: arial;
	margin: 5px 0px 3px 5px;
}

.left ul {
  margin: 5px 0px 0px 0px;
 }

.left li {
  margin: 0px;
}

.center {
	color: #FFF;
	width: 460px;
	margin: 10px 30px;
}

.center h1 {
  color: #fe6800;
  font-family: "Arial Black", Gadget, sans-serif;
}

.center h2 {
  color: #fe6800;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.center a img {
  border: none;
}

.center a {
  color: #fe6800;
}

.bottom {
	color:#CCC;
	font-size: 11px;
}

.bottom a {
	text-decoration: none;
}



.secondary {
	background: #000;
	opacity: .5;
	padding: 20px 30px 20px 30px;
	width: 400px;
	border: 2px solid #000;
}

.secondary h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3060b0;
	font-style: italic;
	font-size: 20px;
	margin: 5px 0px 5px 0px; 
}

.secondary a {
  color: #fe6800;
}


.right {
  margin: 0px 10px 0px 0px;
	padding: 20px;
	background: black;
	color: gray;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.right h1 {
	font-style: italic;
	color: #2a354b;
	margin: 0px;
	font-size: 16px;
}


.right h2 {
  color: #fe6800;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.right a img {
  border: none;
}

.right a {
  color: #fe6800;
}

.bottom {
	color:#CCC;
	font-size: 11px;
}

.bottom a {
  color: #d9d9d9;
	text-decoration: none;
}
