/************************/
/* GENERAL				*/
/************************/
body { margin:0; font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#a7a9ac; }
div { -moz-box-sizing: border-box; box-sizing: border-box; }
img { border:0; }

a:link, a:active, a:visited { color:#a7a9ac; text-decoration:none; }
a:hover { color:#a7a9ac; text-decoration:underline; }

a.dark-grey:link, a.dark-grey:active, a.dark-grey:hover, a.dark-grey:visited { color:#7f8183; text-decoration:none; font-weight:bold; }

a.flock:link, a.flock:active, a.flock:visited { font-family:Georgia, "Times New Roman", Times, serif; color:#a7a9ac; text-decoration:none; font-style:italic; }
a.flock:hover { color:#a7a9ac; text-decoration:underline; font-style:italic; }

h1 {}
h2 {}
h3 {}
h4 {}
hr { border:thin solid #e8e9ea; margin-top:0px;}
p {}

.dark-grey { color:#7f8183; }
.500 { font-weight:500; }
.border-bottom { border-bottom:1px solid #cfcfcf; }
.to-uppercase { text-transform:uppercase; }
.to-lowercase { text-transform:lowercase; }
.bold { font-weight:bold; }
.align-top { vertical-align:top; }

/************************/
/* CONTAINER */
#container { position:absolute; left:0px; top:0px; width:1008px; height:800px; }

/************************/
/* LOGO */
#logo { margin-left:54px; margin-top:60px; width:954px; border-bottom:1px solid #eeeeef; }

/************************/
/* NAVIGATION */
#navigation { margin-left:36px; margin-top:125px; width:141px; float:left; font-size:9pt; line-height:12pt; }
#navigation td { height:25px; }

/************************/
/* CONTENT */
#content { width:803px; margin-top:34px; margin-left:26px; float:left; }
#content #pagetitle { height:26px; font-size:18pt; color:#7f8183; vertical-align:top; }
#content #subnav { margin-left:-18px; padding-top:65px; }
#content #subnav td { height:25px; }
#content #bottom { margin-top:65px; padding-bottom:180px; }
#content #bottom-home { padding-bottom:180px; }
#content .text-big { font-size:18pt; }
#content .text-medium { font-size:14pt; font-weight:normal; line-height:20pt; }
#content .text-small { font-size:10pt; line-height:13pt; }

/* home */
#content .home-exhibition-name { vertical-align:text-bottom; font-size:28pt; font-weight:bold; }
#content .home-exhibition-date { vertical-align:middle; font-size:10pt; font-weight:100; }
#content .home-exhibition-curator { font-size:10pt; font-weight:100; }

/************************/
/* FOOTER */
#footer { height:30px; }