a.thumbnail {
	width: 150px;
	height: 100px;
	margin: 8px;
	display: block;
	float: left; 
	padding: 4px;
	background-color: #000000;
	text-align: center;
}
a.thumbnail img {
	border: 0px;
}
div#menu a:hover { background-color: #0c0843 !important; color: #000000 !important; }
div.dropDownMenu a { background-color: #0c0843 !important; border-color: #000000 !important; }
div.dropDownMenu a:hover { background-color: #ffffff !important; }
hr { border-color: #0c0843 !important; }
p a { color: #0c0843 !important; }

