* { margin: 0; padding: 0; outline: 0;}
html { overflow:hidden; }
body, html, #imagevue { height: 100%; width: 100%;}
body { font-family: Helvetica, Arial, sans-serif; line-height: 100%;}
body, a { color: #666;}
#imagevue { }
#na, #na #hud, #footer {	padding: 20px 40px; }
	#na img { padding:5px;	margin: 0px 15px 0px 0px;		background-color: #FFFFFF;		float: left;		-moz-box-shadow: 0px 0px 8px rgba(0,0,0,.2);		-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,.2);		box-shadow: 0px 0px 8px rgba(0,0,0,.2);}

	#na #hud { color:#555555; line-height: 160%;
	display:none; background-color: rgba(255, 255, 255, .9);
    border-radius: 3px; font-size: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

	}

	#na #top {}
		#na #top #text { overflow: hidden; position: relative;}
			#na #top #text h1 {
				line-height: 150%;
				margin: 12px 0px 0px 0px;
			}
		#top #top #text h1 a {text-decoration: none; margin: 0 0 8px 0;}

	#na #bottom {padding: 25px 0px 0px 0px; clear: both}

#na a{color:#779900;}
#na a:hover{text-decoration: none;}
#preview { overflow: hidden; padding: 10px; margin-left: -20px;}
