@charset "UTF-8";
body {
	margin: 0px;
	background-color: #FFFFFF;
}
#main {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../new/images/SusanHepburn_07.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 650px;
}
#logo {
	margin: 0px;
}
#navigation {
	float: left;
	height: 400px;
	width: 175px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
p {
	margin: 0px;
}
#copyarea {
	float: left;
	height: 400px;
	width: 400px;
	background-color: #FFFFFF;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #871314;
	line-height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#links {
	float: right;
	height: 400px;
	width: 160px;
}
a:link {
	color: #871314;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 4px;
}
a:visited {
	color: #871314;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	background-color: #CCCCCC;
	color: #871314;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:active {

	
}
.norm a:link {
	color: #999999;
	text-indent: 0px;
	background-image: url(../images/box_closed.gif);
	background-color: #FFFFFF;
	background-position: right top;
}
.norm a:visited {
	color: #999999;
	text-indent: 0px;
	background-image: url(../images/box_closed.gif);
	background-color: #FFFFFF;
	background-position: right top;
}
.norm a:hover {
	color: #871314;
	text-indent: 0px;
	background-image: url(../images/box_open.gif);
	background-color: #FFFFFF;
	background-position: right top;
}
.norm a:active {
	color: #871314;
	text-indent: 0px;
	background-image: url(../images/box_open.gif);
	background-color: #FFFFFF;
	background-position: right top;
}
#button {
	-moz-user-select: none;
	-khtml-user-select: none;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	font-size: 12px;
	line-height: 29px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/box_closed.gif);
}
#button_open {
	-moz-user-select: none;
	-khtml-user-select: none;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #871314;
	font-size: 12px;
	line-height: 29px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/box_open.gif);
}
#press_button {
	-moz-user-select: none;
	-khtml-user-select: none;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	font-size: 12px;
	line-height: 29px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/box_closed.gif);
}
#press_button_open {
	-moz-user-select: none;
	-khtml-user-select: none;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #871314;
	font-size: 12px;
	line-height: 29px;
	background-image: url(../images/box_open.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
