@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 #right {
	height: auto;
	width: 90%;
	float: none;
}
#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;
}
