* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
}

#rossettiLogo {
	position: absolute;
	right: 377.5px;
	top: 125px;
	left: 377.5px;
	background-image: url(images/logoOG.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 258px;
	margin-right: auto;
	margin-left: auto;

}
#supportingText {
	position: relative;
	top: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #308678;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#resource {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #308678;
	position: relative;
	top: 205px;
	text-align: center;
}
#resource a:link, #resource a:visited {
	color: #FF6600;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
#resource a:hover, #resource a:active {
	color: #0099FF;
	

}
#goTo {
	position: relative;
	top: 215px;
	text-align: center;

}
#goTo a:link, #goTo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	display: block;
	font-weight: bold;

}
#goTo a:hover, #goTo a:active {
	color: #0099FF;

}
#movie {
	margin-right: auto;
	margin-left: auto;
}
