/*  
Client: Carrie Mae Weems
Author: Lisa Goodlin
Author URI: http://lisagoodlindesign.com
Copyright: Lisa Goodlin
*/

/* Global reset */

/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { 
margin:0; padding:0; }

table { border-collapse:collapse; border-spacing:0; }

fieldset, img { border:0; }

address, caption, cite, code, dfn, em, strong, th, var { 
font-style:normal; font-weight:normal; }

ol, ul, li { list-style:none; }

caption, th { text-align:left; }

h1, h2, h3, h4, h5, h6 { font-size:100%; }

q:before, q:after { content:'' }

a { text-decoration:none; outline:none; }

abbr { border:none; }

img { border:none; }

/* Global reset-RESET */
/* The below restores some sensible defaults */

strong { font-weight:bold }
em { font-style:italic }
* a { position:relative }	/* Gets links displaying over a PNG background */
a img { border:none }	/* Gets rid of IE's blue borders */







				/* PAGE ORGANIZATION */

body {
margin:0 auto;
height: 100%; 
max-height: 100%; 
font-family: Palatino, Georgia, "Times New Roman", Times, serif;
font-size: 62.5%;
text-align: left;
}

container {
}

#timeline-page {	/* PAGE ID	*/
width: 17800px;
height: 800px;
background-color: #ffffff;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/horizontal-line800.png);
background-repeat: repeat-x;
}

#headercontent {
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100px; 
background-color: #ffffff;
}

#header {
width: 1000px;
height: 60px;
padding: 15px 0 0 0;
}

.header2 {
font-size: 6.0em;
margin-left: 25px;
color: #ffffff;
}

#header h1 {
font-size: 6.0em;
margin-left: 25px;
color: #000000;
font-weight: 200;
}

h1 a {
color: #000000;
font-weight: 200;
}

h1 a:visited {
color: #000000;
}

#main-nav {
position: relative;
margin: 5px 0 0 35px;
}

#footer-page {
clear: both;
float: left;
width: 1000px;
margin: 200px 0 0 50px;
}

				/* NAVIGATION TIMELINE PAGE */

#top-nav {
margin: 15px 0 0 30px;
}				

#top-nav li {
display: inline;
margin-right: 15px;
font-size: 1.4em;
}

#top-nav a:link {
color: #c3050a;
padding: 2px;
}

#top-nav a:visited {
color: #c3050a;
padding: 2px;
}

#top-nav a:hover {
color: #666666;
padding: 2px;
text-decoration: none;
}

.image-center {
display: block;
margin:0 auto 15px auto;
}


				/* TIMELINE */

#timeline {
position: relative;
float: left;
color: #494949;	/* GRAY */
font-family: Palatino, Georgia, "Times New Roman", Times, serif;
font-size: 1.4em;
}

#timeline li {
margin: 5px 0 0 10px;
}

#timeline h2 {	/* BIG YEAR */
color: #666666;
font-size: 1.6em;
font-weight: normal;
}

#timeline h3 {	/* LIFE EVENTS, EXHIBITS, RESIDENCIES, ETC */ 
margin: 10px 0 10px 0;
color: #000000;
}

#back-to-start h3 {
color: #666666;
font-size: 1.4em;
font-weight: bold;
}

#timeline h4 {	/* SERIES NAME */
margin-bottom: 15px;
}

#timeline h4 a {
color: #e9060c;
}

#timeline strong {
font-weight: bold;
color: #02035f;
}

#timeline em {
font-weight: bold;
color: #02035f;
}

.design-credit {
position: absolute;
width: 200px;
top: 885px;
left: 17100px;
}

.design-credit li {
color: #000000;
font-size: .9em;
}

.design-credit a:link, a:visited, a:hover {
color: #000000;
}

.timeline-link a:visited, a:hover {
text-decoration: underline;
color: #02035f;
}


.video {
color: #02035f;
background-color: #d1d1d1;
padding: 3px;
}

.exhibits {
color: #02035f;
background-color: #d1d1d1;
padding: 3px;
}

.screenings {
color: #02035f;
background-color: #d1d1d1;
padding: 3px;
}

.residencies {
color: #02035f;
background-color: #d1d1d1;
padding: 3px;
}

.education {
color: #02035f;
background-color: #d1d1d1;
padding: 3px;
}

.publications {
color: #02035f;
background-color: #d1d1d1;
padding: 3px;
}

.awards {
color: #02035f;
background-color: #d1d1d1;
padding: 3px;
}

.teaching {
color: #02035f;
background-color: #d1d1d1;
padding: 3px;
}

.highlight-event {
color: #ffffff;
background-color: #000000;
padding: 2px 25px 2px 25px;
font-weight: normal;
}

.other-image {
padding-top: 25px;
}

.left {
float: left;
}

