#mContainer {
	position:relative;
	width:300px;
	height:225px;

}

.mPhoto {
	position:absolute;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}

.btn {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	font-family:verdana;
	font-size:9px;
	margin-top:5px;
	width:40px;
}

#photoCredits {
	font-family:verdana;
	font-size:9px;
	margin-top:5px;
}

.survey {
	font-family: "Arial", sans-serif;
	font-size:80%;
}

.lp{float:left;display:inline;margin:10px 20px 10px 10px}
.twocol{width:300px}

a.margin:link { color: rgb(255, 255, 255) }     /* for unvisited links */
a.margin:visited { color: rgb(255, 255, 255) }  /* for visited links */
a.margin:active { color: rgb(255, 255, 255)}   /* when link is clicked */
a.margin:hover { color: rgb(255, 255, 0) }      /* when mouse is over link */

a.light:link { color: rgb(0, 0, 255) }          /* for unvisited links */
a.light:visited { color: #9933FF}     /* for visited links */
a.light:active { color: rgb(130, 0, 255) }      /* when link is clicked */
a.light:hover { color: rgb(130, 0, 255) }       /* when mouse is over link */

h1  { font-family: "Arial", sans-serif; font-size: 150%; font-weight: bold; }
h2  { font-family: "Arial", sans-serif; font-size: 150%; font-weight: bold; }
h3  { font-family: "Arial", sans-serif; font-size: 100%; font-weight: bold; }
h4  { font-family: "Arial", sans-serif; font-size: 100%; font-weight: bold; }
h5  { font-family: "Arial", sans-serif; font-size: 80%; font-weight: bold; }
p,li,head,body,td { font-family: "Arial", sans-serif; font-size: 100%; }
pre { font-family: "Arial", sans-serif; font-size: 100%; font-style: italic; }


