<!--a:link {
	color: white;
	font-weight: 600;
	font-family: Arial, Arial, Serif;
	text-decoration: none;
}
a:active {
	color: white;
	font-weight: 600;
	font-family: Arial, Arial, Serif;
	text-decoration: none;
}
a:visited {
	color: white;
	font-weight: 600;
	font-family: Arial, Arial, Serif;
	text-decoration: none;
}
a:hover {
	color: green;
	font-weight: 600;
	font-family: Arial, Arial, Serif;
	text-decoration: none;
}
.header {
	background: url(http://marshallartstudio.net/graphics/logo.jpg) no-repeat center;
	height: 170px;
	margin: auto;
}
body {
	margin: auto;
	width: 950px;
	background-color: rgb(36,36,36);
	float: none;
	font-family: Poor Richard, Verdana, Serif;
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-align: left;
}
.middle {
  margin: auto;
	clear: none;
	width: 55%;
	font-family: Poor Richard, Verdana, Serif;
	font-weight: normal;
	font-size: 14pt;
	color: white;
	text-align: left;
}
.middletext {
	clear: none;
	width: 50%;
	padding-left: 25%;
	font-family: Poor Richard, Verdana, Serif;
	font-weight: normal;
	font-size: 14pt;
	color: white;
	text-align: left;
}
.middleright {
	float: right;
	clear:none;
	padding-right: 120px;
	text-align: left;
}
.leftnav {
	float: left;
	padding-left: 60px;
	clear: none;
  text-align: left;
}
.leftnavsmall {
	float: left;
	padding: 10px;
	width: 175px;
	clear: none;
  text-align: left;
}
.rightnav {
	float: right;
	padding-right: 60px;
	clear:none;
	text-align: right;
}
.rightnavsmall {
	float: right;
	clear:none;
	width: 175px;
	padding: 10px;
	text-align: right;
}
.footer {
  clear: both;
	background: url(http://marshallartstudio.net/graphics/footer.jpg) no-repeat center;
	margin: auto;
}  
h1 {
	font-size: 20pt;
	font-family: Poor Richard, Arial, Serif;
	font-weight: normal;
	color: white;
	text-align: center;
}
h2 {
	font-size: 16pt;
	font-family: Poor Richard, Arial, Serif;
	font-weight: normal;
	color: white;
	text-align: center;
}
h3 {
	font-size: 13pt;
	font-family: Poor Richard, Arial, Serif;
	font-weight: normal;
	color: white;
	text-align: left;
}
h4 {
	font-size: 12pt;
	font-family: Poor Richard, Arial, Serif;
	font-weight: normal;
	text-align: left;
	color: white;
}
h5 {
	font-size: 15pt;
	font-family: Poor Richard, Arial, Serif;
	font-weight: normal;
	color: gray;
	text-align: center;
	text-decoration: underline;
	}
img {
	border: 0px;
}
td {
	font-family: Verdana, Verdana, Serif;
	font-weight: normal;
	font-size: small;
}
p {
  margin-left: 50px;
  margin-top: 0px;
}
hr {
  margin:0 0 0 0;
}
.space {
  padding-bottom: 10px;
}
.bigspace {
  padding-bottom: 40px;
}
.button1 {
   margin:0px 0px 0px 0px;
   height: 25px;
  }
.button1 a {
  position: relative;
   margin:0px 0px 0px 0px;
  }
.button1 a:hover {
  position: relative;
  top: 0;
  left:0;
  margin:0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
	background: url(http://marshallartstudio.net/graphics/workshop-back.png) no-repeat center;
  }
.button1 strong {
   margin:0px 0px 0px 0px;
  }
.button2 {
   margin:0px 0px 0px 0px;
   height: 25px;
  }
.button2 a {
  position: relative;
  margin:0px 0px 0px 0px;
  }
.button2 a:hover {
  position: relative;
  top: 0;
  left:0;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
	background: url(http://marshallartstudio.net/graphics/profile-back.png) no-repeat center;
  }
.button2 strong {
   margin:0px 0px 0px 0px;
  }
.button3 {
   margin:0px 0px 0px 0px;
   height: 25px;
  }
.button3 a {
  position: relative;
   margin:0px 0px 0px 0px;
  }
.button3 a:hover {
  position: relative;
  top: 0;
  left:0;
  margin:0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
	background: url(http://marshallartstudio.net/graphics/home-back.png) no-repeat center;
  }
.button3 strong {
   margin:0px 0px 0px 0px;
  }
.button4 {
   margin:0px 0px 0px 0px;
   height: 25px;
  }
.button4 a {
  position: relative;
   margin:0px 0px 0px 0px;
  }
.button4 a:hover {
  position: relative;
  top: 0;
  left:0;
  margin:0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
	background: url(http://marshallartstudio.net/graphics/gallery-back.png) no-repeat center;
  }
.button4 strong {
   margin:0px 0px 0px 0px;
  }
.button5 {
   margin:0px 0px 0px 0px;
   height: 25px;
  }
.button5 a {
  position: relative;
   margin:0px 0px 0px 0px;
  }
.button5 a:hover {
  position: relative;
  top: 0;
  left:0;
  margin:0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
	background: url(http://marshallartstudio.net/graphics/links-back.png) no-repeat center;
  }
.button5 strong {
   margin:0px 0px 0px 0px;
  }
.button6 {
   margin:0px 0px 0px 0px;
   height: 25px;
  }
.button6 a {
  position: relative;
   margin:0px 0px 0px 0px;
  }
.button6 a:hover {
  position: relative;
  top: 0;
  left:0;
  margin:0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
	background: url(http://marshallartstudio.net/graphics/events-back.png) no-repeat center;
  }
.button6 strong {
   margin:0px 0px 0px 0px;
  }
.button7 {
   margin:0px 0px 0px 0px;
   height: 25px;
  }
.button7 a {
  position: relative;
   margin:0px 0px 0px 0px;
  }
.button7 a:hover {
  position: relative;
  top: 0;
  left:0;
  margin:0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
	background: url(http://marshallartstudio.net/graphics/students-back.png) no-repeat center;
  }
.button7 strong {
   margin:0px 0px 0px 0px;
  }

