#container {
	width: 900px;
	background-image: url(../images/blue_banner_expanding_section.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


#topnav {
	width: 900px;
	background-image: url(../images/redbannerFRA.gif);
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 22px;
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 35px;
}
#contenttop {
	width: 888px;
	background-image: url(../images/blue_surround_top.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 12px;
	padding-top: 8px;
}
#leftbanner {
	width: 199px;
	height: 295px;
	float: left;
}
#blueexpandingarea {
	background-image: url(../images/blue_banner_expanding_section.gif);
	background-repeat: repeat;
	width: 199px;
	float: left;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#text_area {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	text-align: left;
	padding-right: 20px;
	width: 681px;
	background-color: #FFFFFF;
}
.background {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

#footer {
	width: 900px;
}
#photogallery {
	width: 500px;
	height: 300px;
}
.photos {
	margin: 8px;
	float: left;
}
.photos2 {
	margin: 8px;
	float: right;
}.smalltext {
	font-size: small;
}
.bubble {
	height: 100px;
	width: 300px;
}
body {
	margin: 0px;
	padding: 0px;
}
.narrowtextbox {
	width: 240px;
	
}
.justify {
	text-align: justify;
}

