@charset "utf-8";
body {
	background-image: url(../images/backgrounds/background.png);
	font-family:Verdana, Geneva, sans-serif;
	background-attachment: fixed;

}
.image_right {
	float: right;
	border: thin groove #000;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 10px;
	text-align: center;
	font-size: 10pt;
}
.image_left {
	float: left;
	border: thin groove #000;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 10px;
}


#slideshow {
	border: medium solid #333;
	font-size: 10pt;
	font-style: italic;
	position: relative;
	left: 50%;
	margin-left: -371px;
	background-image: url(../images/slideshow/er/er062.jpg);
	width: 742px;
	background-repeat: no-repeat;
	background-position: center;
}
.image_changers {
	opacity: .05;
}


#cent_cont {
	width: 80%;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-40%;
	border:solid thin black;
	border-top:none;
	background-color:#FFF;
	box-shadow: 0px 0px 50px 20px #000;
	min-width: 960px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}
h1, h2, h3	, p{
	padding-left:15px;
	padding-right:15px;
}
p	{
	line-height:1.75;
	font-size:11pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

hr	{
	width:95%;
}
#nav_menu {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#slideshow_note {
	width: 400px;
	position: relative;
	left: 50%;
	margin-left: -200px;
	font-weight: bolder;
}
a:hover	{
	position:relative;
	top:1px;
	left:1px;
	color:#F00;
}
#header	{
	width:100%;
	text-align:center;
	background-color:#000;
}
table	{
	border-collapse:collapse;
	text-align: center;
	margin-left: 25px;
}
td, th	{
	border:solid black 1px;
	padding:5px;
	text-align: left;
}
#cent_cont ul li {
	font-size: 14px;
	font-weight: bolder;
}

h2 a	{
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
a header:hover	{
	position:relative;
	top:-1px;
	left:-1px;
}
#instructions	{
	font-size:8pt;
	font-style:italic;
	text-align:center;
	color:#F00;
}
th a	{
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
#cent_cont ul li {
	font-size: 14px;
	font-weight: bolder;
}
