body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background: url(images/tile-bg.gif);
}
#bg
{
background: url(images/bg.gif) repeat-x #C6C6A7;
margin: 0px;
width: 100%;
}

A   	{ color: #8F3808; text-decoration: none; }
A:link	{ color: #8F3808; text-decoration: none; }
A:visited { color: #8F3808; text-decoration: none; }
A:active { color: #8F3808;  text-decoration: underline;}
A:hover	{ color: #9A470E;  text-decoration: underline;}
.orangebar 
{
	height: 36px; 
	background:  url(images/title-banner.gif) right; 
	background-repeat: no-repeat; 
}
.orangebargal {
		height: 36px; 
		background:  url(images/title-banner-gal.gif) right; 
		background-repeat: no-repeat;
}
.sbtext {
		font-size:			11px;
		color:				#390104;
		padding-bottom:		18px;

}
.sblink {
		font-size:			11px;
		color:				#390104;
		padding-bottom:		18px;
}
.sidetitle 
{
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	vertical-align:	bottom;
	padding-left: 20px;
	padding-top: 13px;
		
}
.heading 
{
	font-size: 20px;
	font-weight: bold;
	color: #5F0104;
	padding-bottom: 20px;

}
.maroon {
color:				#390104;
}
.datetitle {

		font-family: 		Arial, Helvetica, sans-serif;
		font-size:			14px;
		font-weight:		bold;
		color:				#3E617B;
		padding-bottom:		5px;

}
.topictitle 
{
	font-size: 14px;
	font-weight: bold;
	color: #5F0104;
}
.orange { color: #8F3808; font-weight: bold;}
/* THIS MAKES THE DROP SHADOW WORK ON IMAGES */
.imagecontainer{
	  float:left;
	  clear:left;
	  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(images/shadow.gif) no-repeat bottom right;
	  margin: 10px 0 10px 10px !important;
	  margin: 10px 0 10px 5px;
}
.imagecontainer img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
#sbleft
{
	width:537px; 
	padding: 10px 12px 50px 20px;
}
#sbright
{
	padding-left: 15px;
}
#shadowleft
{
	background: url(images/top-left.jpg) no-repeat top left; 
	padding-left: 11px;
}
#shadowright
{
	background: url(images/top-right.jpg) no-repeat top right;
}
#content
{
	background: url(images/content-bg.gif) repeat-y top left;
}
#contentfull
{
	background: url(images/content-bg-full.gif) repeat-y top left;
}
#contentfade
{
	background: url(images/content-fade.gif) no-repeat top left;
}
#contentbgfade
{
	background: url(images/content-bottom-fade.jpg) no-repeat bottom left;
}

#contentfull
{
	background: url(images/content-full.gif) no-repeat top left;
}
#contentfullfade
{
	background: url(images/content-full-fade.jpg) no-repeat bottom left;
}
#sbrightorange
{
	padding: 10px 32px 15px 5px;
}
#footer
{
	background: url(images/footer-bg.gif) repeat-x top left; 
	height: 56px;
}