body { margin: 0;
	padding:0;
	background: #fff;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;

	}

h1,h2,h3,h4,h5{color: #942723;

}
h6{font-size: 11px;
font-family: arial,helvetica,sans-serif;
font-weight: normal;

}
p{
line-height:1.3em;
}
	
#header { 
	height: 150px;
	background: url("images/header.gif") top left repeat-x;
	margin: 0;
	padding: 0;
}

#hImage {
	position:absolute;
	top:110px;
	left:80px;
	height: 50px;
	width:200px;
	background: url("images/schiffdesign.gif") bottom left no-repeat;
	link
	margin: 0;
	padding: 0;

}


#hImage h1 {display: none;

}


#content { margin: 15px 40px 15px 50px ;
	width:750px;
	padding: 10px;
	background: #e6e6e6;
	border: 4px solid #d9d0a9;
	

}

#footer { 
	color:#942723;
	margin-left:400px;
	font-size:10px;
}

#nav { 

	width: 300px;
	height: 60px;
	position: absolute;
	top: 123px;
	left: 450px;
	z-index:2;
	margin: 0;
	padding: 0;
}

#nav ul { list-style-type: none;
	margin: 0;
	padding: 0;


}

#nav li { 
	display:inline;
	vertical-align: bottom;
	width: 66px;
	float:left;
	margin: 0;
	padding: 0;
	

}

#nav .bold { 
	display: none;

}

a#portfolio:link, a#portfolio:visited{
	width:66px;
	height:40px;
	display:block;
	background: url(images/portfolio.gif) bottom left no-repeat;
	padding:0;
	margin-top:6px;

}

a#portfolio:hover{
	width:66px;
	height:40px;
	display:block;
	background: url(images/portfolio-over.gif) bottom left no-repeat;
	padding:0;
	margin-top:6px;

}

a#resume:link, a#resume:visited{
	width:66px;
	height:40px;
	display:block;
	background: url(images/resume.gif) bottom left no-repeat;
	padding:0;
	margin-top:6px;

}

a#resume:hover{
	width:66px;
	height:40px;
	display:block;
	background: url(images/resume-over.gif) bottom left no-repeat;
	padding:0;
	margin-top:6px;

}

a#contact:link, a#contact:visited{
	width:66px;
	height:40px;
	display:block;
	background: url(images/contact.gif) bottom left no-repeat;
	padding:0;
	margin-top:6px;

}

a#contact:hover{
	width:66px;
	height:40px;
	display:block;
	background: url(images/contact-over.gif) bottom left no-repeat;
	padding:0;
	margin-top:6px;

}

a#home:link, a#home:visited{
	width:66px;
	height:40px;
	display:block;
	background: url(images/home.gif) bottom left no-repeat;
	padding:0;
	margin-top:6px;

}

a#home:hover{
	width:66px;
	height:40px;
	display:block;
	background: url(images/home-over.gif) bottom left no-repeat;
	padding:0;
	margin-top:6px;

}

#rightcolumn{
	width:200px;
	float:right;
	border:1px solid #942723;
	padding:0px 0px 5px 0px;
	background:#fff;
	margin-top:45px;
}
#rightcolumn p{
	margin:0px;
	padding:5px;
}
#rightcolumn ul{
	margin:0px;
	padding:5px;
	margin-left:15px;
	font-weight:bold;
}

#rightcolumn h3,h5{
	border-bottom:1px dotted #942723;
	text-align:center;
	margin:0;
	padding:0;
	background:#d9d0a9;
}

#leftcolumn{
	padding-right:240px;
}
#leftcolumn p{
	text-align:justify;
}

input,text,textarea{
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
}
.class1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #942723;
}

