a {
	color: #3F3997;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	border-color: #FFF;
	border-width: 1px;
	border-style: dotted;
}

a:hover		
{
	color: #3F3997;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	border-color: #3F3997;
	border-width: 1px;
	border-style: solid;
}

#menu ul {
	list-style: none;
	text-align: right;
}

#menu li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #3F3997;
	display: inline;
	padding: 4px;
}

.text {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #FFF;
	padding: 4px;

}

#secondary		
{
	background-color: #FFF;
	visibility: hidden;
	margin: 0 0 0 55px;
	padding: 0;
}

#secondary ul {
	list-style: none;
	text-align: right;
}

#secondary li		
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #ACA684;
	display: inline;
	padding: 4px;
}

#secondary p
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #ACA684;
	display: block;
}

#secondary a {
	text-decoration: none;
	border-color: #ACA684;
	border-width: 0 0 1px 1px;
	border-style: none none solid solid;
	display: block;
}

#secondary a:hover		
{
	color: #3F3997;
	font-weight: bold;
	border-color: #3F3997;
}

#tertiary {
	float: right;
	margin-left: 189px;
	width: 189px;
	height: 108px;
	background-color: #999;
	visibility: hidden;
}

.pictureNumbers, .pictureNumbers a, .pictureNumbers a:visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #ACA684;

}