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, br,
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: black;
	background: white;
}

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: "" "";
}

/* START-background styling*/

body {
	background: #cbcfcf;
	font-family: "Arial Narrow Regular","Sanvito Pro Bold",Georgia,Times,serif;
}

a {
	text-decoration: none;
}

#TB_overlay.TB_overlayBG {
	opacity: 0;
}

#TB_window {
	
}

.clear {
	clear: both;
}

/*CONTAINER*/

#page-wrap {
	position: relative;
	width: 760px;
}

/*START-header styling*/
#header {
	width: 170px;
	float: left;
	margin: 2.0em 0 0 2.3em;
}


#header h1 {
	text-indent: -1000px;
	background: url(../images/name5.gif) top right no-repeat;
	padding: 1em 0em 0 0;
	border-bottom: 1px single #65665b;
}

* html body DIV#header {
	width: 170px;
	float: left;
	margin: 2.0em 0 0 1.3em;
}

/*START-menu styling*/

#menu {
	clear: left;
	width: 160px;
	float: left;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 1.5em 0 0 2em;
	margin: 0;
}

#menu ul {
	margin: 0;
}

#menu ul li {
	padding: 8px 0 0 0;
}

#menu ul li a {
	color: #333333;
	text-decoration: none;
}

/*START-menu action*/

#menu ul li a:link {
	color: #663300;
}

#menu ul li a:visited {
	color: #663300;
}

#menu ul li a:hover,#nav ul li a:active {
	color: #0099ff
}

/*hide instructions text*/

#msg_list {
	margin: 190px 0 0 0px;
	padding: 0px;
	width: 125px;
}

#msg_list p.msg_head {
	font-family: "Lucida Grande";
	font-size: .5em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #676767;
	padding: 1px 1px;
	cursor: pointer;
	position: relative;
	background-color: #cbcfcf;
	margin: 1px;
}

#msg_list .msg_body {
	font-size: .5em;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	color: #676767;
	padding: 15px 10px 0 0;
	background-color: #cbcfcf;
}

/*Start-content*/

#content {
	padding: 2em 1em 0 220px;
}

#content h2 {
	font-size: 1.4em;
	margin: .5em 0 1.7em 0;
	color: #0099ff;
}

#content h3 {
	+663300663300663300
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #996600;
}

#content p.bio {
	font-size: .8em;
	line-height: 1.3;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #996600;
	max-width: 430px;
}

#content p.instructions {
	color: #929292;
	font-size: .7em;
}

#content p {
	padding: 1px 0 0 0;
	letter-spacing: 0.1em;
	color: #996600;
	max-width: 430px;
	font-size: .8em;
	line-height: 1.3;
	font-weight: normal;
}

#content #photos {
  display: block;
  height: 120px;
  position: absolute;
  top: 315px;
}


#content #photos a img {
	float: left;
	padding: 2px;
	border: none;
}

#content #photos a img:hover {
	padding: 0;
	border: 2px solid #656565;
}

#footer p {
	margin: 0 0 0 0;
	padding: 0 0 0 220px;
	font-size: .6em;
	line-height: 1.3;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #929292;
	max-width: 430px;
}

/* My Comment */
body #page-wrap #menu #msg_list p.msg_head {
	padding: 0 0 0 0px;
	
	}
body #page-wrap #content p {
	margin: 0 0 .5em 0;
}

#page-wrap #content p.instructions {
   position: absolute;
   top: 295px;
}
/*
body#life #page-wrap #content p.instructions {
	margin: 8.35em 0 .5em 0;
}

body#locations #page-wrap #content p.instructions {
	margin: 11.2em 0 .5em 0;
}

body#abstract #page-wrap #content p.instructions {
	margin: 11.2em 0 .5em 0;
}

body#drive-bys-1 #page-wrap #content p.instructions {
	margin: 4.1em 0 .5em 0;
}

body#drive-bys-2 #page-wrap #content p.instructions {
	margin: 6.9em 0 .5em 0;
}

body#drive-bys-1 #page-wrap #content p {
	max-width: 470px;
}*/