body {
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;
	font:12px Geneva, Arial, Helvetica, sans-serif;
	background:#DED9D5 url(images/blue-grade.jpg);
	width:90%
}
div#heading {
	margin-right:auto;
	margin-left:auto;
	background:url(images/tatooles-drop.png) no-repeat center;
	height:90px;
	width:600px
}
div#heading h1 {
	display:none
}
div#mainphotos {
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	color: #FFFFFF;
}
div#mainphotos img {
	padding:0px;
	border:12px ridge #FF9966;
	margin:5px;
}
div#navs {
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#navs h1 {
	text-align: center;
}


#northPoleBanner {margin: 39px auto 0 auto; display: block; width: 952px; height: 171px;  }
	.order #northPoleBanner {display: none; }
		#northPoleBanner a { text-indent: -9999px; overflow: hidden; display: block; width: 100%; height: 100%; background: url(../images/scg-north-pole-banner2.jpg); }
		#northPoleBanner a:hover { background-position: bottom left; }

h1 {
	font-weight:bold;
	font-size:200%;
	color:#CCCCCC;
	background:#666666;
	width:auto;
	white-space:pre;
	padding:5px
}
div#familysites, 
div#news, 
div#techsites {
	width: auto;
	float: left;
	background:#000;
	padding: 0px;
	margin: 10px;
	height: auto;
}
#news ul,
#familysites ul, 
#techsites ul{ 
  padding: 3px; 
  }
#news li, 
#familysites li,
#techsites li {
	list-style:none;
	text-align:center;
}
#news a, 
#familysites a,
#techsites a {
	text-decoration:none;
	padding:3px;
	display: block;
}
#news a:link, 
#news a:visited, 
#familysites a:link, 
#familysites a:visited, 
#techsites a:link,
#techsites a:visited {
	color:#fff;
	background:#666
}
#news a:hover, 
#familysites a:hover, 
#techsites a:hover, 
#news a:focus, 
#familysites a:focus, 
#techsites a:focus {
	background:#000;
	color:#FFFF00
}
div#footer {
	clear:both;
	text-align:center
}

