/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	width: 1000px;
	height: 700px;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 13.5px;
}
#container {
	position: absolute;
	width: 1000px;
	height: 700px;
	margin: 0;
	padding: 0;
	float: left;
	left: 0;
	top: 0;
}
#photoContainer {
	position: absolute;
	top: 45px;
	left: 235px;
	height: 470px;
	width: 200px;
	float: left;
}
#column9{
	position: absolute;
	width: 200px;
	height: 217px;
	top: 175px;
	right: 0;
	bottom: 0;
	left: 0;
	float: left;
	text-align: center;
}
#main {
	position: absolute;
	width: 460px;
	height: 500px;
	top: 144px;
	right: 0;
	bottom: 0;
	left: 450px;
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
}

#footer {
	position: absolute;
	float: left;
	width: 902px;
	top: 575px;
	left: 0;
} 

.noindent {
	margin: 0 0 0 0;
	padding: 0 0 0 600px;
	text-indent: 0;
	text-align: right;
	color: #FFF;
}
#column10{
	position: absolute;
	float: left;
	width: 210px;
	height: 300px;
	top: 120px;
	right: 0;
	bottom: 0;
	left: 0;
	color: #000;
	line-height: 30px;
	text-align: left;
}
#column11{
	position: absolute;
	float: left;
	width: 210px;
	height: 300px;
	top: 120px;
	right: 0;
	bottom: 0;
	left: 230px;
	color: #000;
	line-height: 30px;	
	text-align: right;

}
p {
	font-size: 12.5px;
	line-height: 1.125;
	color: #000;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	text-indent: 2em;
}
strong {
	font-size: 10.5px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.03em;
}
.bold {
	font-size: 12.5px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	line-height: 1.125;
	letter-spacing: 0.03em;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #4090AB;
	text-align: center;
	width: 460px;
	padding: 0;
	margin: 0;
	letter-spacing: 0.04em;
}
.bolder {
	font-size: 12.5px;
	font-style: italic;
	font-weight: bold;
	color: #4090AB;
	text-align: center;
	letter-spacing: 0.05em;
}
h6 {
	font-size: 12.5px;
	font-weight: bold;
	font-style: italic;
	color: #4090AB;
	text-align: center;
	letter-spacing: 0.035em;
	width: 460px;
	margin: 0;
	left: 0;
	padding-top: 10px;
}
.special {
	font-size: 12.5px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	text-align: center;
	top: 15px;
	padding-bottom: 15px;
}
.sm {
	font-size: 12.5px;
	font-weight: bold;
	font-style: italic;
	color: #4090AB;
	text-align: right;
	letter-spacing: 0.035em;
	width: 460px;
	top: 10px;
}
.boldSm {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #4090AB;
	text-align: center;
	text-indent: -10px;
	letter-spacing: 0.035em;
	width: 460px;
	margin: 0;
	padding-top: 10px;

}
a {
	font-size: 12.5px;
	text-decoration: none;
	list-style-type: none;
	line-height: 1.125;
	color: #4090AB;
}
.gray {
	padding: 0 0 40px;
	color: #999;
	text-align: right;
	font-style: italic;
	font-size: .9em;
}
.distinct {
	color: #CC0800;
}
.order { 
	font-size: 12.5px;
	font-style: italic;
	font-weight: bold;
	color: #4090AB;
	text-align: center;
	letter-spacing: 0.035em;
	text-indent: -5px;
	margin: 0;
	padding: 0;
}
.order2 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #4090AB;
	letter-spacing: 0.035em;
}
.photoC { 
text-align: center;
padding-top: 5px;
text-indent: -10px;
}

