/* Yahoo Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

body
{
	text-align: center;
	margin: 0 auto;
	font-size: 62.5%;
	font-family: arial, helvetica, sans-serif;
}

a:link, a:visited
{
	color: #996;
	text-decoration: none;
}

#wrapper
{
	width: 900px;
	height: 600px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
	line-height: 2.0em;
/*	background-color: #996;*/
}

#nav
{
	margin-top: 374px;
	float: left;
}

#workingdesigner
{
	background-image: url(images/workingdesigner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#content
{
margin: 0 120px 0 208px;
}

#content p
{
	margin-top: 35px;
}

.contact
{
	width: 46px;
	color: #996;
}

#footer
{
	margin: 300px 0 0  208px;
	text-align: left;
}
