@charset "UTF-8";
#container #main #main-visible #text-vertical #text {
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-align: justify;
	height: 440px;
	width: 300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main-visible #photo-vertical {
	text-align: center;
	float: left;
	height: 460px;
	width: 450px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-bottom: 0px;
}
#container  #main {
	text-align: left;
	clear: both;
	width: 800px;
	height: 500px;
	float: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
}
#main #main-visible {
	height: 460px;
	width: 800px;
	border: 3px solid #FFffff;
}

#main #main-invisible {
	height: 50px;
	width: 800px;
}
#main-visible  #text-vertical {
	height: 450px;
	width: 300px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	font-size: 100%;
	background-color: #999999;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: left;
	line-height: normal;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main-visible  #text-vertical  a {
	color: #ffffff;
	text-decoration: underline;
}
#container #main #main-visible #text-vertical #text p a:hover {
	font-weight: bold;
	color: #66ccFF;
	text-decoration: underline;
}
