body{ background-color:#333; }

.Wall{ width:7800px; }

.Page, .Header, .Section{ width:840px; }

.Disciplines, .Content, .SubHeader{ width:540px; }

.Area, .Article{ width:290px; margin-left:10px;	}

.Page{ float:left; margin:0px 50px 0px 24px; }

.Content, .Article{float:left;}

/* Header */

.Header .Disciplines, .Header .Area{float:left; position:relative;	height:170px; }

.Header .Disciplines img{ position:absolute; bottom:0px; right:0px; }

.Header .Area img{ position:absolute; bottom:0px; }

/* Section */
/*   SubHeader */
.SubHeader{ position:relative; height:77px; background-color:white;}

.SubHeader .Title , .SubHeader .Date{ float:left;}
.SubHeader .Link{position:absolute;  right:0px;}

/* Section */
/*   Images */
.Images img { margin:0px 0px 10px 0px; }

/* Section */
/*   Video */

.Video { margin:0px 0px 10px 0px; }

/* Section */
/*   Article */

.Article{ background-color:#fff; width:270px; padding:50px 10px 45px 10px; }

.Article img{float:left;}

.Unit{ padding: 0px 0px 20px 0px; }

p{ letter-spacing: .5pt; font: 11px/15px arial; }

h1	{
margin: 0px 0px 2px 0px;
padding: 10px 0px 2px 0px;		
font: bold 13px/14px arial;	
color:black;
letter-spacing: .5pt;
border-bottom:	1px solid #333;
}

h2	{
margin: 0px 0px 0px 0px;
padding: 10px 0px 15px 0px;		
font: 12px/14px arial;	
color:black;
letter-spacing: .5pt;

}
span#quote{ font: italic 11px/14px arial; color:#777; }

span#highlight{ font: bold 11px/14px arial;	color:#777; }