@charset "UTF-8";
/* CSS Document */

p{
    font-size: 8px;
	font-family: "Times New Roman", Times, monospace;
	font-weight: normal;
	background-color:#797e7f;
	color: #000000;
	float: left;
	white-space: nowrap;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: ##0000FF;
}

.borderit img{
border: 2px solid #FFFFFF;
}

.borderit:hover img{
border: 2px solid #FF0099;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

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

#main {
	width: 100%;
	margin: 5px 5px;
    white-space: nowrap;
}

#main2 {
	width: 100%;
	margin: 67px 147px;
    white-space: nowrap;
}


#title {
	width: 100%
	float: left;
	padding: 0;
	text-align: left;
	position: fixed;

}

#description {
	width: 100%;
	float: left;
	padding: 0;
	text-align: left;
	position: fixed;

}

#h_image {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#h_image_contact {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 35px;
	text-align: left;
	font-family: "Times New Roman", Times, monospace;
	font-size: 8px;
}

#description_contact {
	font-family: "Times New Roman", Times, monospace;
	font-size: 8px;
	font-weight: normal;
	word-spacing: 0.1em;
	color:#000000;
	padding: 0px 0px 0px 60px;
}

#pages {	
	position:fixed;
 	top:35px;
 	left:43px;
 	font-family: "Times New Roman", Times, monospace;
	font-weight: bold;
 	font-size:12px;
 	letter-spacing: 0.09em;
	word-spacing: .1em; 
 	line-height: 12px; 
	color:#000000; 
}

#imagenav #imagenav {
	font-size: 36px;
	text-align: left;
	border: thin solid #00F;
}

#description {
	font-family: "Times New Roman", Times, monospace;
	font-size: 8px;
	font-weight: normal;
	word-spacing: 0.1em;
	color:#000000;
	padding: 0 0 -5px 3px;
	line-height: 14px;
}

#contact {
	position: fixed;
	right: 35px;
	bottom: 4.5%;
	color: #000;
	font-weight: bold;
	line-height: 16px; 
	font-size: 10px;
	font-family: "Times New Roman", Times, monospace;  
}

#link2 {
	color: #0000FF;
	font-weight: bold;
	line-height: 16px; 
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial;  
}

#storyinfo {
	position: fixed;
	right: 43px;
	bottom: 4.5%;
	color: #000;
	font-size: 8px;
	letter-spacing: .1em;
	line-height: 16px;
	text-align: right; 
	font-family: "Times New Roman", Times, monospace;  
}

#storyinfo2 {
    padding-top:  5px;
    padding-left: 47px;	
    color: #000;
	font-size: 8px;
	letter-spacing: .1em;
	line-height: 16px;
	text-align: left; 
	font-family: "Times New Roman", Times, monospace;  
}