/* CSS Document */


.rightBorder {
background-image:url(images/int08-10-18a_06.jpg);
background-repeat:repeat-y;
}
.LeftBorder {
background-image:url(images/int08-10-18a_05.jpg);
background-repeat:repeat-y;
}
.borderImage {
border-style:solid;
border-color:#330066;
border-width:1px;
margin-left:5px;
}
body {
	background-image: url(images/blue-background.gif);
	background-repeat: repeat-x;
	background-color: #001C2D;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:10pt;
	color:#333333;
	line-height:130%;
}
a:link {
color:#00475F;
}
a:visited {
	color: #00475F;
}
p {
font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:10pt;
	color:#333333;
	line-height:130%;
	}
	h1 {
	font-size:14pt;
	color:#004F68;
	text-align:center;
	line-height:150%;
	}
	#members {
	border-color:#336699;
	border-width:1px;
	border-style:solid;
	}
	.LeftJImage {
	
	border-style:solid;
border-color:#330066;
border-width:1px;
margin-right:5px;
float:left;
}
.RightJImage {
	
	border-style:solid;
border-color:#330066;
border-width:1px;
margin-left:5px;
float:right;
}
.white{
	color:#FFFBF0;
	}
.fontstyle li{
font-family:"Trebuchet MS", Arial, Helvetica;
font-size:13px;
color:#26180F;
margin-top:0px;
margin-bottom:0px;
text-align:left;

line-height:150%;
}
ul {
	list-style-image:url(images/list.gif);
}
/* HORIZONTAL PHOTO centered 500 X 250 */
.figureC img{
	 border: 1px solid #864A1A;
	 
	padding:5px;
	 }
div.figureC {
	 margin: 0px 0px 0px 0px;
	 width: 560px;
	 }
.figureC p {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-align:left;
	margin: 4px 0 10px 0;
	}
