
/*Meyer Reset */

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;
	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: "" "";
}



body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	line-height:18px;
	margin:0px;
	}
	

a:link {
	line-height:18px;
	text-decoration: none;
	color: #868686;
}
a:visited {
	line-height:18px;
	text-decoration: none;
	color: #868686;
		margin:0px;
}
a:hover {
	line-height:18px;
	text-decoration: underline;
	color: #868686;
}
a:active {
	line-height:18px;
	text-decoration: none;
	color: #868686;
	margin:0px;
}
	

#tophead { width: 100%; margin: 0 auto; background:#737373; background-image:url(images/grey.gif); background-repeat:repeat-x; height:47px; margin-bottom:47px; }
#topnav { width: 950px; margin: 0 auto; margin-bottom:20px; } /* ff issues*/
#logo { float: left; margin-right: 10px; width: 190px; }
#navigation { float: left; margin-right: 10px; margin-right: 0; margin-top:-4px; width: 280px; padding-left:20px; padding-top:20px; padding-bottom:20px; }
#maincontent { width: 950px; margin: 0 auto; }
#picture { float: left; margin-right: -15px; width: 550px; margin-bottom:0px;}
#projnav { float: left; margin-right: 0px; margin-right: 0; width: 390px;}
#bottom { width: 950px; margin: 0 auto; }
#caption { float: left; margin-right: 10px; width: 490px; background-color:#333333; color:#FFFFFF; margin-top:0px; padding:5px;}
#footer {width: 950px; margin: 0 auto; margin-top:80px; margin-bottom:15px; } 

#secondarycontent { width: 950px; margin: 0 auto; margin-top:40px;}

#secondarypicture { float: left; width: 550px; margin-bottom:0px;}
#secondarytext { float: left; margin-right: 0px; margin-right: 0; width: 270px;}
/* type */

h1 {

color:#666666;
font-weight:bold;
margin-bottom:10px;
}

h2 {
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
color:#666666;
background-color:#F5F5F5;;
font-weight:bold;
margin-bottom:10px;
}

p{
padding-left:5px;
}

#everything 
{
padding-left:20px;
}

.description
{
margin-left:5px;
margin-top: 10px;
width:250px;
}

.work_description
{
color:#666666;
}
