* {margin: 0; padding: 0; border: none; }

body { 
	font: 12px/1.5em  "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #aaa;
	background: #1B1B1B url(../bg.gi) no-repeat top center;
	}
#wrapper { width: 1024px; margin: 36px auto; }
#mast { margin-bottom: 36px; }
#flashcontent { margin: 18px 0; }
#footer { clear: both; margin: 36px 0; }

/* Layout for the about page
------------------------------------------------------------------*/
#cuve, #flashcontent { clear: both; background-color: #fff; }
#snap { float: left; width: 306px; margin: 90px 0; }
#statement { float: right; width: 592px; margin-right: 36px; }
div.clear { clear: both; }
#footer { font-size: 11px; color: #aaa; }

/* Navigation
------------------------------------------------------------------*/
ul#compass {  text-align: right; margin-top: 1px;}
#compass li { display: inline; color: #bcbcbc; font-weight: normal; margin-left: 18px; }

/* Texts
------------------------------------------------------------------*/
h1, h2, h3  { }
h1#title {
	float: left;
	width: 400px;
	font-size: 24px;
	margin-bottom: 18px;
	text-transform: lowercase;
	font-weight: normal;
	}
h1#title span { color: #3b3b3b; font-family: georgia; font-style: italic; }
	
h2 {  color: #333;
	font-size: 18px; margin: 36px 0 18px 0; font-weight: normal; text-transform: uppercase; }
#compass li strong { color: #9c9473; text-transform: uppercase; }
p { margin: 18px 0; font-size: 11px; }
#snap p, #snap h2 { font-family: Georgia; font-style: italic; margin: 18px; }

/* Ampersand
------------------------------------------------------------------*/
span.amp { 
 font-family: Baskerville, "Palatino", "Book Antiqua", serif; 
 font-style: italic;
 font-weight: normal;
 } 

/* Links
------------------------------------------------------------------*/
#compass li a { font-family: Georgia; font-size: 14px; color: #bcbcbc; text-decoration: none; text-transform: lowercase; font-style: italic; }
#compass li a.active { color: #444; }
a { color: #1fafd4; }

/* Lists
------------------------------------------------------------------*/
#thumbs { font-family: Georgia; font-size: 11px; line-height: 1,6363em; padding: 36px 0px;  }
.stamp { float: left; width: 234px; height: 252px; margin-left: 36px; margin-bottom: 18px; }
#thumbs ul { margin: 18px 0; }
#thumbs ul li { list-style-type: none; padding: 0; margin: 0; }
div.stamp strong { font-family: "Helvetica Neue", sans-serif; text-transform: uppercase; }
