body {
  margin: 0px;
  padding: 0;
  background-color: #C797B0;	
}
html {
	overflow-y: scroll;
}
#wrapper {
  width: 900px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #C797B0;	
}
#top {
  height: 142px;
  width: 900px;
  background: url(images/DIL_pagestop3.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#left {
  float: left;
  width: 200px;
  height: 100%;
  background: url(images/DIL_pagesleft2.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#center {
  width: 670px;
  margin-left: 200px;
  #margin-top: -331px;
  background-color: #E1E0E0;
  padding: 0px 15px;
}
#centerwithsubnav {
  width: 670px;
  margin-left: 200px;
  #margin-top: -370px;
  background-color: #E1E0E0;
  padding: 0px 15px;
}
#centerabout {
  width: 900px;
  background-color: #E1E0E0;
  padding: 0px;
}
#clear {
  clear: both;
}
#footer {
  background: #60899F;
  height: 35px;
  width: 900px;
  padding: 15px 0px 0px 0px;
  text-align: center;
  font-family: arial;
  font-size: 12px;
  color: #7A2330;
}

#title {
	font: 16px arial;
	font-weight: bold;
	color: #7E1C2A;
	padding: 10px 0px 0px 0px;
}
#text {
  font-family: arial;
  font-size: 14px;
  width: 880px;
  color: #7E1C2A;
  text-align: justify;
  line-height: 1.3em;
  padding: 20px;
}
#notetext {
  font-family: arial;
  font-size: 11px;
  width: 600px;
  color: #7A2330;
  padding: 5px 10px;
  text-align: center;
  line-height: 1.3em;
}

table.video {
 width: 880px;
 padding: 20px 0 20px 20px;
 #margin: 20px;
 color:#5B3C0F; 
 font-size: 13px;
 font-family: arial;
 text-align: left;
}

table.video tr {
 width: 800px;
 padding: 0;
}

table.video td {
 width: auto;
 padding: 0;
 color:#5B3C0F; 
 font-size: 13px;
 font-family: arial;
 text-align: left;
}

A.type1:link    {color:#7E1C2A; font-size: 12px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type1:visited {color:#7E1C2A; font-size: 12px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type1:active  {color:#7E1C2A; font-size: 12px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type1:hover   {color:#fff; font-size: 12px; font-weight:bold; text-decoration:none; font-family: arial;}

A.type2:link    {color:#7E1C2A; font-size: 15px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2:visited {color:#7E1C2A; font-size: 15px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2:active  {color:#7E1C2A; font-size: 15px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2:hover   {color:#253E77; font-size: 15px; font-weight:bold; text-decoration:none; font-family: arial;}

A.type2a:link    {color:#7E1C2A; font-size: 14px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2a:visited {color:#7E1C2A; font-size: 14px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2a:active  {color:#7E1C2A; font-size: 14px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2a:hover   {color:#253E77; font-size: 14px; font-weight:bold; text-decoration:none; font-family: arial;}

A.type2v:link    {color:#253E77; font-size: 14px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2v:visited {color:#253E77; font-size: 14px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2v:active  {color:#253E77; font-size: 14px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2v:hover   {color:#253E77; font-size: 14px; font-weight:bold; text-decoration:none; font-family: arial;}

A.type3:link    {color:#253E77; font-size: 15px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type3:visited {color:#253E77; font-size: 15px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type3:active  {color:#253E77; font-size: 15px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type3:hover   {color:#7E1C2A; font-size: 15px; font-weight:bold; text-decoration:none; font-family: arial;}

#pagenav {
  font-size: 15px;
  font-family: arial;
  color: #253E77;
  padding: 12px;
}

#navsub {
	float: left;
	width: 200px;
	margin-left: 5px;
}
#navsub ul {
	list-style: none;
}
#navsub li {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	padding: 10px 0px;
}

A.typesub:link    {color:#7E1C2A; font-size: 15px; font-weight:bold; text-decoration:none; font-family: arial;}
A.typesub:visited {color:#7E1C2A; font-size: 15px; font-weight:bold; text-decoration:none; font-family: arial;}
A.typesub:active  {color:#7E1C2A; font-size: 15px; font-weight:bold; text-decoration:none; font-family: arial;}
A.typesub:hover   {color:#fff; font-size: 15px; font-weight:bold; text-decoration:none; font-family: arial;}

A.typesubv:link    {color:#fff; font-size: 17px; font-weight:bold; text-decoration:none; font-family: arial;}
A.typesubv:visited {color:#fff; font-size: 17px; font-weight:bold; text-decoration:none; font-family: arial;}
A.typesubv:active  {color:#fff; font-size: 17px; font-weight:bold; text-decoration:none; font-family: arial;}
A.typesubv:hover   {color:#fff; font-size: 17px; font-weight:bold; text-decoration:none; font-family: arial;}


#nav {
	float: left;
	width: 900px;
	height: 142px;
}
#nav li {
    display:inline;
	font-size: 19px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	padding: 10px 90px 0px 5px;
}
#nav ul {
	margin-top: 110px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #7E1C2A;
	background-color: transparent;
}
#nav a:hover {
	color: #fff;
}
#about #nav-about a,
#paintings #nav-paintings a,
#assemblage #nav-assemblage a, 
#prints #nav-prints a {
		color:#fff;
		text-shadow:none;
	}
#about #nav-about a:hover,
#paintings #nav-paintings a:hover,
#assemblage #nav-assemblage a:hover, 
#prints #nav-prints a:hover{
	}
#nav a:active {
		color:#fff;
	}

