body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #900201;
	color: #000000;
}

#wrapper {
	position: absolute;
	width: 768px;
	height: 800px;
	background-color: #FFF;
	margin: 107px 100px 0px 102px;
	z-index: 0;
	visibility: visible;
		 }
		 
#wrapper-p {
	position: absolute;
	width: 768px;
	height: 654px;
	background-color: #FFF;
	margin: 107px 100px 100px 102px;
	z-index: 0;
	visibility: visible;
		 }
		 
#wrapper-b {
	position: absolute;
	width: 768px;
	height: 1000px;
	background-color: #FFF;
	margin: 107px 100px 100px 102px;
	z-index: 0;
	visibility: visible;
		 }
		 
#wrapper-c {
	position: absolute;
	width: 768px;
	height: 850px;
	background-color: #FFF;
	margin: 107px 100px 100px 102px;
	z-index: 0;
	visibility: visible;
		 }


#logo {
	position: absolute;
	width: 277px;
	height: 114px;
	left: 110px;
	top: 55px;
	z-index: 1;
	  }

#tab_1 {
	position: absolute;
	width: 84px;
	height: 34px;
	left: 509px;
	top: 81px;
	z-index: 1;
    }
		 
#tab_2 {
	position: absolute;
	width: 84px;
	height: 34px;
	left: 604px;
	top: 81px;
	z-index: 1;
    }
	
#tab_3 {
	position: absolute;
	width: 84px;
	height: 34px;
	left: 700px;
	top: 81px;
	z-index: 1;
	}

#tab_4 {
	position: absolute;
	width: 84px;
	height: 34px;
	left: 796px;
	top: 81px;
	z-index: 1;
    }
	
#upcoming {
	position: absolute;
	width: 280px;
	height: 247px;
	left: 28px;
	top: 90px;
	 }
	 
.upcoming, .link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
	}
	
.upcoming a, .link a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #900201;
	text-decoration: none;
	}
	
.upcoming a:hover, .link a:hover { text-decoration: underline; }
	
#link {
	position: absolute;
	width: 504px;
	height: 247px;
	left: 32px;
	top: 90px;
	 }

#slider {
	position: absolute;
	height: 400px;
	width: 430px;
	left: 317px;
	top: 56px;
	 }
	 
.home-image {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #666666;
	margin-left: 260px;
	line-height: 18px;
	}
	
#footer {
	position: absolute;
	margin-top: 860px;
	margin-left: 137px;
	top: -131px;
	width: 695px;
	left: 1px;
		  }

.footer, .footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 500;
	color:#CCCCCC;
	text-decoration: none;
		 }

.footer a:hover { text-decoration: underline; }		 

#painting {
	position: absolute;
	height: 500px;
	width: 500px;
	top: 81px;
	left: 33px;
			}

#thumbs, #thumbs-sm {
	position: absolute;
	height: 500px;
	width: 577px;
	top: 81px;
	left: 20px;
			}
			
#biog {
	position: absolute;
	height: 500px;
	width: 400px;
	top: 68px;
	left: 25px;
			}

.biog { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	}

#bio-image {
	position: absolute;
	height: 215px;
	width: 277px;
	left: 501px;
	top: 190px;
	z-index: 8;
			 }
			
#thumbs img { padding: 5px; }

#thumbs-sm img { padding: 10px; }


#nav {
	position: absolute;
	height: 300px;
	width: 145px;
	top: 81px;
	left: 602px;
	 }

.nav { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: 400;
	color: #666;
	margin: 10px 0px 10px 0px;
	}
	
.nav-heading   { font-size: 11px; 
                 font-weight: 500;
				 color: #333;
				}
				
.nav-heading a  { font-weight: 500; 
                  color: #900201;
				  text-decoration: none;
				}

.nav-heading a:hover { 
	text-decoration: underline;
	}
     

