/* CSS Document */



.slideshow2 {
	
	margin-left: 20px;
}

.centre {
	text-align: center;

}

#wrapper #content #articles .centre img {
	border: 1px solid #FFFFFF;
}


.centre2 {
	text-align: center;
	height: 500px;

}

#wrapper #content #articles .centre2 img {
	border: 1px solid #FFFFFF;
}
#wrapper #content #articles a {
	color: #FFFFFF;
	background-color: #000066;
}

