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

body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}

#indexcard{
 background-image: url(images/stitch.jpg);
 background-repeat: no-repeat;
 background-color: #FFFFFF;
 width: 688px;
 height: 500px;
 position: absolute; left: 90px; top: 0;
 z-index: 2;
}
#links{
	position: absolute;
0px; 0px; 400px; 
	z-index: 3;
	left: 410px;
	top: 180px;
	width: 380px;
}
#links2{
	position: absolute;
	0px;0px; 400px;
	z-index: 4;
	left: 385px;
	top: 200px;
}
#maintext{
	display: block;
	position: absolute;
	0px; 0px; 400px; 
	z-index: 3;
	left: 400px;
	top: 220px;
	width: 380px;
	height: 280px;
	border-width: 0px;
	border-style: solid;
	border-color: gray;
	font-size:12px;
	overflow:auto;
}


#maintext a:link, a:visited { 
	color: #99cc66;
}
#maintext a:hover, a:active {
	color: #376fb7;
	text-decoration:none;
}
	
#ep{
position: absolute;
0px; 0px; 400px; 
	z-index: 3;
	left: 15px;
	top: 55px;
}
#ea{
position: absolute;
0px; 0px; 400px; 
	z-index: 3;
	left: 400px;
	top: 90px;
}
#ea a.link {border: none;}

#textsubtitle {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #99cc66;
}

.center {
	text-align:center;
}
.italicize {
	font-style:italic;
}
#h3 {
	color: #99cc66;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#picdiscription{

	text-align: center;
	width: 328px;
}
#im{
z-index: 100;
}
#imgs{
	position:absolute;
0px; 0px; 400px;
	z-index: 3;
	left 0px;
	top:55px;
}