.yr {
width: 25px;
height: 15px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
font-size: 1.4em;
color: #666666;
}

#yr1950 {
position: absolute;
top: 877px;
left: 5px;
}

#yr1960 {
position: absolute;
top: 877px;
left: 400px;
}

#yr1970 {
position: absolute;
top: 877px;
left: 1200px;
}

#yr1980 {
position: absolute;
top: 877px;
left: 2800px;
}

#yr1990 {
position: absolute;
top: 877px;
left: 5250px;
}

#yr2000 {
position: absolute;
top: 877px;
left: 11100px;
}

#yr2010 {
position: absolute;
top: 877px;
left: 17000px;
}


#timeline1953 {
position: absolute;
width: 500px;
height: 625px;
top: 250px;
left: 100px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1965 {
position: absolute;
width: 400px;
height: 500px;
top: 375px;
left: 555px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1968 {
position: absolute;
width: 500px;
height: 100px;
top: 775px;
left: 750px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1969 {
position: absolute;
width: 375px;
height: 575px;
top: 300px;
left: 950px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1970 {
position: absolute;
width: 400px;
height: 725px;
top: 150px;
left: 1200px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1971 {
position: absolute;
width: 375px;
height: 225px;
top: 650px;
left: 1400px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1972 {
position: absolute;
width: 350px;
height: 375px;
top: 500px;
left: 1600px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1973 {
position: absolute;
width: 400px;
height: 600px;
top: 275px;
left: 1800px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1974 {
position: absolute;
width: 500px;
height: 225px;
top: 650px;
left: 2000px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1975 {
position: absolute;
width: 300px;
height: 375px;
top: 500px;
left: 2200px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1976 {
position: absolute;
width: 500px;
height: 750px;
top: 125px;
left: 2400px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}


#timeline1978 {
position: absolute;
width: 300px;
height: 525px;
top: 350px;
left: 2650px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}


#timeline1980 {
position: absolute;
width: 400px;
height: 150px;
top: 725px;
left: 2800px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}


#timeline1981 {
position: absolute;
width: 400px;
height: 800px;
top: 75px;
left: 3000px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}


#timeline1982 {
position: absolute;
width: 350px;
height: 275px;
top: 600px;
left: 3200px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}


#timeline1984 {
position: absolute;
width: 350px;
height: 475px;
top: 400px;
left: 3450px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1986 {
position: absolute;
width: 350px;
height: 775px;
top: 100px;
left: 3675px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1987 {
position: absolute;
width: 400px;
height: 375px;
top: 500px;
left: 3925px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1988 {
position: absolute;
width: 400px;
height: 725px;
top: 150px;
left: 4250px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1989 {
position: absolute;
width: 500px;
height: 325px;
top: 550px;
left: 4500px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1989-90 {
position: absolute;
width: 500px;
height: 700px;
top: 175px;
left: 4750px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1989-90-2 {
position: absolute;
width: 500px;
height: 375px;
top: 500px;
left: 4950px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}


#timeline1990 {
position: absolute;
width: 500px;
height: 825px;
top: 55px;
left: 5250px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1990-2 {
position: absolute;
width: 500px;
height: 325px;
top: 550px;
left: 5650px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1991 {
position: absolute;
width: 400px;
height: 725px;
top: 150px;
left: 5900px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1991-92 {
position: absolute;
width: 400px;
height: 375px;
top: 500px;
left: 6100px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}


#timeline1992 {
position: absolute;
width: 400px;
height:825px;
top: 50px;
left: 6400px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1992-2 {
position: absolute;
width: 400px;
height: 325px;
top: 550px;
left: 6550px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}


#timeline1992-94 {
position: absolute;
width: 450px;
height: 250px;
top: 625px;
left: 6850px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1993 {
position: absolute;
width: 450px;
height: 850px;
top: 30px;
left: 7100px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1993-2 {
position: absolute;
width: 450px;
top: 320px;
left: 7100px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1993-3 {
position: absolute;
width: 450px;
top: 470px;
left: 7100px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}


#timeline1993-94 {
position: absolute;
width: 400px;
height: 775px;
top: 100px;
left: 7500px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1994 {
position: absolute;
width: 450px;
height: 500px;
top: 375px;
left: 7600px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1994-95 {
position: absolute;
width: 400px;
height: 225px;
top: 650px;
left: 7900px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1995 {
position: absolute;
width: 400px;
height: 725px;
top: 150px;
left: 8150px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1995-2 {
position: absolute;
width: 400px;
top: 475px;
left: 8150px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1995-96 {
position: absolute;
width: 450px;
height: 825px;
top: 50px;
left: 8550px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1996 {
position: absolute;
width: 450px;
height: 400px;
top: 475px;
left: 8750px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1996-2 {
position: absolute;
width: 450px;
height: 675px;
top: 200px;
left: 8975px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1997 {
position: absolute;
width: 400px;
height: 475px;
top: 400px;
left: 9300px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1998 {
position: absolute;
width: 350px;
height: 875px;
top: 5px;
left: 9700px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1998-2 {
position: absolute;
width: 500px;
height: 425px;
top: 450px;
left: 9900px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1998-3 {
position: absolute;
width: 500px;
height: 700px;
top: 175px;
left: 10150px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1998-99 {
position: absolute;
width: 400px;
height: 325px;
top: 550px;
left: 10300px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1999 {
position: absolute;
width: 450px;
height: 825px;
top: 50px;
left: 10600px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline1999-2 {
position: absolute;
width: 450px;
height: 225px;
top: 650px;
left: 10750px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}


#timeline2000 {
position: absolute;
width: 450px;
height: 675px;
top: 200px;
left: 11100px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2000-2 {
position: absolute;
width: 450px;
height: 175px;
top: 550px;
left: 11100px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2001 {
position: absolute;
width: 450px;
height: 775px;
top: 100px;
left: 11450px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2001-2 {
position: absolute;
width: 450px;
height: 350px;
top: 525px;
left: 11600px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2001-3 {
position: absolute;
width: 450px;
height: 675px;
top: 200px;
left: 11800px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2002 {
position: absolute;
width: 400px;
height: 825px;
top: 50px;
left: 12100px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2002-2 {
position: absolute;
width: 350px;
height: 325px;
top: 550px;
left: 12300px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2003 {
position: absolute;
width: 450px;
height: 625px;
top: 250px;
left: 12650px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2003-2 {
position: absolute;
width: 450px;
height: 775px;
top: 100px;
left: 12950px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2003-3 {
position: absolute;
width: 450px;
height: 450px;
top: 425px;
left: 13150px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2003-4 {
position: absolute;
width: 450px;
height: 250px;
top: 575px;
left: 12650px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2004 {
position: absolute;
width: 400px;
height: 775px;
top: 100px;
left: 13525px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2005 {
position: absolute;
width: 450px;
height: 500px;
top: 375px;
left: 14000px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2005-06 {
position: absolute;
width: 450px;
height: 775px;
top: 100px;
left: 14350px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2006 {
position: absolute;
width: 450px;
height: 575px;
top: 300px;
left: 14700px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2006-2 {
position: absolute;
width: 450px;
height: 800px;
top: 75px;
left: 14950px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}


#timeline2007 {
position: absolute;
width: 450px;
height: 500px;
top: 375px;
left: 15250px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2008 {
position: absolute;
width: 450px;
height: 825px;
top: 50px;
left: 15600px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}


#timeline2009 {
position: absolute;
width: 450px;
height: 525px;
top: 350px;
left: 15875px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2009-2 {
position: absolute;
width: 450px;
height: 175px;
top: 700px;
left: 16050px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2009-3 {
position: absolute;
width: 450px;
height: 775px;
top: 100px;
left: 16200px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2009-4 {
position: absolute;
width: 450px;
height: 395px;
top: 480px;
left: 16350px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2009-5 {
position: absolute;
width: 450px;
height: 825px;
top: 50px;
left: 16700px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2009-6 {
position: absolute;
width: 450px;
height: 325px;
top: 550px;
left: 16800px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2009-7 {
position: absolute;
width: 450px;
height: 525px;
top: 350px;
left: 16600px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2010-1 {
position: absolute;
width: 450px;
height: 725px;
top: 150px;
left: 17000px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2010-2 {
position: absolute;
width: 450px;
height: 275px;
top: 600px;
left: 17100px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2010-3 {
position: absolute;
width: 350px;
height: 725px;
top: 150px;
left: 17600px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2010-4 {
position: absolute;
width: 350px;
height: 625px;
top: 250px;
left: 17200px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2010-5 {
position: absolute;
width: 450px;
height: 375px;
top: 500px;
left: 17700px;
background-image: url(http://carriemaeweems.net/images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2010-6 {
position: absolute;
width: 350px;
height: 325px;
top: 550px;
left: 18000px;
background-image: url(../images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2010-7 {
position: absolute;
width: 375px;
height: 685px;
top: 100px;
left: 18000px;
background-image: url(../images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2010-8 {
position: absolute;
width: 400px;
height: 475px;
top: 400px;
left: 18200px;
background-image: url(../images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}

#timeline2011-1 {
position: absolute;
width: 350px;
height: 825px;
top: 50px;
left: 18500px;
background-image: url(../images/timeline-images/background-images/vertical-line3.png);
background-repeat: repeat-y;
}


/* 	BACK TO THE BEGINNING */

#back-to-start {
position: absolute;
top: 877px;
left: 18750px;
width: 400px;
}

/* DESIGN CREDIT */

.design-credit {
position: absolute;
width: 200px;
top: 925px;
left: 5px;
}


