
/* Global reset */
			/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

			*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
			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 }
			ol, ul, li { list-style:none }
			caption, th { text-align:left }
			h1, h2, h3, h5, h5, h6 { font-size:100% }
			q:before, q:after { content:''}





			/* Global reset-RESET */
			/* The below restores some sensible defaults */

			strong { font-weight: bold }
			em { font-style: italic }
			ol, ul, li { list-style:none }
			* a { position:relative } /* Gets links displaying over a PNG background */
			a { outline:none } /* Gets rid of Firefox's dotted borders */
			a img { border:none } /* Gets rid of IE's blue borders */
			
			
			
			/* Typography */

			p { margin:2px 0 10px 0 }
			body, h4, p, li, dt, dd, label, input, textarea { font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif }
			p, li, dt, dd, label { font-size:12px; line-height:18px; color:#4c4b4b }
			input, textarea { font-size:11px; color:#000; padding:2px }
			pre, code { margin:2px 0 16px 0; background:#000; color:#ccc; font:12px/16px 'Courier New', Courier, monospace }
			pre { padding:10px }
			a { color:#382B19; text-decoration:none }
			a:hover { color:#382B19; text-decoration:underline }
			
			p.additiona lInfo { text-transform:uppercase; letter-spacing:2px; font:11px/18px Georgia, 'Times New Roman', Times, serif; margin:-2px 0 0 0 }
			p.about  { padding-top:15px; }
			
			h1 a { width:571px; height:156px; text-indent:-9999px; display:block; position:absolute; top:90px; left:0px }
			h2 { background:url(../images/selected_work.png) top center no-repeat; width:544px; height:14px; text-indent:-9999px; }
			h3 a { background:url(../images/cv.png) top right no-repeat; display:block; width:287px; height:14px; text-indent:-9999px; }
			div.side h2 {  width:287px; height:14px; text-indent:-9999px; }
			div.side h2 a { background:url(../images/whoisrobertshaw.png) top right no-repeat; display:block; width:287px; height:14px; text-indent:-9999px; }
			h4 a { background:url(../images/contact.png) top right no-repeat;  display:block; width:287px; height:18px; text-indent:-9999px; }