body{
	margin:0;
	padding:0;
	text-align:center;
	font:normal 12px  Arial, Helvetica, sans-serif;
        background-color: #FFCE89;
}

#pagewidth{
	margin:0 auto;
        margin-top: 25px;
	width:865px;
	background:#833D0A;
	padding:1px;
	border:8px solid #600;
	overflow:hidden;
}
#frame{
	border:10px solid #f63;
}

#center{
	border:1px solid #833E50;
	background:#FFD9CC;
	padding:0;
}
#header{
	height:105px;
	padding:57px 0 0 0;
	text-align:right;
	width:832px;
	position:relative;
	background:url(/images/bg-head.gif) no-repeat 16px 23px;
}


.clear {

  clear:both;

}

h2{
	font-weight:normal;
	color:#8C3632;
	font-size:23px;
	letter-spacing:8px;
	float:right;
	margin:0 8px 0 0;
	padding:0;
}



.pageHeader {
	font-weight:bold;
	color:#8C3632;
	font-size:23px;
	letter-spacing:8px;
	margin:0 8px 0 0;
	padding:0;
}


h1 span{
	color:#B2827F;
}
#header p {
	color:#300;
	margin:8px 15px 0 0;
	padding:0;
        font-weight: bold;
	font-size: 13px;
	display:inline;
	float:right;
	clear:right;
}
.ART_title {
	color:#300;
	margin:8px 15px 0 0;
	padding:0;
        font-weight: bold;
	font-size: 13px;
	display:inline;
}
#leftcol{
	border:1px solid #3A0000;
	text-align:left;
	background:#fff url(/images/bg-left.jpg) no-repeat;
}
#rightcol{
	width:510px;
	background:#fff;
	border:1px solid #c00;
	text-align:left;
}



A:link, A:visited, A:active { text-decoration: underline; color: #8C3632; }
A:hover { text-decoration: underline; color: #FF7B21; }

.ART_content, .FORM_Intro {
  font-size: 10pt;
  line-height: 150%;
}

.small, .verd_8, .FORM_Choice {
  font-size: 8pt;
}

.smallB, .verd_8, .FORM_Question {
  font-weight: bold;
  font-size: 8pt;
}

.xsmall, .verd_7 {
  font-size: 7pt;
}


/* 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;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 span {
	visibility: hidden;
	font-weight:normal;
	color:#8C3632;
	font-size:21px;
	letter-spacing:8px;
	margin:0 8px 0 0;
	padding:0;
        font-family: arial;

}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
div.img-big {
	width: 387px; 
	border: 1px #DEDEDE solid;
	padding: 7px 7px 7px 7px;
	margin: 0px 0 0 0px;
}
.img-team { 
	border: 1px #DEDEDE solid;
	margin: 0;
        line-height: 17px;
}

.img-team a{ 
	color:#666666;
}
.img-team h4{ 
	color:#113321;
        font-size: 15px;
        padding: 0;
        margin: 0;
}

* html div.img-big img {
	margin-bottom: -4px;
}
div.img-small {
	width: 400px; 
	overflow: hidden;
	padding: 5px 0 0 7px;
}
div.img-small img {
	float: left;
	margin: 6px 6px 0 0;
}
.inactive img {
 filter: alpha(opacity=40);
 -moz-opacity: 0.4;
 opacity: 0.4;
}

.active img {
  filter: alpha(opacity=100);
 -moz-opacity: 1;
 opacity: 1;
}
