@charset "utf-8";
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
#wrapper {
	background-color: #FFFFFF;
	width: 9in;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: auto;
}
#wrapper #logo {
	height: 75px;
	background-color: #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 18px;
}
#wrapper #mainImg {
	height: 396px;
	background-image: url(../Images/Homepage/Homepage-Image.gif);
}
#wrapper #headerimg {
	background-color: #CCC;
	height: 1px;
	width: 100%;
}
#wrapper #bodyArea #left {
	height: auto;
	width: 144px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #bodyArea #right {
	height: auto;
	width: 710px;
	float: right;
}
#photoShow {
	position: relative;
	width :429px;
	height: 320px;
	margin-left: auto;
}
#photoShow div {
	position: absolute;
	z-index: 0;
}

#photoShow div.previous {
    z-index: 1;
}
#photoShow div.current {
    z-index: 2;
}
	
#wrapper #bodyArea #footer {
	height: 66px;
	clear: both;
}
#wrapper #newImg {
	height: 124px;
}
#wrapper #bodyArea #right #chair_left {
	float: left;
	height: auto;
	width: 620px;
}
#wrapper #bodyArea #right #chair_right {
	float: right;
	height: auto;
	width: 100px;
}
.link_cls a:link, .link_cls a:visited {
	font-weight: normal;
	color: #003366;
}
.correct a:link, .correct a:visited {
	font-family: "Garamond Premr Pro";
	font-size: 36px;
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;
}
.divtag {
	height: auto;
	width: auto;
}
.class a:link, .class a:visited {
	font-family: "Garamond Premr Pro";
	font-size: 36px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.links_cls a:link, .links_cls a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.links_cls a:hover, .links_cls a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
}
#wrapper #bodyArea #left #drop {
	float: right;
	width: 100px;
}
#wrapper #bodyArea #left p {
	font-size: 16px;
	font-family: "Garamond Premier Pro";
}
#wrapper #bodyArea #right div #background {
	height: 369px;
	width: 654px;
}
