/* CSS Document */
body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bcgr.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
}
h1 {font-size:16px;}
.style1 {color: #666666}
h3 {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	background-color:#FFF;
	margin-bottom:5px;
	padding:7px;
	width:155px;
	white-space:nowrap;
}
.style3 {color: #7F7F7F}
div.img_box {
	float:left;
	height:80px;
	width:80px;
	padding-top:6px;
	padding-left:6px;
	background-image:url(images/img_bcgr.png);
	background-repeat:no-repeat;
	margin:0 0 2px;
}
.style4 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.photos {
	padding-bottom:10px;
}