body {
	background-color: #0b0d57; /*  CHANGE THIS */
	color: #000;
  	font: 62.5%  Arial, Helvetica, sans-serif;
	line-height: 1;
	background-image:url(../images/blue-back.jpg);  /*  CHANGE THIS */
	background-repeat:repeat-x;
}
.nav-cont {
	width:210px;
	height:225px;
	position:absolute;
	top:130px;
	left:50px;
	padding:15px 10px 15px 5px;
	background-image:url(../images/nav-blu-back.gif);  /*  CHANGE THIS */
	background-repeat:repeat;
}
#bar {
	width:969px;
	height:3px;
	background-color:#0b0d57;  /*  CHANGE THIS */
}

/*  CHANGE FOR INTERIOR */

#header{
	width:969px;
	height:414px;
	position:relative;
}

#main-content {
	width:450px;
	float:left;
}


/*  INDEX ONLY */

.big-btn {
	width:220px;
	height:220px;
	float:left;
}
.btn-bffr {
	margin-right: 10px;
	margin-left: 10px;
}
#inews {
	width:250px;
	float:left;
}