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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*/////////// END CSS RESET //////////////*/

body {
	background: #000000 url('/images/logo.gif') no-repeat top center;
}

td {font-family:arial, sans-serif; font-size:11px; color:#ffffff;}

#masthead {background-color:#ffffff; height:100px; padding-right:5px; color:#666666;}
#masthead h1 {background: url('/images/logo.png') center right no-repeat; height:100px; text-indent:-9999px;}
#masthead div.hr {width:99%; height:2px; border-top:1px solid #9c9c9c; border-bottom:1px solid #9c9c9c; margin:0 0 2px 12px; line-height:1px; font-size:1px;}

#footer {background-color:#ffffff; height:50px; padding:0 5px 0 7px; color:#666666;}
#footer div.hr {width:99%; height:2px; border-top:1px solid #9c9c9c; border-bottom:1px solid #9c9c9c; margin:2px 0 5px 12px; line-height:1px; font-size:1px;}
