#mainimage {
	width:100%;
	height:450px;
	border:	3px solid #C90;
}
#subimage1, #subimage2, #subimage3, #subimage4 {
	width:100px;
	height:75px;
	border:	3px solid #C90;
}
#imagetitle {
	color:#0033FF;
	font-size:30px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#arrows {
	width:50px;
	height:45px;
	border:none;
}

