body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	background-color: #666666;
	background-image: url(http://www.kesart.net/images/site/BodyBg01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/* Text Color */
h1, h2, h2.pageTitle, h3, #main strong { 
	color: #000000;
}

/* Sizing */
h1 { font-size: 150%; }
h2 { font-size: 120%; }

/* Layout & Panel Positioning*/
#frameLayout {
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 900px;
}

#header {
	background-color: #CCCCCC;
}
#header img {
	display: block;
}

#frameMain {
	background-color: #FFFFFF;
}

#footer {
	background-color: #FFFFFF;
	border-top: 1px solid #CFCFCF;
	clear: both;
	padding: 15px;
	background-image: url(http://www.kesart.net/images/site/Footer_BottomBorderDeco01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer a {
}
#footer a:hover {
	text-decoration: underline;
}

#footerContent {
	width: 48%;
}

#footerNavPanel {
	float: right;
	width: 48%;
	text-align: right;
}
#footerNavPanel a {
	color: black;
}

#main {
	height: 675px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCCCC;
	position: relative;
}
#main blockquote {
	position: absolute;
	text-align: center;
	width: 550px;
	font-size: 135%;
}
.gallery {
	background-image: url(http://www.kesart.net/images/site/gallery.jpg);
}
.lessons {
	background-image: url(http://www.kesart.net/images/site/lessons.jpg);
}
.lessons blockquote, .gallery blockquote {
	top: 500px;
	left: 250px;
	font-style: italic;
	font-weight: bold;
}
.contact {
	background-image: url(http://www.kesart.net/images/site/contact.jpg);
}
#frameMain .contact blockquote {
	top: 420px;
	left: 460px;
	font-size: 2.00em;
	font-weight: bold;
}
#frameMain .contact a {
	color: black;
}
#frameMain .contact a:hover {
	text-decoration: underline;
}

#homeText {
	background-color: none;
	width: 703px;
	height: auto;
	position: absolute;
	top: 595px;
	left: 128px;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	padding: 0 5px;
 }

.primaryNavPanel {
	float: left;
	width: 130px;
	padding: 10px 5px;
	background-color: #DFC07F;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	display: inline;
	background-image: url(http://www.kesart.net/images/site/PrimaryNav_TopBorderDeco01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.lessons .primaryNavPanel {
	background-color: #E5DAAD;
}
.galleryNavPanel {
	clear: left;
	padding-right: 2px;
	width: 133px;
}

.primaryNavPanel .bottomBorder {
	background-image: url(http://www.kesart.net/images/site/PrimaryNav_BotBorderDeco01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 140px;
	height: 12px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	bottom: -1px;
}
.primaryNavPanel ul {
	padding-bottom: 0px;
}
.primaryNavPanel ul li {
	margin: 1.00em 0 0.50em 0;
	padding-left: 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.primaryNavPanel ul li.current {
	background-image: url(http://www.kesart.net/images/site/Nav_Bullet_Sq01.jpg);
	font-weight: bold;
}
.primaryNavPanel a {
	color: black;
	font-size: 0.90em;
}
.primaryNavPanel a:hover {
	text-decoration: underline;
}

#galleryDisplay, #mainDisplay {
	position: relative;
	padding: 15px 0;
}
#galleryDisplay  .primaryNavPanel {
	background-color: #CFCFCF;
	margin-top: 0px;
	background-image: url(http://www.kesart.net/images/site/GalleryNav_TopBorderDeco01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#galleryDisplay .primaryNavPanel .bottomBorder {
	background-image: url(http://www.kesart.net/images/site/GalleryNav_BotBorderDeco01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 140px;
	height: 12px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	bottom: -1px;
}
#galleryDisplay  .galleryNavPanel {
	margin-top: 15px;
}
* + html #galleryDisplay  .galleryNavPanel {
	margin-top: 0px;
}
* html #galleryDisplay  .galleryNavPanel {
	margin-top: 0px;
}
.galleryNavPanel h4 {
	padding-bottom: 10px;
	padding-left: 15px;	
}
.galleryNavPanel ul li {
	line-height: 1.10;
	margin: 0.00em 0 0.72em 0;
}

#galleryDisplay h2 {
	width: 725px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 165px;
	text-align: center;
	padding: 6px 0 3px 0;
	background-color: #CFCFCF;
	background-image: url(http://www.kesart.net/images/site/GalleryDisplay_TopBorderDeco01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainDisplay  .primaryNavPanel {
	background-color: #CFCFCF;
	margin-top: 0px;
}

/* Legal Pages Styling */
.legalPage  .primaryNavPanel {
	background-image: url(http://www.kesart.net/images/site/GalleryNav_TopBorderDeco01.jpg);
}
.legalPage  .primaryNavPanel .bottomBorder {
	background-image: url(http://www.kesart.net/images/site/GalleryNav_BotBorderDeco01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 140px;
	height: 12px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	bottom: -1px;
}
.legalPage h1 {
	color: black;
	margin-top: 2.00em;
	font-size: 1.25em;
}
.legalPage h1.first {
	margin-top: 0.00em;
}
.legalPage p {
	margin-top: 0.50em;
	margin-right: 1.00in;
}
.legalPage b  {
	text-decoration: underline;
}

#mainDisplay .content {
	margin-left: 185px;
	margin-right: 15px;
}

.galleryNav {
	width: 725px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CFCFCF;

}
.galleryNav th {
}
.galleryNav td {
	width: 143px;
	padding: 8px 3px;
	vertical-align: top;
	text-align: center;
}
.galleryNav h4 {
}
.galleryNav b {
}
.galleryNav em {
	font-style: normal;
}
.fixImgYsp {
	padding-bottom: 2px;
}
* html .fixImgYsp {
	padding-bottom: 0px;
}

.paginate {
	width: 723px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 165px;
	border: 1px solid #CFCFCF;
	text-align: center;
	padding: 5px 0;
}
* html .paginate {
	margin-left: 167px;
}
.clearFix {
	clear: both;
}

.slicePanel img {
	display: block;
}
.slicePanel {
	background-color: #666666;
	background-image: url(http://www.kesart.net/images/site/BodyBg01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
