﻿{
	margin: 1;
	padding: 1;
}

#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 309px;
	height: 299px;
	font-family: Arial;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
	color: #008000;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 309px;
	height: 299px;
}

p
{
	text-align: center;
	font-family: Arial;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
	color: #008000;

}


