body {
	margin:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696a6a;
	background-image:url(/site_elements/elements/sd_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#1d1d1d;
}

div {
	position:relative;
}

a img {
	border:0;
}

a:link, 
a:active, 
a:visited, 
a:hover {
	text-decoration:none;
	color:#0070cc;
}

a:hover{
	text-decoration:underline;	
}

h1, h2 { margin:0; padding:0; font-family: 'Droid Sans', arial, serif; } 
h1 { font-size:18px; font-weight:bold; color:#0070cc; }
h2 { font-size:16px; font-weight:normal; color:#9a9a9a }
