body 
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}

img 
{
	border: solid 1px #000000;
}

h2 {
	text-decoration: underline;
}

a, a:visited
{
	text-decoration: none;
	color: black;
	
}

a:hover, a:active 
{
	text-decoration: underline;
}

#contentTable
{
	margin-left: auto;
  	margin-right: auto;
  	width: 500px;
  	height: 500px;
  	text-align: center;
}

#contentTable ul
{
  	text-align: left;
}


#bioTable
{
	margin-left: auto;
  	margin-right: auto;
  	width: 800px;
  	height: 500px;
  	text-align: center;

}

#bioTable ul
{
  	text-align: left;
}

#content
{
	height: 430px;
	padding-left:15px;
	/*vertical-align: top;*/
}

#galleryTable
{
	margin-left: auto;
  	margin-right: auto;
}

#galleryTable td
{
	padding: 30px;
}

#bannerImg
{
	border: 0px;

}
	
#copyright 
{
	color: #000000; 
	font: 9px geneva, verdana, arial, sans-serif;
	background-color:#FFFFFF;
	text-align: left;
}

#bioCopy
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}


#contactInfo
{
	padding-left: 100px;
	text-align: left;
	font-size:16px;
	font-weight: bold;
	color: Gray;	
}

#contactInfo a
{
	color: Gray;	
}

#footerTable
{
	width: 100%;
	font-weight: bold;
}

#galleryNav
{
	width: 100%;
	font-size : 10px;
}

#galleryNav td
{

}

#prevLink
{

}

#currText
{
	text-align: center;
	font-weight: bold;
}

#nextLink
{

}

#paintingTitle
{
	font-size: 16pt;
	padding-bottom: 10px;
}

#dimensions
{
	padding: 10px 0px 20px 0px;
}

#backLink
{
	text-align: left;
}

