
/* CSS Document programmed by the masters of Snare Systems */

	 body { background-image:url(images/body_back.jpg); background-repeat:repeat-x; background-position:top; text-align:center; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; color:black;}
	.header {margin:auto; width:800px; height:119px; background-image:url(images/dekalbgallery.jpg); color:white; text-align:right; font-family:Arial, Helvetica, sans-serif; font-weight:600;}
	.content {margin:auto; width:800px; background-image:url(images/content_back.jpg); background-repeat:repeat-y;} 
	.footer {margin:auto; width:849px; height:159px; background-image:url(images/footer.jpg); background-repeat:no-repeat; background-position:right; font-size:12px;}
	.footer a {text-decoration:none; color:#336699;}
	.footer a:hover {text-decoration:none; color:#999999;}
	.footer a:link {text-decoration:none; color:#336699;}
	.footer a:active {text-decoration:none; color:#336699;}
	.side {border-right:double 8px #336699; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:800; color:#336699; text-align:left;}
	.side a {text-decoration:none; color:#336699;}
	.side a:hover {text-decoration:none; color:#999999;}
	.side a:link {text-decoration:none; color:#336699;}
	.side a:active {text-decoration:none; color:#336699;}
	hr {margin:5px; border:solid 2px #336699;}


