body {
		color : Black;
		font-family : arial, helvetica, verdana, sans-serif;
		font-size : 12px;
}
h2 {
		color : #000;
		font-family : arial, helvetica, verdana, sans-serif;
		font-size : 13px;
		font-weight:bold;
		margin:0;
		padding:10px 0 2px 0;
	}
	.main {
		color : Black;
		font-family : arial, helvetica, verdana, sans-serif;
		font-size : 12px;
	}
	.head {
		color : Black;
		font-family : arial, helvetica, verdana, sans-serif;
		font-size : 14px;
		font-weight:bold;
	}
	.subhead {
		color : #900028;
		font-family : arial, helvetica, verdana, sans-serif;
		font-size : 12px;
		font-weight:bold;
	}
	.classHead {
		color : #900028;
		font-family : arial, helvetica, verdana, sans-serif;
		font-size : 12px;
		font-weight:bold;
	}
	.classTitle {
		color : #000000;
		font-family : arial, helvetica, verdana, sans-serif;
		font-size : 12px;
		font-weight:bold;
	}
	
	#header {
		background-color:#900028;
		width:750px;
		height:97px;
		margin-bottom:15px;
	}
	#header ul, #header ul li {
		list-style-type: none;
		margin:0;
		float:right;
	}
	#header ul li {
		float:left;
	}
	#header ul li a {
		display:block;
		height:24px;
	}
	#header ul li span {
		display:none;visibility:hidden;
	}
	.about {
		width: 60px;
		background: url(http://www.artemporium.us/_pix/images/ae_about.gif) no-repeat top;
	}
		A:hover.about {background-position: bottom;}
	.contact {
		width: 72px;
		background: url(http://www.artemporium.us/_pix/images/ae_contact.gif) no-repeat top;
	}
		A:hover.contact {background-position: bottom;}
	.classes {
		width:69px;
		background: url(http://www.artemporium.us/_pix/images/ae_catalog.gif) no-repeat top;
	}
		A:hover.classes {background-position: bottom;}
	.framing {
		width:77px;
		background: url(http://www.artemporium.us/_pix/images/ae_framing.gif) no-repeat top;
	}
		A:hover.framing {background-position: bottom;}
	.specials {
		width:78px;
		background: url(http://www.artemporium.us/_pix/images/ae_specials.gif) no-repeat top;
	}
		A:hover.specials {background-position: bottom;}
	.gallery {
		width:98px;
		background: url(http://www.artemporium.us/_pix/images/ae_gallery.gif) no-repeat top;
	}
		A:hover.gallery {background-position: bottom;}
		
		
#mainContainer {
width:750px;
}

#footer {
width:750px;color: Gray; font-family: verdana,sans-serif; font-size: 10px;border-top:1px solid #900028;padding-top:12px;
}
#footer ul {
		list-style-type: none;
		margin:0;padding-left:32px;
		}
#footer ul li {
	float:left;
	border-left:1px solid gray;
	padding:0px 8px;
	margin:0;
}

#footer .firstchild {
	border-left:0;
}

#specialpage span.subhead {
	margin:8px 0 3px 0;
	font-size:14px;
	display:block;
}
#specialpage img.right {
margin: 0 0 8px 10px;
}
#specialpage img.left {
margin: 0 10px 8px 0;
}
#specialpage .main {
	margin:0 0 15px 0;
	clear:both;
}

#specialpage h2 {
color : #900028;
font-size:14px;
margin:0 0 2px 0;
}
#specialpage h3 {
color : #000;
font-size:12px;
margin:3px 0 2px 0;
}