#content {
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding : 10px;
	text-align: justify;
	width: 760px;
}
#footer {
	background-color: #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #ffffff;
	padding : 10px;
	text-align: center;
	width: 760px;
}
#logo {
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 0px 10px 0px 10px;
	text-align: center;
	width: 760px;
}
.hai {
	color: #96b5ff;
	font-style: italic;
	font-weight: bold;
}
.large {font-size : larger;}
.small {font-size: smaller;}
body {
	background-color: #ffffff;
	background-image: url(xsessionback.jpg);
	background-repeat: repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-size : larger;
	font-weight : bold;	
}
em,i {font-style: italic;}
h2.photos {text-align: center;}
p.indent {
	margin-left: 25px;
	margin-right: 25px;
}
p.nospace {margin-bottom: -15px;}
strong,b {font-weight: bold;}