html, body {
text-align: center;
margin: 0 0 0 0;
background-image: url(images/background.jpg);
background-attachment: fixed
}

#content {
position: relative;
top: 20px;
width: 800px;
margin-left: auto;
margin-right: auto;
border: solid;
border-width: 1px;
border-top-width: 0px;
border-color: #A0522D;
background-color: #ffffff;
padding: 0 0 0 0;
margin-left: auto;
margin-right: auto;
}

#content:after {
content: "";
display: block;
height; 0;
clear: both
}

/* IE 6 */
* div.spacer {clear: both}
/* end IE 6 */

div.rope {
height: 20px;
width: 800px;
background-image: url(images/rope.gif);
background-repeat: horizontal;
position: relative;
top: -1px;
margin-left: auto;
margin-right: auto;
}

div.mosaic-tile {
position: relative;
top: -1px;
background-image: url(images/mosaic-bar.jpg);
margin-left: auto;
margin-right: auto;
height: 40px;
width: 800px;
}

#pic {
background-image: url(images/grande-allee.jpg);
background-position: bottom;
background-repeat: no-repeat;
background-color: #ffffff;
position: relative;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 250px
}

.site-nav {
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

.nav-button {
	display: inline-block;
	text-align: center;
	background-image: url('images/mosaic-button-small.png');
	background-repeat: no-repeat;
	background-position: top;
	width: 130px;
	height: 100px;
	text-align: center;
	margin: 2em 0 1em 0;
}

.nav-text {
	position: relative;
	top: 70px;
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #A0522D;
}

#footer {
	position: relative;
	top: 20px;
	margin-top: 40px;
	width: 800px;
	margin: 2em auto 2em auto
}

a:link {
	text-decoration: none;
	color: #a0522d
}
a:visited {
	text-decoration: none;
	color: #a0522d
}
a:active {
	text-decoration: none
}
a:hover {
	text-decoration: none;
}

h1 {
margin: 0 0 0 0;
font-size: 18pt;
font-family: serif;
font-weight: bold;
font-variant: small-caps;
line-height: 1.0;
color: #A0522D;
position: relative
}

h2 {
margin: 0 40px 1em 40px;
text-align: center;
font-size: 13pt;
font-family: serif;
font-weight: bold;
font-variant: small-caps;
line-height: 1;
color: #A0522D;
position: relative
}

h3 {
margin: 0 40px 0 40px;
text-align: left;
font-size: 11pt;
font-family: serif;
font-weight: normal;
line-height: 1.25;
color: #A0522D;
position: relative
}

h4 {
margin: 0 40px 0 40px;
text-align: left;
font-size: 11pt;
font-family: serif;
font-weight: normal;
font-style: italic;
line-height: 1.25;
color: #A0522D;
position: relative
}

h5 {
margin: .5em 40px .5em 40px;
text-align: left;
font-size: 12pt;
font-family: serif;
font-weight: bold;
line-height: 1.25;
color: #A0522D;
position: relative
}

p {
padding: 0;
margin: 0 40px 1em 40px;
font-size: 11pt;
font-family: serif;
font-weight: normal;
line-height: 1.375;
color: #A0522D;
position: relative;
text-align: left
}

ul.sponsors {
	list-style-type: none;
	text-align: center;
	font-size: 11pt;
	line-height: 1.25;
	font-weight: normal;
	color: #A0522D;
	margin: 1em 0 2em 0;
	padding: 0 0 0 0
}

ul.sponsors li {
	margin-bottom: 1em
}

ul.authors {
	list-style-type: none;
	text-align: center;
	font-size: 11pt;
	line-height: 1.25;
	font-weight: normal;
	color: #A0522D;
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}

ul.authors li {
	margin-bottom: 0
}

ul.authors li a:hover {
	text-decoration: underline;
}

ul.titles {
	display: block;
	list-style-type: none;
	text-align: left;
	font-size: 11pt;
	line-height: 1.25;
	color: #A0522D;
	padding: 0 0 0 14px;
	margin: 0 0 2em 0
}

ul.titles li a {
	display: block;
	background: transparent url(images/spacer.gif width="14px") top left no-repeat;
	padding: 0 0 0 14px;
	margin: 0 0 .5em 0;
	font-weight: normal;
	text-decoration: none;
}

ul.titles li a:hover {
	display: block;
	background: transparent url(images/bullet.gif) top left no-repeat;
	font-weight: normal
}