/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
.conBack {
background-image:url(../images/dhtml/dhtml_background_discover.jpg);
background-repeat:no-repeat;
}
.ContentArea1 {
margin-left:30px;
height:443px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.ContentArea2 {
margin-left:30px;
height:443px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.ContentArea3 {
margin-left:30px;
height:443px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.headline1 {
font-size:12px;
font-weight:bold;
display:inline;
}
.headline1b {
font-size:14px;
font-weight:bold;
display:inline;
color:#7D3291;
}
.headline1c {
padding-top:8px;
margin-left:180px;
}
.headline1d {
margin-left:160px;
font-style:italic;
font-weight:bold;
}
.headline1e {
margin-left:160px;
}
.headline1g {
margin-left:100px;
margin-bottom:3px;
}
#APDiscover {
	position:absolute;
	left:0px;
	top:65px;
	width:481px;
	height:441px;
	z-index:1;
	background-image:url(../images/dhtml/dhtml_background_discover.jpg);
	background-repeat:no-repeat;
	visibility: hidden;
}
#APLearn {
	position:absolute;
	left:0px;
	top:65px;
	width:481px;
	height:441px;
	z-index:2;
	background-image:url(../images/dhtml/dhtml_background_learn.jpg);
	background-repeat:no-repeat;
	visibility: hidden;
}
#APSave {
	position:absolute;
	left:0px;
	top:65px;
	width:481px;
	height:441px;
	z-index:3;
	background-image:url(../images/dhtml/dhtml_background_save.jpg);
	background-repeat:no-repeat;
	visibility: visible;
}

.picRight {
padding-left:25px;
padding-right:15px;
}

.map {
margin-left:160px;}

ul {
margin-left:160px;
margin-right:15px;
line-height:125%;
}

li {
list-style-image:url(../images/dhtml/dhtml_bullet.jpg);
}
.bigpurple{
color:#330099;
font-size:120%;
font-weight:bold;
}
.bigblack{
color:#000000;
font-size:120%;
font-weight:bold;
}
.saveBigPurple {
color:#6B3DD6;
font-size:140%;
font-weight:bold;}

a {
color:#330099;
text-decoration:underline;
}
a:hover {
color:#000000;
text-decoration:underline;
}
