@charset "iso-8859-1";

html {
SCROLLBAR-BASE-COLOR: #f5fffa;
background-color: #ffffff;
}

body {
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
}

p {
background-color: #ffffff;
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
color: #336600;
font-size: 1em;
font-weight: bold;
text-indent: 15px;
}


h1 {
background-color: #ffffff;
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
color: #336600;
text-align: center;
font-size: 1.2em;
font-weight: bold;
}

h2 {
background-color: #ffffff;
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
color: #363636;
font-size: 1.8em;
font-weight: bold;
text-align: center;
}

h3 {
background-color: #ffffff;
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
color: #336600;
font-size: 1.6em;
font-weight: bold;
}



h4 {
background-color: #ffffff;
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
color: #336600;
font-size: 1.1em;
font-weight: bold;
}

h5 {
background-color: #ffffff;
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
color: #363636;
text-align: center;
font-size: .8em;
font-weight: bold;
}

h6 {
background-color: #ffffff;
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
color: #000000;
font-size: 1.1em;
font-weight: bold;
}

ul, li {
background-color: #ffffff;
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
color: #336600;
font-size: 1em;
font-weight: bold;
}


table {
display: table;
border-collapse: collapse;
border-spacing: 0px;
background-color: #ffffff;
width: 90%;
}


.table2 {
display: table;
border-collapse: collapse;
border-spacing: 5px;
background-color: #ffffff;
width: 90%;
border-top: 4px #228b22 solid;
border-right: 4px #000000 solid;
border-bottom: 4px #000000 solid;
border-left: 4px #228b22 solid;
}

a:link {
background-color: #363636;
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
color: #fafad2;
font-size: 1.8em;
font-weight: bold;
}

a:visited {
background-color: #363636;
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
color: #fafad2;
font-size: 1.8em;
font-weight: bold;
}


a:active {
background-color: #fafad2; 
font-family: "Century Schoolbook", "Times New Roman", sans-serif;
color: #363636;
font-size: 1.8em;
font-weight: bold;
}


a img {
border: none;
}

<!-- -->
#pic {
	background-color: #FFFFFF;
	position: center;
	width: 100px;
	height: 95px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: relative;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #000000;
	display: block;
	left: 0;
	top: 0;
	text-decoration: none;
	width: 100px;
	height: 95px;
	
}


#pic a.p1:active {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
		
}

#pic a.p1:active .large {
	display: block;
	position: absolute;
	left: 175px;
	top: 50px;
	width: 600px;
	height: 450px;
}
<!-- -->

