/* reset css from eric meyer */
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; }
/* remember to define focus styles! */
:focus 		{ outline: 0; }
body 		{ line-height: 1;	color:#656565; background-color:#020202; }
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; }
blockquote:before, blockquote:after,
q:before, q:after 	{ content: ""; }
blockquote, q 		{ quotes: "" ""; }

body 	{ width:100%; text-align:center; min-width:735px; max-width:1200px; }
#wrap	{ margin:0 auto; text-align:left; }
ul 		{ position:relative; margin:20px auto; width:381px; }
ul li 	{ list-style:none; float:left; }
ul li a { display:block; float:left; height:48px; background:transparent url(../img/nav.png) 0 0 no-repeat; text-indent:-9999em; font-size:0px; line-height:1; }

#m01 a{ width:72px; background-position:0 0; }
#m02 a{ width:96px; background-position:-72px 0; }
#m03 a{ width:106px; background-position:-168px 0; }
#m04 a{ width:107px; background-position:-274px 0; }
#m01 a:hover { width:72px; background-position:0 -48px; }
#m02 a:hover { background-position:-72px -48px; }
#m03 a:hover { background-position:-168px -48px; }
#m04 a:hover { background-position:-274px -48px; }

#external { height:400px; background:transparent url(../img/outside.jpg) 30%  no-repeat; }
#internal { height:400px; background:transparent url(../img/cave-entrance.png) 50% 0 no-repeat; }
#internal h1 { height:400px; padding-top:100px; margin:0 -10%; text-indent:-9999em; font-size:0px; line-height:1; background:transparent url(../img/daniellehuntrods.png) 61% 45% no-repeat;	}
