#nav{
	width:758px;
	height:24px;
	border-left:1px solid #f90;
	border-right:1px solid #f90;
	margin:0 0 6px 0;
	background: #fc6;
}
#nav ul{
	list-style-type:none;
	margin:0px;
	padding:0;
}
#nav ul li{
	width:93px;
	text-align:center;
	float:left;
	height:24px;
	line-height:24px;
}
.heading{
	font-style:italic;
	font-weight:bold;
	margin:12px 0 4px 0;
	padding-left:6px;
	color:#930;
	background:#fd9;
}
#links{
	text-align:left;
}
#links img{
	width:60px;
	height:60px;
	margin:0 6px 6px 6px;
	border:1px solid #f90;
	float:left;
	
}
#links div .icon, .icon{
	width:60px;
	height:60px;
	margin:2px 6px 6px 6px;
	border:1px solid #000;
	float:left;
	border-radius:6px;
	box-shadow: 3px 3px 5px #999;
}
.link{
	min-height:80px;
	clear:both;
}
.link div{
	border-radius:10px;
	float:left;
	margin-bottom:10px;
}
.link-desc{
	width:414px;
	float:right;
}
#links-desc{
	text-align:center;
	padding:0 10px 0 10px;
}

.sidebarlink,.sidebarlinklg,.bodylink, h1, h2{
	color:#069;
}
.sidebarlinklg,.sidebarlinklg:hover{
	line-height:24px;
}
body{
	background:#069;
}
p{
	margin:0 4px 12px 12px;
}
#leftcol{
	width:490px;
	float:left;
	padding:5px;
}
#rightcol{
	width:240px;
	float:right;
	background:#fcf0d8;
	padding:6px;
}
#wrapper{
	width:760px;
	padding:0 0 15px 0;
}
#banner{
	height:68px;
	border-radius:15px;
	background:url(../banners/nasbanner68.jpg);
	background-repeat:no-repeat;
	border:0;
	margin-bottom:6px;
	border:2px solid #f90;
}
#content-wrapper{
	padding:0 0 15px 0;
	background-color:#fc6;
	border-radius:15px;
	border:2px solid #f90;
}
#sub-content-wrapper{
	background-color:#fcf0d8;
}
#main-heading{
	text-align:center;
	padding:5px;
}
#links-nav{
	width:230px;
	height:500px;
	border:0;
	background:#fcf0d8;
}
#sub-links{
	height:20px;
	text-align:center;
	line-height:20px;
}
#cm-ns{
	width:230px;
	height:220px;
	border:0;
}
#ftr-nav{
	border-top: 1px solid #fc6;
	padding:4px;
	clear:both;
	text-align:center;	
}