body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvitica, sans-serif;
	font-size: 80%;
	background-color:#4A8797;
	min-width: 760px;
}

#wrapper {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/common/wrapper.gif);
}

#header_left {
	float: left;
	top: 0px;
	height: 40px;
	width: 61px;
	background-image: url(../images/common/home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#home_button {
	float: left;
	position: relative;
	top: 5px;
	left: 11px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 35px;
	width: 50px;    
}

#home_button li {
  margin: 0;
  padding: 0;
  float: left;
}

#home_button a {
	float: left;
	width: 50px;
	height: 35px;
	border-right: 1px solid #A0A08F;
}

#home_button a:hover {
	background-image: url(../images/common/home_hover.gif);
}

#header_right {
	float: right;
	height: 40px;
	width: 699px;
	background-image: url(../images/common/navbar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav {
	float: left;
	position: relative;
	top: 5px;
	left: 1px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 540px;    
}

#_nav ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

#nav li {
  margin: 0;
  padding: 0;
  float: left;
}

#nav a {
	float: left;
	width: 110px;
	color: #FFF;
	text-decoration: none;
	line-height: 35px;
	text-align: center;
	border-right: 1px solid #A0A08F;
}

#nav a:hover {
	background-image: url(../images/common/nav_hover.gif);
}

#body_home #home a {
	background-image: url(../images/common/home_active.gif);
}

#body_mystro #mystro a {
	background-image: url(../images/common/nav_active.gif);
	font-weight: bold;
}

#body_a21se #a21se a {
	background-image: url(../images/common/nav_active.gif);
	font-weight: bold;
}

#body_masterclass #masterclass a {
	background-image: url(../images/common/nav_active.gif);
	font-weight: bold;
}

#body_ls21 #ls21 a {
	background-image: url(../images/common/nav_active.gif);
	font-weight: bold;
}

#content {
	width: 520px;
	float: left;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#content h2 {
	font: 150% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
	color: #621313;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 0px;
}

#content h3 {
	font: 100% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
	color: #621313;
	margin: 0;
	padding-bottom: 0px;
}

#content a:link {
	text-decoration: underline;
	color: #000;
}

#sitemap ul {
	list-style-type: none;
	margin-bottom: 4em;
	margin-left: 0;
	padding-left: 90x;
}

#sitemap li {
	font-size: 90%;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: 1.5em;
}

#sitemap ul ul {
	padding: 0px 0px 0px 20px;
}

#sitemap ul a:hover {
	text-decoration: none;
	color: #999999;
	background-color: transparent;
}

#sitemap a {
	padding: 0px 0px 0px 20px;
}

.img {
	float: center;
	margin: 10px 30px 10px 50px;
}

.leftimg {
	float: left;
	margin: 5px 35px 20px 30px;
}

.rightimg {
	float: right;
	margin: 5px 20px 20px 20px;
}

#sidebar {
	position: relative;
	width: 140px;
	float: right;
	padding-top: 75px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

#sidebar h2 {
	font: 125% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
	color: #621313;
	margin: 0;
}

#sidebar h4 {
	font-size: 85%;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

#quicklinks ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 5px;
}

#quicklinks li {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 1em;
}

#quicklinks a {
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	background-image:url(../images/common/green_sphere.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#quicklinks a:link, #quicklinks a:visited, #quicklinks a:active {
	text-decoration: none;
	color: #000;
	background-color: transparent;
}

#quicklinks a:hover {
	text-decoration: none;
	color: #999999;
	background-color: transparent;
	background-image:url(../images/common/light_blue_sphere.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#current a:link, #current a:visited, #current a:hover, #current a:active {
	background-color: transparent;
	color: #333333;
	background-image:url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}


#acrobat a:link, #acrobat a:visited, #acrobat a:hover, #acrobat a:active {
	padding: 0px 0px 0px 20px;
	background-color: transparent;
	color: #333333;
	background-image:url(../images/common/acrobat_logo.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

.thumbnail {
	float: left;
	margin: 0 0 0 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	padding-top: 70px;
	left: -1000px;
	border: 1px #000;
	visibility: hidden;
	color: #000;
	text-decoration: none;
	text-align: center;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: 0;
	left: -520px; /*position where enlarged image should offset horizontally */
	z-index: 50;
}

#footer {
	clear: both;
	height: 46px;
	background-image: url(../images/common/footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footer_txt {
	position: relative;
	top: 10px;
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
}

#contact_txt {
	position: relative;
	top: 20px;
	font-size: 80%;
	padding-right: 8px;
	color: #69BFDE;
	text-align: right;
}

.clear {
	clear: both;
}