* {margin: 0; padding: 0}
h3 {font-family: verdana, sans-serif; font-size: 1.5em; color: #ff0000; margin-bottom: 8px}
p{font-family: verdana, sans-serif; font-size: 1.2em; line-height: 1.3; margin-bottom: 6px;}
img {border: none}

#holder {width: 800px; position: absolute; left: 50%; margin-left: -400px; margin-top: 5px; z-index: 1}
#bgd {position: absolute; left: 50%; margin-left: -400px; margin-top: 0px; z-index: 0;}

.backbutton {
	position: absolute;
	left: 29px;
	top: 26px;
	z-index: 1;
	width: 100px;
	height: 45px
}
#back {font-family: arial, sans-serif; color: #ff0000; background: #ffcc00; font-weight: bold; border: none; font-size: 10pt; cursor: pointer;}

#gklogo {position: absolute; left: 35%; top: 18px}
#bgdimg {position: absolute; left: 400px; top: 100px}
#followuppage {position: absolute; left: 75px; top: 190px; width: 29%; z-index: 3;}
#followuppage p {color: #cc0000; font-weight: bold}
ul {list-style-type: square; line-height: 1.2}
li {padding-bottom: 10px}
.reveal a:link {font-family: arial, sans-serif; font-weight: normal; font-size: 1.3em; color: #ff0000; text-decoration:none}
.reveal a:visited {font-family: arial, sans-serif; font-weight: normal; font-size: 1.3em; color:#ff0000; text-decoration:none}
.reveal a:hover {font-family: arial, sans-serif; font-weight: normal; font-size: 1.3em; color:#ffffff; text-decoration:none}

.page {display: none; position: absolute; left: 400px; top: 220px; width: 350px; font-weight: normal; color: #880000; 
 font-family: arial, sans-serif; z-index: 3; line-height: 1.3em; font-size: 1.4em; padding: 12px; padding-left: 4px}

