body {
	background: #B3B4B8 url(../images/BG-concrete.jpg) repeat left top;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 100%;
	font: normal 11px/17px Tahoma, Arial, sans-serif, Helvetica, Geneva;
	color: #5C5D5F;
	text-decoration: none;
}

a:link, a:active { text-decoration: underline; color: #17A; }
a:visited { text-decoration: underline; color: #035; }
a:hover, a:focus { text-decoration: underline; color: #6BD; }

input, textarea {font: normal 11px/17px Tahoma, Arial, sans-serif, Helvetica, Geneva;}
p {margin: 7px 0;}
img {border: 0;}

h1, h2, h3 {
	font-family: Tahoma, Arial, sans-serif, Helvetica, Geneva;
	font-weight: normal;
	color: #ED9519;
	text-decoration: none;
	margin: 0;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
	color: #404040;
}
h3 {
	font-size: 18px;
	color: #404040;
}
#header img {display: block;}
.content {
	text-align:left;
	padding:1px;
	margin: 0;
	width: 650px;
	background: url(../images/bg-concrete-white.jpg) repeat left top;
}
#leftcol {float:left; width: 170px;}
#rightcol {float:right; width: 440px; padding: 20px;}
#footer {
	padding: 10px 20px;
	background: #333333 url(../images/bg-footer.jpg) repeat-y left center;
	border-top: 1px solid #FFFFFF;
	text-align: right;
	font-size: 9px;
	color: #999999;
	line-height: 9px;
}

#leftcol ul {
	color: #fff;
	margin: 0;
	padding: 0;
	list-style: none;
	font: normal 13px Geneva, Tahoma, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	}

#leftcol li a {
 width: 110px;
	padding: 10px 10px 10px 30px;
	margin: 1px 0;
	background: #4E4E4E url(../images/bg-menu.jpg) repeat-x left center;
	display: block;
	border-right: 20px solid #000;
	text-decoration: none;
}


#leftcol a:link, #leftcol a:active {
color: #fff;}
#leftcol a:visited {
color: #fff; 
}
#leftcol a:hover, #leftcol a:focus {
color: #FFAD01; 
border-right: 20px solid #FFAD01;
}

#rightcol ul {
 margin: 10px;
 padding: 0;
 list-style: none;
}
#rightcol li {
	line-height: 15px;
	padding: 0 15px;
	background: url(../images/bullet.gif) no-repeat left center;
	font-weight: bold;
}
.imgright {
	float: right;
	padding: 1px;
	margin: 10px 0px 10px 10px;
	background: #FFFFFF;
	border: 1px solid #333333;
}
.imgleft {}

.pad10 {padding: 10px;}


.trans_boxGall {
  text-align:left;
  padding:20px;
  margin: 60px auto;
  border:solid 1px #A9A9A9;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/75p-white.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_boxGall[class] {
  background-image:url(../images/75p-white.png);
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* sIFR "decoy" styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 28px;
	line-height: 35px;
	letter-spacing: -1px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: -1px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -1px;
}
