@charset "utf-8";
/* CSS Document */
/* irbd.org - eubf.org site layout */

.wc #shadow {
	margin: 0 auto;
	width: 980px;
	background: transparent url('../images/bg-shadow2.png') repeat-y scroll center;
}

.wc #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
	border:thin solid #000000;
}

/* BASE PAGE FORMAT STYLES */
.wc #header {
	height: 103px;
	background-image:url(../img/banner-bg-full.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.wc #headingtext1 {
	float:right;
	height:103px;
	width:298px;
	padding-bottom:0px;
	text-align:center;
	padding-top:13px;
}
.wc #headingtext2 {
	float:right;
	height:103px;
	width:408px;
	margin-right:0px;
	padding-bottom:0px;
	text-align:center;
	padding-top:13px;
}
.wc #navigationbar {
	width: 900px;
	height: 22px;
	background: #0099cc;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;

}
.wc #confadbar {
	width: 900px;
	height: 70px;
	background:#CCCCCC;
}
.wc #bodywrap {
	background-color:#FFFFFF;
	width:900px;
	margin-top:0px;
	height:100%;
}
.wc #leftwrap {
	background-color:#FFFFFF;
	background-image:url(../img/left-wrap-bg.jpg);
	background-repeat:repeat-y;
	height:1000px;
	width:200px;
	float:left;
	margin-left:5px;
	margin-top:15px;
	margin-bottom:15px;
}
.wc #lefthead {
	width:200px;
	background: #FFFFFF;
	text-align:center;
}
.wc #leftbody {
	width:200px;
	padding-top:10px;
	background: #FFFFFF;
	text-align:center;
}
.wc #rightwrap {
	width:675px;
	float:right;
	margin-right:5px;
	margin-top:15px;
	background-color:#FFFFFF;
	min-height:1750px;
}
.wc #righthead {
	width:675px;
	height:50px;
	background: #FFFFFF;
}
.wc #rightbody {
	width:675px;
	margin-top:0px;
	background: #FFFFFF;
	padding-top:10px;
}
	.wc #pressrelease {
	width:600px;
	height:700px;
	margin-left:35px;
	background-image:url(../img/bg-pressrelease.jpg);
	background-repeat:no-repeat;
	border: 1px solid #FFFFFF;
	}
		.wc #prtitle {
			width:580px;
			height:10px;
			margin-top:110px;
			margin-left:20px
		}
		.wc #prdate {
			width:580px;
			height:10px;
			margin-top:2px;
			margin-top:10px;
			margin-left:20px;
		}

.wc #indexleft {
	float:left;
	width:670px;
	text-align:justify;
}
.wc #indexrightwrap {
		width:200px;
		height:420px;
		margin-left:10px;
		float:left;
		border-width:1px;
		border-bottom-color:#333;
}
	.wc #indexrighttop {
		height: 420px;
		padding-top:55px;
		padding-left:2px;
		background-image:url(../img/scroller-bg.jpg);
		background-repeat:no-repeat;
	}
	.wc #indexrightbtm {
		height:224px;
		background-image:url(../img/tv-bg2.jpg);
		background-repeat:no-repeat;
	}
		.wc #movie {
		height: 184px;
		width:230px;
		padding-left:16px;
		padding-top:20px
		}
.wc #spacerabovefooter {
	height:5px;
	background-color:#000000;
}
.wc #footer {
	background: #000000;
	height: 44px;
	padding-top:2px;
	padding-bottom:2px;
	width:100%;
	
}
.wc #fleft {
	background: #000000;
	height: 40px;
	padding-top:2px;
	padding-bottom:2px;
	width:704px;
	text-align:left;
	float:left;
}
.wc #fright {
	background: #000000;
	height: 40px;
	padding-top:0px;
	padding-bottom:0px;
	float:right;
	width:91px;
}

/* END */


.wc #googlemap {
	width:522px;
	margin-left:33px;
}

#bglist {
list-style-type:none;
}
#bglist li {
float: left;
width:270px;
margin-bottom:10px;
font-size:80%;
}
#bglist img {
display: block;
border: 1px solid #6d6e72;
}

/* ADMIN PAGES CSS */
.wc #leftwrapadmin {
	background-color:#FFFFFF;
	width:100px;
	float:left;
	margin-left:5px;
	margin-top:15px;
	margin-bottom:15px;
}
.wc #leftheadadmin {
	width:100px;
	background: #FFFFFF url(../img/vertical_fade_400h.jpg) repeat-x left top;
	text-align:center;
}
.wc #leftbodyadmin {
	width:100px;
	padding-top:10px;
	background: #FFFFFF;
	text-align:center;
}
.wc #rightheadadmin {
	width:775px;
	height:30px;
	background: #FFFFFF;
}
.wc #rightbodyadmin {
	width:775px;
	margin-top:0px;
	background: #FFFFFF;
	padding-top:10px;
}

/* END ADMIN PAGES CSS */

/* BOX AREAS */
.boxhead {
	width: 200px;
	height: 25px;
	background-image:url('../img/boxtop.jpg');
	background-repeat:no-repeat;
	text-align:left;
	padding:5px 0px 0px 10px;
	
}
.boxmid {
	width: 185px;
	min-height: 50px;
	background-image:url('../img/boxmid.jpg');
	background-repeat: repeat-y;
	text-align:left;
	padding: 5px 5px 5px 10px;
}
.boxbot {
	width:200px;
	height: 5px;
	background-image:url('../img/boxbot.jpg');
	background-repeat: no-repeat;
	margin-bottom:20px;
}

.boxhead-plat {
	width: 200px;
	height: 25px;
	background-image:url('../img/boxtop-plat.jpg');
	background-repeat:no-repeat;
	text-align:left;
	padding:5px 0px 0px 10px;
	
}
.boxmid-plat {
	width: 185px;
	min-height: 50px;
	background-image:url('../img/boxmid-plat.jpg');
	background-repeat: repeat-y;
	text-align:left;
	padding: 5px 5px 5px 10px;
}
.boxbot-plat {
	width:200px;
	height: 5px;
	background-image:url('../img/boxbot-plat.jpg');
	background-repeat: no-repeat;
	margin-bottom:20px;
}

.boxhead-gold {
	width: 200px;
	height: 25px;
	background-image:url('../img/boxtop-gold.jpg');
	background-repeat:no-repeat;
	text-align:left;
	padding:5px 0px 0px 10px;
	
}
.boxmid-gold {
	width: 185px;
	min-height: 50px;
	background-image:url('../img/boxmid-gold.jpg');
	background-repeat: repeat-y;
	text-align:left;
	padding: 5px 5px 5px 10px;
}
.boxbot-gold {
	width:200px;
	height: 5px;
	background-image:url('../img/boxbot-gold.jpg');
	background-repeat: no-repeat;
	margin-bottom:20px;
}

.boxhead-blue {
	width: 200px;
	height: 25px;
	background-image:url('../img/boxtop-blue.jpg');
	background-repeat:no-repeat;
	text-align:left;
	padding:5px 0px 0px 10px;
	
}
.boxmid-blue {
	width: 185px;
	min-height: 50px;
	background-image:url('../img/boxmid-blue.jpg');
	background-repeat: repeat-y;
	text-align:left;
	padding: 5px 5px 5px 10px;
}
.boxbot-blue {
	width:200px;
	height: 5px;
	background-image:url('../img/boxbot-blue.jpg');
	background-repeat: no-repeat;
	margin-bottom:20px;
}

