body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#Container {
	margin: auto;
	width: 801px;
	height: 100%;
	background: #FFFFFF;
}
#ContainerLeft {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	width: 390px;
}
#ContainerRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 390px;
}
.Box1 {
	margin: 0px;
	padding: 10px;
	width: 370px;
	background: #DBDBDB;
	height: 100%;
}
#ContainerFooter {
	background: #BCBCBC;
	clear: both;
}
#ContainerPhoto {
	background: #DBDBDB;
	clear: both;
	margin: 0px;
	padding: 12px 0px;
	text-align: center;
}
.Box2 {
	margin: 0px 20px 0px 0px;
	width: 390px;
	float: left;
	padding: 0px;
}
.Box3 {
	margin: 0px;
	width: 390px;
	float: right;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin: 15px 0px 5px;
	color: #333333;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}
h2 {
	font-size: 17px;
	margin: 0px;
	background-color: #BCBCBC;
	font-family: Georgia, Arial, "Times New Roman";
	font-style: italic;
	letter-spacing: 0.08em;
	line-height: 22px;
	padding: 8px 10px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	padding-bottom: 8px;
	letter-spacing: 0.06em;
	padding-top: 12px;
	font-weight: bold;
}
h4 {
	letter-spacing: 0.08em;
	margin: 10px 0px 30px;
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 10px;
}
ul {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	list-style-type: square;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	margin: 10px 6px 15px;
	letter-spacing: 0.08em;
	font-weight: bold;
}
a.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px 10px 0px 0px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.nav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px 10px 0px 0px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF5F52;
}
.text1 {
	font-size: 12px;
	line-height: 18px;
}
.text2 {
	font-size: 10px;
	line-height: 18px;
}
a.link {
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF5F52;
}
a.link:hover{
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.email {
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF5F52;
}
a.email:hover{
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.copy {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.copy {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.copy:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}.pic1 {
	padding: 2px;
	border: 1px solid #000000;
	margin: 12px;
}
.pic2{
	padding: 2px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px none #DBDBDB;
}
.displaynone { display:none; }

