html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: #999999;
	background: #ffffff;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;}
	
ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0; }
caption, th, td {
	text-align: left;
	font-weight: normal; }

p, ul { font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #ffffff; 
	line-height: 18px;
	margin: 5px 0 10px 0; }

h1 { font-size: 14px; margin: 5px 0 10px 0; color: #ffffff; }

a:link { color: #999999; text-decoration: underline; }
a:visited { color: #999999; text-decoration: underline; } 
a:hover { color: #999999; text-decoration: underline; } 
a:active { color: #999999; text-decoration: underline; }   

div#container {
	width: 750px;
	height: 299px;
	margin: 100px auto 0 auto;
	background: url(/images/aj-bg.jpg) top left no-repeat; }
	
div.intro {
	width: 375px;
	padding: 115px 0 0 0;
	margin: 0 0 0 20px; }

div.sn-icons {
	width: 375px;
	margin: 30px 0 0 19px; }
	
div.sn-icons img {
	padding: 0 5px 0 0;
	border: 0; }

div.sn-icons img a {
	border: 0; }

div#footer {
	width: 750px;
	margin: 10px auto;
	text-align: center; }
div#footer p {
	font-size: 9px;
	color:#999; }