body {
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-color: #ebe8e2;
	background-repeat: repeat;
}

hr {
	border: 0;
	width: auto;
	border-bottom: 4px solid #ffffff;
	height: 10px;
}

.horizontaldash {
	background-image: url(images/dash_horiz.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.verticaldash {
	background-image: url(images/dash_vert.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#welcome h1{
	display: block;
	background: url(images/home_welcome.jpg) no-repeat 0 0;
	width: 820px;
	height: 30px;
	margin: 0px 0 0px 0px;
	float: left;
	text-indent:-9999px;
}

#featured h1{
	display: block;
	background: url(images/home_featured.jpg) no-repeat 0 0;
	width: 400px;
	height: 14px;
	margin: 0px 0 0px 0px;
	float: left;
	text-indent:-9999px;
}

#homeinfo h1{
	display: block;
	background: url(images/home_info.jpg) no-repeat 0 0;
	width: 400px;
	height: 30px;
	margin: 0px 0 0px 0px;
	float: left;
	text-indent:-9999px;
}

#homecontact h1{
	display: block;
	background: url(images/home_contact.jpg) no-repeat 0 0;
	width: 400px;
	height: 30px;
	margin: 0px 0 0px 0px;
	float: left;
	text-indent:-9999px;
}

#workintro h1{
	display: block;
	background: url(images/work_intro.jpg) no-repeat 0 0;
	width: 700px;
	height: 350px;
	margin: 0px 0 0px 0px;
	float: center;
	text-indent:-9999px;
}

#workprojectinfo h1{
	display: block;
	background: url(images/work_projectinfo.jpg) no-repeat 0 0;
	width: 133px;
	height: 18px;
	margin: 0px 0 0px 0px;
	float: left;
	text-indent:-9999px;
}

#workprojects h1{
	display: block;
	background: url(images/work_projects.jpg) no-repeat 0 0;
	width: 71px;
	height: 16px;
	margin: 0px 0 0px 0px;
	float: left;
	text-indent:-9999px;
}

#infoabout h1{
	display: block;
	background: url(images/info_about.jpg) no-repeat 0 0;
	width: 293px;
	height: 27px;
	margin: 0px 0 0px 0px;
	float: left;
	text-indent:-9999px;
}

#infocontact h1{
	display: block;
	background: url(images/info_contact.jpg) no-repeat 0 0;
	width: 166px;
	height: 33px;
	margin: 0px 0 0px 0px;
	float: left;
	text-indent:-9999px;
}

#infoalso h1{
	display: block;
	background: url(images/info_also.jpg) no-repeat 0 0;
	width: 139px;
	height: 14px;
	margin: 0px 0 0px 0px;
	float: left;
	text-indent:-9999px;
}

#linkstitle h1{
	display: block;
	background: url(images/links_title.jpg) no-repeat 0 0;
	width: 380px;
	height: 67px;
	margin: 0px 0 0px 0px;
	float: left;
	text-indent:-9999px;
}

ul.also{
	margin-left: 5px;
	padding-left: 1em;
	list-style-type: none;
}

li.aiga {
	list-style-image:url(images/aiga.gif);	
}

li.linkedin {
	list-style-image:url(images/linkedin.gif);
}

li.twitter {
	list-style-image:url(images/twitter.gif);
}

li.etsy {
	list-style-image:url(images/etsy.gif);
}

li.flickr {
	list-style-image:url(images/flickr.gif);
}

li.email {
	list-style-image:url(images/info_email.jpg);
}

li.resume {
	list-style-image:url(images/info_resume.jpg);
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b3e2b;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
}

.featuredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #998675;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 10px;
}

.projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b3e2b;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	display: block;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 195px;
}

a.projects:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b3e2b;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	display: block;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 195px;
}

a.projects:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #31A7B0;
	color: #ebe8e2;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	display: block;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 195px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #998675;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	display: inline-block;
}

a.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #998675;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	display: inline-block;
}

a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #31A7B0;
	color: #ebe8e2;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	display: inline-block;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b3e2b;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	display: inline-block;
}

a.bullets:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b3e2b;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	display: inline-block;
	width: 125px;
}

a.bullets:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #31A7B0;
	color: #ebe8e2;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	display: inline-block;
	width: 125px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #998675;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}