/*--STRUCTURE--*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	text-align: left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }

q:before,q:after { content:''; }
abbr,acronym { border:0; }

/*--TYPOGRAPHY--*/
body { font-size: 11px; background-color: #000000; color: #ffffff; font-family: Helvetica, Arial, san serif; }

h1,h2,h3,h4,h5,h6 { color: #ffffff; font-weight: normal; }

h1 { font-size: 20px; font-weight: bold; width: 92px; height: 91px; background: url(../images/gary_heery.gif) top left no-repeat; margin:0 0 0 0; text-indent: -5000px; cursor: pointer; }
h1:hover { font-size: 20px; font-weight: bold; width: 92px; height: 91px; background: url(../images/gary_heery_roll.gif) top left no-repeat; margin:0 0 0 0; text-indent: -5000px; cursor: pointer; }
h1.alt { font-size: 20px; font-weight: bold; width: 92px; height: 91px; background: url(../images/gary_heery_roll.gif) top left no-repeat; margin:0 0 0 0; text-indent: -5000px; cursor: pointer; }
h1.alt:hover { font-size: 20px; font-weight: bold; width: 92px; height: 91px; background: url(../images/gary_heery.gif) top left no-repeat; margin:0 0 0 0; text-indent: -5000px; cursor: pointer; }

h2 { float: left; font-size: 13px; }
h3 { text-transform: uppercase; font-weight: bold; font-family: Arial Narrow; color: #ffffff; font-size: 13px; }
h4 { text-transform: uppercase; font-weight: bold; font-family: Arial Narrow; color: #676464; font-size: 11px; }

p 			{ font-size: 11px; margin: 0 0 13px 0; color: #ffffff; line-height: 12px; }
p.last		{ margin-bottom: 0; }
p.italic	{ font-style: italic; }

.hide 		{ display: none; }
.clear		 { margin: 0; padding: 0; }

img			{ margin: 0; }

dl			{ margin: 0; }
dl dt			{ font-weight: normal; }
dd			{ margin: 0;}

a, 
a:link		 { color: #ffffff; text-decoration: underline; }
a:focus, 
a:hover		{ color: #808080; text-decoration: underline; }
a.current	{ color: #808080; text-decoration: underline; }

blockquote	{ font-style: italic; }
strong		{ font-weight: bold; }
em,dfn		{ font-style: italic; }
dfn			{ font-weight: bold; }
pre,code		{ margin: 1.5em 0; white-space: pre; }
pre,code,tt	{ font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt			{ display: block; margin: 1.5em 0; line-height: 1.5; }