html {
	height: 100%;
        margin: 0;
        padding: 0;
}

body {	
        height: 100%;
        margin-top: 60px;
	margin-left:0px;
	margin-right:0px;
	padding:0px 0px 0px 0px;
	font: 8.5pt"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color:#333;	
        letter-spacing: 0.07em;
        line-height: 11.7pt;

}

.posthidden {display:none}
.postshown {display:inline}

.big {	
        position:relative;
        top:-15px;
        left:0px;
	font-size: 69px;
	font-weight: bold;
	color:#;
        letter-spacing: normal;
        line-height: normal;
}

.content {
        color: #333;
        padding: 0px 0px 0px 0px;
        margin:1px 0px 0px 0px;
        width: 625px;
        position: absolute;
        left: 300px;
}


a,a:link,a:active,a:visited{
        color: #222;
        outline:none;
	text-decoration:none;
}

a:hover {
        background-color:#222;
                color:#EEE;

}

.agenda a:hover {
        background-color:#222;
        display:block;
        color:#EEE;
}


.agenda {
	width:225px;
	min-width:225px;
        padding-bottom:22px;
        left: 55px;
        position:absolute;
	margin-right:20px;}



h1 { 
        text-transform:uppercase;
	font-size: 8.5pt;
        font-weight:normal;
	color:#222;
	vertical-align: baseline;
        margin: 0px 0px 0px 0px;
}

#col1 {top:0px; position:absolute; 
      margin-left:0px;
      padding-bottom:10px;
      border-bottom:0px solid #bbb;
      width:300px;
}

#col2 {position:absolute;   
      top:0px;
      margin-left:325px;
      padding-bottom:10px;
      border-bottom:0px solid #bbb;
      width:300px;
}

#col3 {top:60px; position:absolute; 
      margin-left:px;
      padding-bottom:10px;
      border-bottom:0px solid #bbb;
      width:300px;
}

img {
	border:0;
        max-width:625px;
}

small {color:#000; font-size:8px; text-transform: uppercase;}

#copy  {font-size:7px; text-align:right; color:#aaa; text-transform: uppercase;}







