body
	{
	color: #696969;
	background-color: #fff;
	}
	
#content  
	{
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 13px;
	align: right;
	text-align: right;
	background-color: transparent;
	position: absolute;
	width: 770px;
	height: 440px;
	visibility: visible;
	}

#galleryframe  
	{
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 13px;
	align: right;
	text-align: right;
	background-color: transparent;
	position: absolute;
	width: 617px;
	height: 440px;
	visibility: visible;
	}
	
a
	{
	color : #696969;
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
	}

a:active
	{
	color : #696969;
	font-size: 12px;
	text-decoration : underline;
	}

a:visited
	{
	color : #696969;
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
	}

a:hover
	{
	color : #ccc;
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
	}
	
.grey
	{
	color : #ccc;
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
	}
