body {
	width: 100%px;
	margin: 0;
	padding: 0;
	color: #ABACAA;
	background: #C6C3AE;
	font: 9pt  verdana, arial;
}
container
	{
	width: 800px;
	text-align: left;
	}
#photos	{
	float: left;
	position: relative;
	text-align: right;
	margin-left: -220px;
}
#photos a {
	font-family: georgia, verdana;
	font-weight: normal;
	font-size: 20px;
	color: #C0C1BE;
	text-decoration: none;
	padding-bottom: 5px;
	}
#photos a:hover {
	font-family: georgia, verdana;
	font-weight: normal;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	padding-bottom: 5px;
	}
#expo	{
	float: left;
	position: relative;
	text-align: left;
	margin-top: 16px;
	margin-left: -700px;
	width: 500px;
	font-family: georgia, verdana;
	font-weight: normal;
	font-size: 14px;
	color: #C0C1BE;
	padding-bottom: 5px;
}
#expo a {
	font-family: georgia, verdana;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding-bottom: 5px;
	}
#expo a:hover {
	font-family: georgia, verdana;
	font-weight: normal;
	font-size: 14px;
	color: #C0C1BE;
	padding-bottom: 5px;
	text-decoration: none;
	}
	
#expo .small {
	font-size: 12px;
	}

