body { 
	margin:0; 
	padding:0; 
	font-family: Helvetica;
	font-size: 12px;
	xbackground: url(images/layout/background.gif) top left no-repeat fixed;
	background-color: #f6f7f5;
	color: #777;
	}
	

#wrapper {
	margin:0 auto; padding:0 0 0 15px;
	width: 960px;
	position: relative;
	z-index: 30;
	xborder: 1px solid red;
	}
#logo {
	margin: 25px 0px 0 0;
	width: 180px;
	height: 120px;
	float: left;

	background: url(images/layout/logo.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: -20px;
	z-index: 40;
	xborder: 1px solid green;
	}
	
#content { line-height: 1.3em; }

#content.article {
	margin-top: 45px;
	margin-bottom: 50px;
	}
	
.article p { margin-left: 20px; margin-top: 2px; }
.article p a { color: #999; font-style: italic;  }
.article p a:hover { background-color: #fff; text-decoration: line-through;}

h1 span { visibility: hidden; display: none; }	

h1 { font-family: Helvetica, Arial; 
	font-weight: normal; 
	text-transform: uppercase;
	color: #000;
	font-size: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	}
	
h2 { font-family: Helvetica, Arial; 
	font-weight: normal; 
	text-transform: uppercase;
	color: #dedfdd;
	font-size: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	line-height: 17px;
	}
	
	
.article h2 { font-family: Helvetica, Arial; 
	font-weight: normal; 
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
.article h3 { font-family: Helvetica, Arial; 
	font-weight: normal; 
	color: #000;
	text-transform: uppercase;

	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
.article li {
	margin-bottom: 7px;
	margin-top: 0;
	list-style: circle;
	}
.article strong { font-weight: normal; color: #000; }


#subnav {
	float: left;
	width: 110px;
	height: 400px;
	position: fixed;
	top: 20px;
	font-size: 9px;
	clear: left;
	z-index: 0;
	xborder: 1px solid blue;
	xbackground: url(images/layout/project_shadow.png) no-repeat 100px 0;
	}
#subnav ul {
	margin: 0 ; padding: 0;
	list-style: none;
	}
	li {
	margin: 0 0 3px 0; padding: 0;
	border-bottom: 1px solid #e6e7e5;
 	}
 #subnav ul.submenu {
	margin: 0 0 15px 0; padding: 0;
	list-style: none;
	font-size: 9px;
	}
 #subnav ul.submenu li  {
	margin: 0 0 1px 0; padding: 0; 
 	}
 	
#subnav #active { background-color: #302d2e; color: #fff; width: 160px; display: block; }

#subnav p { width: 160px; }

#menu { float: left; margin-top: 150px; margin-bottom: 40px; }

#notice { 
	border-top: 1px solid #d4d4d3; 
	padding: 5px 0 0 0; 
	float: left; width: 150px; color: #d4d4d3; font-size: 10px; 
	}

#Xmyworldsofar {
	width: 640px;
	height: 341px;
	position: absolute;
	top: -100px;
	left: -450px;
	background: url(images/myworldsofar.jpg) no-repeat;
	z-index: 1;
	display: block;
}


#content {
	margin-top: 50px;
	width: 800px;
	float: right;
	position: relative;
	z-index: 20;
	}


a {	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	background-color: #941612;
	padding: 0 20px 0 0;
	}
	
#nav p {
	margin: 0 0 0 35px;
	}
#smalloffline { color: #dddddd; 
position: absolute:
	bottom: 5px;
	left: 5px;
	}
	

/*-------- CONTENT ---------*/

#iamwho { 
	position: absolute;
	width: 600px;
	height: auto;
	padding: 37px 20px 20px 15px;
	z-index: 80;
	top: 76px;
	background-color: #fff;
	color: #000;
	}


.xproject-shadow-left {
	position: absolute;
	width: 60px;
	height: 400px;
	left: -60px;
	background: url(images/layout/project_shadow.png) no-repeat;
	}
.xproject-shadow-right {
	position: absolute;
	width: 60px;
	height: 400px;
	right: -60px;
	background: url(images/layout/project_shadow.png) -60px 0  no-repeat;
	}
.project {
	margin: 0 0 50px 0;
	width: 800px;
	xbackground: #fff;
	position: relative;
	color: #666;
	z-index: 30;
	}
.project p { margin: 5px 0 0 20px; }
.project img { margin-bottom: 1px; margin-left: 20px;}
.project.noPpadding img { margin-left: 0px;}

.project h2 { font-family: Helvetica, Arial; 
	font-weight: normal; 
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
	
h3 {
	padding-top: 5px;
	margin: 0 0 5px 10px;
	font-size: 14px;
	}
.project span {
	color: #555;
	}
	
.logo {
	margin-bottom: 0;
	}
	
	
#clear { clear: both; }
#footer {
	float: left;
	width: 960px;
	padding-top: 10px;
	height: 50px;
	font-size: .8em;
	color: #1b1b1b;
	}
	
	
	
	
#latitude { 
	position: relative;
	left: -10px;
	}
