@charset "utf-8";

img, div { behavior: url(iepngfix.htc) }

.over{font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #65217b;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;}

	
.containerindex{
	width:46em;
	height:600px;
	margin-top: 20px;
	background: #CA8EDE;
	text-align:left;
 }
	
.containervisits{ width:46em;
height:760px;
margin-top: 20px;
background: #CA8EDE;
text-align:left;
 }
	
.containerabout{ width:46em;
height:1050px;
margin-top: 20px;
background: #CA8EDE;
text-align:left;
 }
 
 .containerworks{ width:46em;
height:1570px;
margin-top: 20px;
background: #CA8EDE;
text-align:left;
 }
	

.nav{
margin-left:10px;
margin-top:100px;
height:auto;
position:absolute;
z-index:3;}



#maincontainer{width:40em;
height:auto;
background-image:url();
background-position:;
background-repeat:no-repeat;
margin: 20px 10px 10px 50px;
background-color:#9969A9;
color: #FFFFFF;
position:absolute;
z-index:2;}

#maincontainerabout{width:45em;
height:auto;
background-image:url(images/purpleball.png);
background-position:center;
background-repeat:no-repeat;
margin: 20px 10px 10px 50px;
background-color:#9969A9;
color: #FFFFFF;
position:absolute;
z-index:2;}

#maincontainerworks{width:45em;
height:auto;
background-image:url(images/purpleball.png);
background-position:center;
background-repeat:no-repeat;
margin: 20px 10px 10px 50px;
background-color:#9969A9;
color: #FFFFFF;
position:absolute;
z-index:2;}

#maincontainerVisits{
	width:40em;
	height:auto;
	background-image:url(images/purpleball.png);
	background-position:center;
	background-repeat:no-repeat;
	margin: 20px 10px 10px 50px;
	background-color:#9969A9;
	color: #FFFFFF;
	position:absolute;
	z-index:2;
}
.maintext{
	margin-left:130px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:5px;
	line-height: 24px;
	font-weight: normal;
}

.style3 {
	color: #000000;
	font-weight: bold;
}



.style4 {
	font-size: 58px;
	font-weight: bold;
	font-family: Papyrus, Tahoma, "Times New Roman", Verdana;
	color: #FFFFFF;
}

.style6 {
	font-size: 12px;
	font-weight: bold;
}




.pgtitle { margin-left:70px;
margin-top:50px;
float:left;}







.bookheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 130px;
	margin-top:20px;
}




#footer{ width:40em;
margin-left:10px;
margin-top:90px;
padding-bottom:10px;}


#footervists{
	width:40em;
	margin-left:10px;
	margin-top:100px;
	padding-bottom:10px;
}

#footerworks{ width:40em;
margin-left:10px;
margin-top:100px;
padding-bottom:10px;}

#footerabout{
	width:70em;
	margin-left:70px;
	margin-top:30px;
	padding-bottom:10px;
}

#footerabout a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}

 .copyright {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

.contact {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}

.maintext1 {margin-left:130px;
margin-top:20px;
margin-bottom:20px;
margin-right:5px;
}
a:link { text-decoration:underline;color: #ffffff}
a:visited {text-decoration:underline;color: #ffffff}
a:hover {text-decoration:underline;color: #CCFF00}

