div#container {text-align:left;
	margin-left: auto;
	margin-right: auto;
	}

body { 	postion: absolute;
	background-color:white;
	text-align: center;
	width: 750px;
	margin-left: auto;
	margin-top: 0px; 
	margin-right: auto; 
	margin-bottom: 20px; 
	padding: 0px;
	}



div#page {postion: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: black; 
	background-color:white;
	font-size: 75%;
	text-align: left ; 
	border: 10px black solid; 
	margin-left: 59px; 
	margin-top: 20px; 
	margin-right: 39px; 
	margin-bottom: 50px; 
	padding-top: 20px; 
	padding-left: 30px; 
	padding-bottom: 50px; 
	padding-right: 30px; }

p { 	postion: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: black; 
	background-color:white;
	font-size: 75%; 
	border: 10px black solid; 
	margin-left: 59px; 
	margin-top: 20px; 
	margin-right: 39px; 
	margin-bottom: 50px; 
	padding-top: 20px; 
	padding-left: 30px; 
	padding-bottom: 50px; 
	padding-right: 30px; }



.pinkbold {font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #FF0066; 
	font-size: 100%;
	font-weight:bold; 
}

a.link:link { color:#FF0066; text-decoration:none; font-weight:bold; font-size: 100% }
a.link:visited { color:#660066; text-decoration:none; font-weight:bold; }
a.link:hover { color:#993366; text-decoration:underline; font-weight:bold; }
a.link:active {color#993366;}

div#testanimation {width: 200px; background: gray; padding: 10px; }
div#navigation {font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size:75%;
		}
.align {postion: absolute;
	margin-left: 0px; 
	margin-top: 30px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	padding:0px }

div#align {text-align:center;
	   postion: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: black; 
	background-color:white;
	font-size: 70%; }

.popups {font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: black; 
	background-color:white;
	font-size: 70%; 
	text-align:center;
	}

.highlightit img{
border: 5px solid white;
}

.highlightit:hover img{
border: 5px solid #CC9999;
}

.highlightit:hover{
color: #333333;
border: 0px ;
}