/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {

	
	position: absolute;
	right: 100px
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	color: black;
	background-image: url(images/db-bg.gif);
	background-repeat: no-repeat;
	background-color: white;
	vertical-align: baseline;
}
body {

}
#topnav {
margin-top: 3px;
}
ul.first {
margin-top: 305px;
margin-left: 66px;
}
ul.second {
margin-top: 349px;
margin-left: 66px;
}
ul.third {
margin-top: 393px;
margin-left: 66px;
}
ul.four {
margin-top: 439px;
margin-left: 66px;
}
a.rollover {
	background: url(images/past-button.png) no-repeat 0 0;
	width: 517px;
	height: 66px;
	display: block;
	text-decoration: none;

}
a.rollover:hover { 
background-position: 0 -150px; 
	background: url(images/past-button-over.png) no-repeat 0 0;

}
a.rollover2 {
	background: url(images/present-button.png) no-repeat 0 0;
	width: 517px;
	height: 66px;
	display: block;
	text-decoration: none;

}
a.rollover2:hover { 
background-position: 0 -150px; 
	background: url(images/present-button-over.png) no-repeat 0 0;

}
a.rollover3 {
	background: url(images/future-button.png) no-repeat 0 0;
	width: 517px;
	height: 66px;
	display: block;
	text-decoration: none;

}
a.rollover3:hover { 
background-position: 0 -150px; 
	background: url(images/future-button-over.png) no-repeat 0 0;

}
a.rollover4 {
	background: url(images/home-button.png) no-repeat 0 0;
	width: 517px;
	height: 66px;
	display: block;
	text-decoration: none;

}
a.rollover4:hover { 
background-position: 0 -150px; 
	background: url(images/home-button-over.png) no-repeat 0 0;

}
.displace {
	position: absolute;
	left: -5000px;
	}

p {
}
a {
font-size: 4em;
}
p.name {
width: 600px;
padding-top: 3px;
margin-top: 535px;
font-size: small; 
}