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,font,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{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body { padding: 50px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 75%; line-height: 125%; }

/* Layout */

#title div { float: left; margin-right: 1em; }
#title h1 { line-height: 1.2em; font-size: 160%; background: #f17; display: inline; color: #fff; }
#title img { float: left; margin-right: 1em; width: 3.75em; }
#title .blurb { margin: -1.1em 1em 0 0; padding: 1em; width: 12em; float: left; border: 0.1em solid #bbb; border-width: 0 0.1em 0 0.1em; }

#title h3 { display: inline; margin: 0 0.25em 0 0; padding: 0 0.25em; background: #f17; color: #fff; }
#menu { display: inline; }
#menu li { display: inline; }
#menu li:after { content: ", "; }
#menu li:last-child:after { content: "."; }
#menu .current { text-decoration: underline; cursor: default; }

#slider h4 { margin-bottom: 1em; color: #fff; }
#slider h4 span { padding: 0 0.25em; background: #f17; }
#slider p { margin-bottom: 1em; }	
#slider .images { float: left; margin-right: 1em; }
#slider .images img { margin-right: 1em; }
#slider .images img:last-child { margin-right: 0; }
#slider .info { float: left; width: 250px; }
#footer { position: fixed; bottom: 50px; left: 50px; }
#footer a span { display: none; }
#footer a:hover span { display: inline; }

/* Content */

* { cursor: default; }
a { font-weight: bold; color: #000; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
acronym { border-bottom: 0.1em dotted #444; cursor: help; }

/* Slider */

#slider { position: absolute; top: 150px; left: 0; width: 100%; height: 400px; overflow: hidden; }
#slider .slide-container { position: relative; left: 0; top: 0; margin-left: 50px; width: 100%; list-style-type: none; }
#slider .slide-container .slide { float:left; position: relative; width: 1920px; height: 100%; }

/* Sans Javascript */

#slider.loading { height: auto; padding-bottom: 100px; top: 100px; }
#slider.loading { overflow-y: auto; }
#slider.loading .slide { display: block; padding-top: 50px; clear: both; float: none; }

/* Errors */

#error h1 { display: inline; margin-bottom: 1em; line-height: 1.2em; font-size: 160%; background: #f17; color: #fff; }
#error p { margin-top: 1em; }
r: #fff; }
#error p { margin-top: 1em; }

