@charset "UTF-8";
/* CSS Document */


/*--- RESET ------------*/
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, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;
}

img, a img, :link img, :visited img {
	border: 0;
}

object {
	outline: none; /* fix for FF3 */
}



body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:13px;
	color:#FF6600;
	background-color: #010101;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
#content {
	margin:auto; 	
	/* opera does not like 'margin:20px auto' */
	background: url(images/bg_3.jpg) no-repeat; width:1333px; height:750px;
	text-align:left;
	/* part 2 of 2 centering hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
	
#content #link_image {text-align:center; padding:30px 0 0 0;}


#content  a, #content  a:hover {
	font-size:13px;
	color:#FF6600;
	text-decoration:none;
	}