BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

#Container {
	width: 1024px;
	margin: 0px auto;
	margin-bottom: 40px;
}

#header {
	height: 78px;
	background-image: url(../_img/headerbg.png);
	background-repeat:no-repeat;
}


#logo {
	float:left;
	width: 186px;
	margin-right: 28px;
}

#banner {
	float: right;
	width: 384px;
}

#menu {
	width: 354px;
	float:left;
}

#menu > div {
	float: left;
	margin-top: 30px;
	margin-right: 22px;
}

#front_jeaneen {
	margin-top: 14px;
	margin-bottom: 30px;
	clear: both;
} 

#subcontent {
	border-top: 1px solid black;
	width: 966px;
	margin: 0px auto;
}

div.row {
	border-bottom: 1px solid black;
	clear:both;
}
div.row > div {
	float: left;
	
}

div.row2 {
	clear:both;
}

div.row2  h2 {
	font-family: Arial;
}

div.row2 > div {
	float: left;
	
}

#front_nga {
	border-right: 1px solid black;
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 32px;
	padding-right: 32px;
}

#front_canvas {
	border-right: 1px solid black;
	padding: 15px;
	padding-left: 0px;
}

#front_horizontal {
	padding: 15px;
	padding-top: 30px;
	text-align:center;
}

div.clear {
	clear:both;
	height: 1px;
}

#front_thermiboard {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:center;
}

#front_jimcantrell {
	padding-top: 15px;
	padding-left: 32px;
	padding-bottom: 32px;
	
}

#footer > div {
	float:left;
	margin-right: 17px;
	margin-top: 13px;
	margin-bottom: 10px;
}

#abouttext {
	font-family: Arial;
	border: 0px;
	line-height: 1.6em;
	border-top: 0px;
}

.title, h1 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 24px;
  padding: 0px;
  color: Black;
}

a.contactlink, a.contactLink:hover {
  color: #416fa6;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

.artist_box {
	width: 275px; 
	float: left;
	margin-left:20px;
	margin-right: 20px;
	margin-top:20px;
	margin-bottom:20px;
	height: 300px;
	font-size: 14px;
}

.artist_box img {
	width: 275px;
}
 
.artists_name {
	padding-top: 2px;
	font-size: 18px;
}
.artists_imagelayer {
	width: 275px;
	height: 275px;
	overflow:hidden;
	margin-bottom:5px;
}

.artist_box a {
	text-decoration: none;
	color: Black;
}


div.shadow3, div.shadow3 div, div.shadow3 div div {
	display:inline-table;
	display:block;
	}
	div.shadow3 {
	float:left;
	background:url(../images/shadows/03/shadow.gif) right bottom no-repeat;
	}
div.shadow3 div {
	background:url(../images/shadows/03/corner_bl.gif) -16px 100% no-repeat;
	}
div.shadow3 div div {
	padding: 0 16px 16px 0;
	background:url(../images/shadows/03/corner_tr.gif) 100% -16px no-repeat;
	}
div.shadow3 div div img {
	display:block;
	} 



div.shadow1, div.shadow1 div, div.shadow1 div div {
	display:inline-table;
	/* \*/display:block;/**/
	}
div.shadow1 {
	float:left;
	background:url(../images/shadows/06/shadow.gif) right bottom no-repeat;
	}
div.shadow1 div {
	background:url(../images/shadows/06/corner_bl.gif) -16px 100% no-repeat;
	}
div.shadow1 div div {
	padding:0 8px 8px 0;
	background:url(../images/shadows/06/corner_tr.gif) 100% -16px no-repeat;
	}
div.shadow1 div div img {
	display:block;
	} 

a.artists_link, a.artists_link:hover {
  color: #4170b5;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  text-decoration: none;
  line-height: 18px;
  margin-left: 8px;
}
.painting_title {
  color: #4270a6;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  text-decoration: none;
  line-height: 18px;
  margin-left: 8px;
}

a.th_link, a.th_link:visited {
  color: Black;
  text-decoration: none;
}

.submenu {
	clear:both;
	
}

.submenu > div {
	float: left;
	margin-right: 20px;
}
