* {
	/* border:1px solid red; */
	padding:0;
	margin:0;
	background-repeat: repeat-x;
	outline: none;
}

body {
	background-color: #f2f2f2;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #888888;
	overflow: auto;
}


a {
	color: #888888;
}

.whole {
	width: 920px;
	margin: 20px auto auto auto;
}

.banner {
	position: absolute;
	width: 920px;
	height: 56px;
	background-image: url(../images/banner.gif);
}

	.logo {
		position: absolute;
		width: 200px;
		height: 56px;
		}	
		
		.logo a {
		position: absolute;
		text-indent: -9000px;
		display: block;
		width: 200px;
		height: 56px;
		}
		
		.banner h3 {
			position: absolute;
			text-indent: -9000px;
		}
	
	
	.top_nav {
		position: absolute;
		width: 400px;
		height: 56px;
		margin: 0px 0px 0px 446px;
	}
	
		.top_nav a {
			display: block;
			height: 56px;
			color: #555555;
			background-repeat: repeat-x;
			position: absolute;
			text-indent: -9000px;
			font-size: 0;
		}
		
		.top_nav ul, .top_nav li {
			position: absolute;
			list-style-type: none;
			}
			
		li.menu_about { width: 76px; margin-left: 0px; }		
			li.menu_about a { width: 76px; background-image: url(../images/menu_about.gif); }		
			li.menu_about a:hover { background-position: 76px 0; }
			
		li.menu_gallery { width: 84px; margin-left: 76px; }		
			li.menu_gallery a { width: 84px; background-image: url(../images/menu_gallery.gif); }		
			li.menu_gallery a:hover { background-position: 84px 0; }
			
		li.menu_prints { width: 74px; margin-left: 160px; }		
			li.menu_prints a { width: 84px; background-image: url(../images/menu_prints.gif); }		
			li.menu_prints a:hover { background-position: 74px 0; }
			
		li.menu_news { width: 72px; margin-left: 234px; }		
			li.menu_news a { width: 72px; background-image: url(../images/menu_news.gif); }		
			li.menu_news a:hover { background-position: 72px 0; }
		
		li.menu_contact { width: 90px; margin-left: 306px; }		
			li.menu_contact a { width: 90px; background-image: url(../images/menu_contact.gif); }		
			li.menu_contact a:hover { background-position: 90px 0; }
			
		li.menu_links { width: 78px; margin-left: 396px; }		
			li.menu_links a { width: 78px; background-image: url(../images/menu_links.gif); }		
			li.menu_links a:hover { background-position: 78px 0; }

.title {
	position:absolute;
	margin: 68px 0px 0px 18px;
}

	.title h2 {
		font-size: 22px;
		font-weight: normal;	
	}

.panel {
	position: absolute;
	margin: 115px 0px 0px 18px;
	width: 884px;
}

	.panel #footer {
		margin-left: 392px;
		margin-top: 0px;
	}
	
.panel_home {
	position: absolute;
	margin-top: 100px;
	text-align: center;
}

	.panel_home h3 {
		padding-bottom: 8px;
	}
	
	.panel_home td {
		width: 230px;
		text-align: center;
		vertical-align: top;
	}	
	
	.panel_home table { margin: 30px 0px 20px 0px; }
	
	.panel_home a {
		color: #666666;
		text-decoration: none;
	}
	
	.panel_home a:hover {
		color: #AAAAAA;
		text-decoration: none;
	}
	
	.panel_home #footer {
	}

	.panel td {
		width: 176px;
		text-align: center;
		vertical-align: top;
	}

	.panel h3 {
		padding: 10px 0px 10px 0px;
		border-bottom: 1px solid #DFDFDF;
	}	

table { margin: 10px 0px 20px 0px; }

h4 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
}

p.sold {
	font-weight: bold;
	color: #CC0000;
}

td p {
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 6px;
}

td {
	padding-bottom: 10px;
}

.panel_left {
	position: absolute;
	margin: 115px 0px 0px 18px;
	width: 270px;
}

.panel_middle {
	position: absolute;
	margin: 115px 0px 0px 325px;
	width: 270px;
}

.panel_right {
	position: absolute;
	margin: 115px 0px 30px 632px;
	width: 270px;
}

	.panel_right #footer {
		margin-left: -222px;
	}

.panel_info {
	position: absolute;
	margin: 72px 0px 0px 18px;
	width: 270px;
}

	.panel_info h3 {
		padding-bottom: 8px;
	}

.panel_painting {
	position: absolute;
	margin: 60px 0px 0px 290px;
	width: 612px;
	text-align: right;
}

	.panel_painting img {
		background-image: url(../images/painting_bkgd.gif);
		padding: 15px 0px 15px 15px;
	}
	
.panel_painting_end {
	position: absolute;
	margin: 65px 0px 0px 902px;
	width: 15px;
	height: 430px;
	background-image: url(../images/painting_end.gif);		
	background-repeat: no-repeat;
}

.panel_painting_end #footer {
	margin-left: -492px;
	margin-top: 440px;
}

.news_item {
	padding: 10px 0px 20px 0px;
	border-top: 1px solid #DFDFDF;
}

	.news_item a {
		color: #888888; 
	}
	
	.news_item h3 {
		border: none;
	}
	
	h4.date {
		padding: 0px 0px 10px 0px;
	}
	
	.news_item img {
		float: right;
		margin: 0px 0px 16px 10px;
	}

.panel_contact {
	position: absolute;
	margin: 115px 0px 50px 350px;
	width: 570px;
}

	.panel_contact #footer {
		margin-left: 60px;
		margin-top: 50px;
	}


td.link {
	width: 50%;
	text-align: right;
	padding-bottom: 30px;
}

	td.link a {
		text-decoration: none;
		font-weight: bold;
		color: #888888;
	} 
	
	td.link a:hover {
		color: #AFAFAF;
	}

td.link_desc { 
	width: 50%;
	padding-left: 20px;
	text-align: left;
}


p { padding-bottom: 10px; }

img {
	margin: 5px 0px 12px 0px;
	border: none;
	}
		
label {
	text-align: left;
	display: block;
	padding: .5em 0em .2em 0em;
}

input, textarea {
	margin: 0em 0em 1em 0em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

	a.buyPainting:link, a.buyPainting:visited, a.buyPrint:link, a.buyPrint:visited, a.gallery:link, a.gallery:visited {
		margin-bottom: 40px;
		font-size: 0;
		display:block;
		width:80px;
		height:28px;
		text-indent: -9000px;
	}
	
	a.buyPainting { background-image:url(../images/button_BuyPainting.gif); }
	
	a.buyPrint { background-image:url(../images/button_BuyPrint.gif); }
	
	a.gallery { background-image:url(../images/button_Gallery.gif); }
	
	a.buyPainting:hover, a.buyPrint:hover, a.gallery:hover{
		background-position: 80px 0px;
	}

.footer	{
	position: relative;
	top: 20px;
	margin-left: 410px; /*this gets overridden for some panels*/
	padding-bottom: 10px;
	width: 510px;
	height: 20px;
	background-image:url(../images/footer.gif);
}

	.footer p {
		display: none;
	}


