body {
	background-attachment: fixed;
	background-image: url(background.gif);
	background-repeat: repeat-x;
}
#header {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#main {
	width: 680px;
	border: 1px solid #33CCCC;
	background-color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 6px;
}
#content {
	font-family: "Trebuchet MS", Arial, Verdana;
}
#content p {
	font-size: 0.8em;
	line-height: 1.8em;
}
#footer {
	height: 80px;
	width: 689px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #339999;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#footer p{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1em;
	color: #339999;
	text-align: center;
	margin-top: 24px;
	font-weight: bold;
}
#footer a, #content a {
	color: #339999;
	font-weight: bold;
}
#navigation {
	float: right;
	width: 114px;
	padding: 4px;
}
#navigation img {
	margin: 2px;
}
#content h1 {
	font-size: 1em;
	font-weight: bold;
	color: #33CCCC;
}
#right {
	float: right;
	width: 300px;
	margin-left: 6px;
	text-align: center;
	vertical-align: middle;
}
.quote {
	font-style: italic;
}
#header .logo {
	clear: left;
}
#news p {
	text-align: justify;
	font-size: 0.7em;
	line-height: 2em;
}
#news h2 {
	color: #99CCCC;
	font-size: 1.0em;
	margin-bottom: -20px;
}
#news {
	background-color: #F4F4F4;
	padding: 0px 6px;
}
#content h2 {

	font-size: 0.8em;
	font-weight: bold;
	color: #339999;
}
#galleryright {
	float: right;
	width: 200px;
	margin-left: 6px;
	text-align: center;
}
#galleryleft {

	float: left;
	width: 200px;
	margin-left: 6px;
	text-align: center;
	
}
#kimbeadle {

	float: right;
	margin-left: 6px;
	text-align: center;
	vertical-align: middle;
}
#gallery {
	min-height: 470px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
#acrylics {
	min-height: 670px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
#gallery img, #acrylics img {
	border: 1px solid #CCCCCC;
}
#painting {
	height: 180px;
	width: 160px;
	float: left;
	margin-bottom: 20px;
}
#painting p {
	font-size: 0.7em;
	clear: both;
	line-height: 1.2em;
	margin-top: -2px;
}
#details p {
	font-size: 0.8em;
	clear: both;
	line-height: 1.4em;
	margin-top: -2px;
}
#details {
	text-align: left;
	width: 300px;
	margin-bottom: 10px;
}
#back {
	float: right;
}
#gap {
	clear: both;
	height: 10px;
	width: 600px;
}
