	body {
		background-color: #FFFS;
		font: 1em Arial, sans-serif;
		margin: 0;
	}

	#frame {
		width:771px;
		margin:0;
		padding:0;
		text-align:left;
		background-color:#fff;
	}
	#mid {
		background: url(_pix/images/lines.gif) repeat-y top;
		width: 767px;
		margin-top: 38px;
	}
	#linestop {
		background: url(_pix/images/lines-top.gif) top;
		width: 767px;
		height:20px;
		position:absolute;
		top:95px;
	}

	#linesbottom {
		background: url(_pix/images/lines-bottom.gif) top;
		width: 767px;
		height:20px;
		margin-top:-20px;
	}

	#contentleft {
		width:168px;
		padding:0px;
		float:left;
		font-size:.7em;
		line-height:1.3em;
		margin-left:14px;
	}
	

	#maincontent {
		float:right;
		width:582px;
	}

	#contentcenter {
		width:360px;
		padding:0px;
		float:left;
		margin-left:24px;
	}
	#contentcenter h1 span, #contentcenter h2 span {display:none;visibility:hidden;}

	#contentcenter h1 {
		height:195px;
		background: url(_pix/images/AElogoBig.gif) no-repeat top;
		margin:20px 0 0 0;
	}
	#contentcenter h2 {
		height:38px;
		background: url(_pix/images/homeH2.gif) no-repeat top;
		margin:-8px 0 14px 0;
	}


	#contentright {
		width:168px;
		padding:0px;
		float:left;
		margin-left:30px;
		font-size:.7em;
		line-height:1.3em;
	}

	#header {
		height:64px;
		width:767px;
		background-color:#910029;
	}


	h1 {
		font-size:14px;
		padding-top:10px;
	}

	#header h1, #header h2 {
		font: 12px/14px sans-serif;
		margin:0;
		padding-left:10px;
	}
	#topmenu span span {
		display:none;
		visibility:hidden;
	}


	#footer {
		clear:both;
		background-color:white;
		height:30px;
		text-align:center;
		border-top:1px solid #900028;
		color: gray;
		font: 10px/11px verdana,sans-serif;
		padding-top:10px;
	}

	#topmenu {
		position:absolute;
		top:0px;
		left:4px;
		width: 767px;
	}
	#topmenu ul,#contentleft ul {
		list-style: none;
		margin:0;
		padding:0;
	}
	#topmenu ul li {
		float:left;
	}
	#topmenu div {
		display:block;
		height:64px;
	}
	#topmenu div span {display: none;}
	#topmenu div.framing {
		background: url(_pix/images/custom_framing.jpg) no-repeat top;
		width: 244px;
	}
	#topmenu div.arts {
		background: url(_pix/images/art_supplies.jpg) no-repeat top;
		width:165px;
	}
	#topmenu div.crafts {
		background: url(_pix/images/crafts.jpg) no-repeat top;
		width:177px;
	}
	#topmenu div.gallery {
		background: url(_pix/images/art_gallery.jpg) no-repeat top;
		width:181px;
	}

	h2.arts, h2.framing, h2.gallery {margin-bottom:6px;}
	h2.arts a, h2.framing a, h2.gallery a {
		display:block;
		color:#900028;
		background:  url(_pix/SHart_classes2.gif) no-repeat top;
		font-size:2px;
		height:32px;
		width:160px;
	}
	h2.framing a {
		background:  url(_pix/SHin_framing.gif) no-repeat top;
	}
	h2.gallery a {
		background:  url(_pix/SHin_the_gallery2.gif) no-repeat top;
		margin-top:4px;
	}


	#contentleft p {margin:0 0 6px 0;}

	#contentleft h3, #contentright h3 {
		font-size: 1em;
		color:black;
		margin:6px 0 0 0;
	}
	#contentleft ul {
	}

	#specials {
		text-align: center;
		width: 170px;
		background-color: #cccccc;
		margin:18px 0 14px 0px;
	}
	h2.specials {margin:0 0 0 0;}
	h2.specials a {
		display: block;
		background: url(_pix/images/SHspecials.gif) no-repeat top;
		font-size: 2px;
		height: 52px;
		width: 170px;
		color:#fff;
	}
	#specials h3 {color:#336699;font-size:1.5em;margin:0;padding:0 5px;}
	#specials h4 {color:#003366;font-size:1.1em;margin:4px 0 2px 0;padding:0 5px;}
	#specials p {text-align:left;padding:5px;}

	#framecontent {
		background: url(_pix/images/frame.jpg) repeat-y left;
		padding:0 68px;
	}
	#framecontent h3 {
		margin:0;
		text-align:center;
		color:#003366;
		font-size:14px;
	}
	#frametop {
		width:356px;
		height:56px;
		background: url(_pix/images/frametop.jpg) no-repeat top;
		font-weight:bold;
	}
	#framebottom {
		width:356px;
		height:64px;
		background: url(_pix/images/framebottom.jpg) no-repeat top;
	}
	.artmonth, {
	text-align:center;
	}
	
	
	/* menu */
	#submenu {
		position: absolute;
		top:64px;
		left: 0;
		border-top: 3px solid #900028;
		border-bottom: 1px solid #900028;
		background-color: #e4e3e3;
		width: 771px;
		
		}
	#submenu ul {
		list-style-type: none;
		margin:0;
		padding:0;
		float:left;
	}
	#submenu ul li {
		float:left;
	}
	#submenu ul li a {
		display:block;
		height:26px;
	}
	#submenu ul li span {
		display:none;visibility:hidden;
	}
	#submenu .about {
		width: 65px;
		background: url(_pix/images/hp_about.gif) no-repeat top;
	}
		#submenu A:hover.about {background-position: bottom;}
	#submenu .contact {
		width: 71px;
		background: url(_pix/images/hp_cont.gif) no-repeat top;
	}
		#submenu A:hover.contact {background-position: bottom;}
	#submenu .catalog {
		width:67px;
		background: url(_pix/images/hp_cat.gif) no-repeat top;
	}
		#submenu A:hover.catalog {background-position: bottom;}
	#submenu .framing {
		width:81px;
		background: url(_pix/images/hp_fram.gif) no-repeat top;
	}
		#submenu A:hover.framing {background-position: bottom;}
	#submenu .specials {
		width:71px;
		background: url(_pix/images/hp_spec.gif) no-repeat top;
	}
		#submenu A:hover.specials {background-position: bottom;}
	#submenu .gallery {
		width:107px;
		background: url(_pix/images/hp_gal.gif) no-repeat top;
	}
		#submenu A:hover.gallery {background-position: bottom;}