@charset "UTF-8";

html, body  {height: 100%; color:#303030; font-family: monospace, sans-serif; font-size: 1em; background:#ffffff;}

body {text-align: center; margin:0;}
#wrapper {min-height: 100%; position: relative; text-align:left; margin: 0 auto; width: 725px; }

h1, h2, h3, h4, h5, h6 {color:#303030; clear:both;}
img {border:0 none;}

#logo_area 		{ height: 80px; width: 200px; float: left; }
#logo_area h1 	{ display: block; width: 186px; float: left; height: 80px; background: transparent url(../assets/images/deju-logo.jpg) no-repeat 0 0; margin-top: 25px; }
#logo_area h1 span { z-index: -10; position: relative; }

a {text-decoration:none; color:#ff6600; font-family: sans-serif;}
a:hover{color:#303030;}
a.navlink{margin-left: 1.2em; letter-spacing:0.02em; font-size: 0.9em;}

p a{font-size: 0.85em; }

#content { clear: both; padding-bottom: 100px; margin-left:2px;}

.timepoint {padding: 0.2em; clear: both;}
.timepoint_title h3 {margin-bottom: 0.2em;}
.timepoint_date {margin-bottom: 0.2em; color: #909090; font-size: 0.85em; }
.timepoint_desc {clear:both;}
.timepoint_url {margin-bottom: 0.8em; color: #909090; font-size: 0.85em;}

#footer {clear: both; position: relative; text-align:center; margin: -90px auto; width: 800px; height:80px; font-family: sans-serif, monospace;}

.footer-item {padding: 0.1em; display: block;  font-size: 0.8em;}
.footer-div {float: left; text-align: left; width: 25%; }

#ie6_phaseout {text-align:left; margin-top: 10em; margin-bottom: 2em; padding: 0em 1em; color:#303030; font-size: 0.7em; border: 1px solid #ff6600;}
#ie6_ul {padding: 0; margin: 0.5em 2em; color:#ff6600;}
