body  {
	font-size: small;
	voice-family: "\"}\"",inherit;
	font-size: medium;
	background-image:  url("images/marb022107.jpg");
  }
  /*With this style ALWAYS USE Percentages or ems,  for font sizes.
  And use Margins, NEVER USE PADDING */
  
h1 {
	color: #800000;
	font-size: 250%;
	line-height: 100%;
	text-align: center;
}

h2 {
	font-size: medium;
	line-height: 1em;
	margin-bottom: 0px;
}

h3 {
	font-size: small;
	margin-bottom: 0px;
	text-align: center;
}

/*header and footer areas================================== */
.footer {
	clear: both;
	color: #800000;
	font-size: x-small;
	left: 2px;
	position: absolute;
	width: 100%;
	visibility: visible;
	top: 740px;
}

.main {
	color: #800000;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1em;
	line-height: 1.4em;
}

.spacer {
	clear: both;
	height: 1px;
}

.topofpage {
	background-color: #8A8A00;
	color: #CCCCCC;
}

/*body section======================================= */
#pagewrapper {
	width: 760px;
	position: relative;
	left: 0px;
	height: 860px;
}

#bodycontainer {
	left: 170px;
	position: absolute;
	top: 20px;
	width: 510px;
}

#fauxfinishes #fauxfinishesbutton {
	color: #FF0000;
	font-variant: small-caps;
	font-weight: bold;
}

/* page identity section===================================== */
#home #homebutton {
	color: #FF0000;
	font-variant: small-caps;
	font-weight: bold;
}

#murals #muralsbutton {
	color: #FF0000;
	font-variant: small-caps;
	font-weight: bold;
}

#theartist #theartistbutton {
	color: #FF0000;
	font-variant: small-caps;
	font-weight: bold;
}

#tromploeil #tromploeilbutton {
	color: #FF0000;
	font-variant: small-caps;
	font-weight: bold;
}

#paintings #paintingsbutton {
	color: #FF0000;
	font-variant: small-caps;
	font-weight: bold;
}

#portfolio #portfoliobutton {
	color: #FF0000;
	font-variant: small-caps;
	font-weight: bold;
}

#screens #screensbutton {
	color: #FF0000;
	font-variant: small-caps;
	font-weight: bold;
}

/* Nav Bar section============================================= */

ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}

li {
	text-align: center;
	width: 80%;
	margin: 0 0 0 0;
	padding: 0 0 0 16px;
}

.florishes {
	border: solid 0px none;
	text-align: center;
}

#sectionlinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 20px;
	width: 160px;
	position: absolute;
	left: 0;
	height: 615px;
	margin: 0 0 0 0;
}

#sectionlinks a:link {
	color: #800000;
	display: block;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	border: solid gold 1px;
}

#sectionlinks a:visited {
	color: #666666;
	display: block;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	border: solid gold 1px;
}

#sectionlinks a:hover, #sectionlinks a:active {
	color: #FF0000;
	display: block;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	border: solid red 1px;
}

a:link {
	color: #800000;
	text-decoration: none;
}

a:visited {
	color: #8A0000;
	text-decoration: none;
}

a:hover {
	background-color: #E2D398;
	color: #3F0080;
	text-decoration: none;
}

a:active {
	background-color: #E2D398;
	color: #3F0080;
	text-decoration: none;
}

.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#printingHeader {
	visibility: hidden;
	position: absolute;
	top: 5px;
	left: 0px;
}
.gallerynavgrey {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
td  {
	text-align: center;
}
td img {
	border: 0px none;
}
.emailscreen{
	visibility:visible;
	font-size: small;
	text-align: center;
}
#thispage {
	font-weight: bold;
}

