body {
	background-image: url("images/backdrop01.jpg");
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: black;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	color: black;
}


a:link	{
	color: #990000;
}

td img {display: block;}


#textlogo {
	position:absolute;
	left: 5px;
	top: 110px;
	z-level: 100;
}

#textlogo img {

        width: 75%;
}        

#couplePic {
	position:absolute;
	left: 27%;
	top: 460px;
}

#frontmiddle {
	position:absolute;
	right: 15%;
	bottom: 10%;
}

#drubutt {
	position:absolute;
	bottom: 0px;
	left: 0px;
}

#frontbottomright {
	position:absolute;
	bottom: 0px;
	right: 0px;
}

#upperrighttag {
	position:absolute;
	top: 110px;
	right: 5px;
	font-family: arial, verdana, sans-serif;
	font-style: italic;
	font-size: 80%;
	color: gray;
	text-align: right;
	margin-left: 50%;
}

#credits {
	position:absolute;
	top: 778px;
	left: 0px;
	font-family: arial, verdana, sans-serif;
	font-style: italic;
	font-size: 60%;
	color: gray;
	text-align: left;
	margin-right: 250px;
}

#druPic {
        position: absolute;
        top: 220px;
        left: 50%;
        margin-left: -310px;
}

#coolPic {
        position: absolute;
        top: 180px;
        left: 50%;
        margin-left: -99px;
}

#construction {
        position: absolute;
        top: 15px;
        width: 620px;
        left: 50%;
        margin-left: -320px;
        margin-right: auto;
        z-level:100;
}

#dancePic {
        position: absolute;
        top: 200px;
        left: 50%;
        margin-left: 150px;
}

#windowPic {
        position: absolute;
        top: 501px;
        right: 86px;
}


#plaquePic {
        position: absolute;
        top: 360px;
        right: 56px;
}

#shelfPic {
        position: absolute;
        top: 440px;
        right: 5px;
}

#deskPic {
        position: absolute;
        top: 593px;
        right: 5px;
}

#twitterPic {
        position: absolute;
        top: 467px;
        right: 214px;
       	z-level: 1000;
}

#bg2009 {
        position: absolute;
        top: 0px;
        left:0px;
        bottom:0px;
        right:0px;
        width: 100%;
        overflow: hidden;
}        

#bg2009 img {
        width=window.innerWidth;
}

#historydetails {
	font-style: italic;
}

.anywhere a:link {
	color: black;
}

.anywhere a:visited {
	color: gray;
}

.anywhere a:hover {
	color: #990000;
}

.anywhere a:active {
	color: #990000;
}

.subtle a:link {
	color: gray;
}

.subtle a:visited {
	color: gray;
}

.subtle a:hover {
	color: #990000;
}

.subtle a:active {
	color: gray;
}