@charset "utf-8";
/* CSS Document */
body {
	margin: 24px 0px 0px 0px;
	color:#444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration:underline;
	font-weight:bold;
	color:#2c2c2c;
/*	font-size: 11px;*/
	}
#leftside {
position:fixed;
top:71px;
}
#container {
	width: 740px;
	margin: 0px auto 0px auto;
/*	background-repeat: no-repeat;
	background-position: center 25px;*/
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
#container #header #header_logo {
	width: 740px;
	height: 286px;
}
#container #nav img {
	margin-bottom: 4px;
}
#container  #content #nav {
	float: left;
	width: 190px;
	height: 330px;
}
#container #content #pagecontent {
	width: 540px;
	float: left;
	margin-left: 9px;
}
#container #content #pagecontent #pagetitle {
	border-top: 1px dotted #62626a;
	border-bottom: 1px dotted #62626a;
	height: 53px;
	padding-top: 8px;
	text-align: center;
}
#container #header #headtext {
	background-image: url(images/headtext.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
	width: 740px;
	margin:0 auto 8px auto;
}
#container #content #pagecontent #pagetext {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#container #content #pagecontent #pagetext p {
	margin: 0px 0px 8px 0px;
	text-align: justify;
	font-size: 13px;
	color: #444444;
	font-weight: normal;
}
#container #content #pagecontent #pagetext #pageimage {
	width: 180px;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}
#pageimage img {
	border:2px solid #333335;
}

#container #footer {
	font-size: 10px;
	text-align: center;
	border-top: 1px dotted #62626a;
	margin-top: 10px;
	color: #444;
	float:left;
	width:740px;
	padding:15px 0px 5px 0px;
}
.strongtext {
	font-weight: bold;
	text-decoration: underline;
}
#container #content #nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centerimages {
	border: 2px solid #000000;
}
#container  #content  #pagecontent  #pagetext  #pageimage_center {
	text-align: center;
	margin-bottom:5px;
}
#container #content #pagecontent #pagetitle img {
	margin-top: 8px;
}
#container #content #pagecontent #pagetext #samplethumbnails {
	font-size: 12px;
	color: #777777;
	width: 530px;
}
#container #content #pagecontent #pagetext #samplethumbnails #thumbnail {
	width: 170px;
	float: left;
	text-align: center;
	margin: 0 6px 5px 0;
}
#container  #content  #pagecontent  #pagetext  #samplethumbnails  #thumbnail p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;

}
#container  #content  #pagecontent  #pagetext  #samplethumbnails  #thumbnail  img {
	border-style: none;
	border-width: 0;
}
.samplewrapper {
	clear: both;
	padding-top: 10px;

}
h2 {
	font-size: 1.5em;
	color: #777777;
}
#pagetext #quartz_div {
	clear: both;
	padding: 10px 0 0 0;
}
#quartz_div h2 {
	padding: 0 0 5px 0;
}
#container #content #pagecontent #pagetext .question {
font-weight:bold;
}
.pageimage {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	border:2px solid #333335;
}
/*div.centerimages {
	border: 2px solid #000000;
	width:225px;
	display:inline;
}*/
