/* CSS Document */

.row_titles { font-size: 18px; font-weight: bold; color: #0072bc }
.row_titles2 { font-family: "Times New Roman", Times, serif; font-size: 22px; font-weight: bold; color: #0072bc }
.int_titles { font-family: "Times New Roman", Times, serif; font-size: 22px; font-weight: bold; color: #0072bc }
.int_body_copy { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000 }

.background_pattern_left{
	position:absolute;
	background-image:url(images/single-repeat-circle-fabric-small.jpg);
	___background-image:url(images/circle-design-fabric-swatch-bg.jpg);
	background-repeat:repeat;
	width:50%;
	height:100%;
	left:0px;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: -1;
}

.background_pattern_right{
	position:absolute;
	background-image:url(images/stripe-fabric-swatch-bg-small.gif);
	background-repeat:repeat;
	width:50%;
	height:100%;
	right:0px;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: -1;
}

.main_container{
	position: relative;
	z-index: 1000;
}

.fbBorder {
    border: 1px solid #000000;
}

.boldness {
	font-weight:bold;
}

.pageAnchor {
  font-size: 75%;
  text-align: center;
  line-height: 1.25em;
}


/* 	********		*/
/* 	Event Photos 	*/
/* 	********		*/

iframe{
   text-align:center;
   padding:0px;
   border:0px solid #F0F5FB;
   width:650px;
   height:400px;
   margin:auto;
   text-align:center;
   overflow: hidden;
   background-color: #FFFFFF;
}

#if {
	background-color: #FFFFFF;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

#if img{
	border:1px solid #000;
	text-align:center;
}


.simg{
   border:1px solid #000;
}


.timg{
   border:1px solid #000;
   margin:2px 5px;
}

#frameHolder{
   text-align:center;
   padding:10px; 
}

#list{
   height:120px;
   overflow:auto;
   text-align:center;
}

/* IFRAME STYLES */

#imgInfo {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    text-align:center;
    margin:0px;
    padding:0px;
    color:#000;
}

#imgInfo h2 {
    font-size:1.3em;
    font-weight:bold;
}

#imgInfo p {

}