body {
	margin-top: 25px;
	background-color: #FFFFFF;
	font-family: Verdana,Arial,sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
}

#gallery img {
	border: none;
		}
		
#gallery_nav {
	float: left;
	width: 100%;
	text-align: center;
}

#grande {
	width: auto;
	height: 98%;
	
	
}

.port_output {
	
	max-height: 700px;
	overflow: hidden;
}

#gallery_output {
	width: auto;
	height: 98%;
	overflow: hidden;
}

#gallery_output img {
	display: block;
	margin:auto;	
	max-width:90%;
	width:90%;
	max-height:90%; 
	width: auto/9;
}
#gallery_port img {
	display: block;
	margin:auto;
	
	max-width:82%; 
	max-height:82%; 
	width: auto/8;
}

#apDiv1 {
	position:absolute;
	width:100%;
	height:100%;
	
	visibility: visible;
	margin-top:-25px;
	
	
}


#apDiv2 {
	width:95%;
	height:95%;
	padding:20px;
	margin:auto;
	
	overflow:auto;
	z-index:200;
}
#apDiv5 {

	margin:auto;
	height:90%;
	visibility: visible;
	
	
	
} 

.back3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.back2 {
	border: 1px outset #000000;
	
}

.back {
	background-color: #000000;
}

#content {
	width: 960px;
	margin: 10px auto;
	padding: 20px;
	background: #000;
	border: none;
}

h1 {
	margin: 0;
}


hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #989898;	
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding: 0;
}

p {
	margin: 0;	
	padding: 7px 0;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 1px;
}

a { 
	outline-color: #888;	
}

.menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #989898;
	letter-spacing: 1pt;
	line-height: 15pt;
}

.menu a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1pt;
	line-height: 15pt;
}

.menu a:link{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #989898;
	letter-spacing: 1pt;
	line-height: 15pt;
}

.menu a:active{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #989898;
	letter-spacing: 1pt;
	line-height: 15pt;
}

.menu a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #989898;
	letter-spacing: 1pt;
	line-height: 15pt;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	
}

.mainwrapper a{
	margin:auto;
}
.mainwrapper a{
	display: block;
	width:100%;
	height: auto;
	margin: 0 2px;
	outline: none;
	text-indent: -9000px;
	position: relative;
}

.mainwrapper a p{
	width: 100%;
	height: auto;
	line-height: 20px;
	padding: 10px;
	text-align:center;
	margin: auto;
	font-family: Verdana,Arial,sans-serif;
	font-weight: 400;	
	font-size: 13px;
	color: #333;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	
	background: rgba(255,255,255,0.5);
	text-indent: 0px;
	border-radius: 2px;
	position: absolute;
	pointer-events: none;
	bottom: 30px;
	opacity: 0;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.mainwrapper a:hover p{
	opacity: 1;
	bottom: 20px;
	z-index:10;
}
.menucv {
	font-family: Verdana;
	font-size: 12px;
	
	color: #989898;
	letter-spacing: 1pt;
	line-height: 15pt;
	padding-left:15px;
}

.menucv a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1pt;
	line-height: 15pt;
}

.menucv a:link{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #989898;
	letter-spacing: 1pt;
	line-height: 15pt;
}

.menucv a:active{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #989898;
	letter-spacing: 1pt;
	line-height: 15pt;
}

.menucv a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #989898;
	letter-spacing: 1pt;
	line-height: 15pt;
}
.ml-45{
	margin-left:45px;
}