/* hide from ie on mac \*/
html { height: 100%; }
#simpleViewer { height: 92%;}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	color:#FFF;
}
p {
	width: 54%;
	font-family: arial, helvetica;
	font-size: 70%;
	margin-left: 13%;
}


/* STYLES FOR THE FOOTER OF THE GALLERY */

#footer {
	text-align: left;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13%;
	font-family: arial, helvetica;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
}

	
	
/* Styles the text and links */
.text_1 {

	}
a {
	color: #fff;
	text-decoration:none;
}

a:hover {
	color:#fff;
	background-color:#99cc00;
	text-decoration:none;
}


a.text_1 {

background-color:#99cc00;
text-decoration:none;}

a.text_1:hover {

background-color:#99cc00;
text-decoration:underline;}

/* For Simpleviewer Links and Words*/
.text_2 {
	color:#666666;
	font-size:.8em;}

a.text_2 {
	color:#999999;}

a:hover.text_2: {
	color: #999999;
	text-decoration: underline;
}

/* For "Navigate" Color in Pink */

.text_3 {
color:#FF9999;

}

h4 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
