img {
	border: none;
}
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
}
fieldset {
	border: none;
}
.clearer {
	clear: both;
}
.textCentre {
	text-align: center;
}
.textRight {
	text-align: right;
}
.floatLeft {
	float: left;
	margin-right: 1em;
}
.floatRight {
	float: right;
	margin-left: 1em;
}
h2 {
	font-size: 1.6em;
	color: #FD66FF;
	font-weight: normal;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 1.3em;
	margin-bottom: 0.4em;
}
h4 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 0.4em;
}
p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 1em;
}
table {
	border-collapse: collapse;
}
#outerContainer {
	font-size: 1.2em;
}
#innerContainer {
	text-align: left;
}
#bodyContent ul.list {
	list-style-position: outside;
	margin: 0 0 1em 2em;
}
#bodyContent ul.list li {
	margin-bottom: 0.3em;
}
#footerContent {
	padding: 1em;
	text-align: center;
}
#footerContent ul {
	margin: 0;
}
#footerContent li {
	display: inline;
	margin: 0 0.5em;
}
.map {
	margin-bottom: 1em;
}
.map a {
	font-size: 0.8em;
}
.exs {
	list-style-type: none;
}
.exs li {
	width: 175px;
	height: 171px;
	margin: 20px;
	float: left;
 	/*background-color: #F7F7F7;*/ 
}
#wrapper #body #title {
	height: 20px;
	width: 300px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F0F;
}

.fin li {
	background-image: url(../images/magnifier.png);
	background-repeat: no-repeat;
	background-position: 157px 153px;
}
.exs li a {
	display: block;
	cursor: pointer;
	height: 171px;
}
.exs li a img {
	display: block;
	margin-bottom: 3px;
}

