* {
	margin: 0px;
	padding: 0px;
	}

body, html {

	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#999;
}



body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { background-color: white;font-family: Palatino; Georgia, serif; font-style: italic; color:#000; }
a:active { background-color: white;font-family: Palatino; Georgia, serif; font-style: italic; color:#000;  }
a:visited { background-color: white;font-family: Palatino; Georgia, serif; font-style: italic; color:#000;}
a:hover {  background-color: black;font-family: Palatino; Georgia, serif; font-style: italic; color:#fff;  }

a img { border: none; }



#logo {

	color:#000;
	padding:5px 0px 2px 5px;	
	text-decoration: none;
	word-spacing: Normal;
	text-align: left;
	letter-spacing: 0px;
	text-indent: 0px;
	
	}
#logo a {

	color:#fefdf5;
	line-height: 15px;
	font-size: 21px;
	font-weight:bold;
	}
#logo a:hover { color:#9ecc38 !important;}

#menu {
margin: 5px 10 0px 0;
	background-color:#000;
	float:left;
	text-align:left;
	padding-bottom:5px;
	padding-top: 200px;
	border-top: 0px  solid white;
	width:250px;
	height: 100%;
	background-image: url(http://spatialforces.org/data/head.png);
	background-repeat: no-repeat;	
}

#menu ul {

	float:left;
	list-style:inherit;
	list-style-image:url(http://spatialforces.org/data/triangle.png);
	margin-left:80px;
	padding-bottom:10px;
	width:100px;
	line-height: 15px;
	
	
}

	

#menu ul li.section-title {
	color:#fff;
	margin: 5px 10 0px 0;
	font-size:12px;
	padding-bottom: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid white;
	font-weight:100;
	letter-spacing: 5px;
	
}

#menu a:hover, #menu a:active { color:#fff; }
#nav a:hover, #menu a:active { color:#000; }


.active a { color:#000;}


#content {
font-family: Palatino; Georgia; serif;
font-style: italic;
font-size: 20px;
color: black; 
	float:left;
    padding-left:115px;
	padding-top:30px;
	padding-bottom: 30px;
	padding-right: 10px;
	background-color: #fff; /* pale weak blue */
  border-left: solid 0px #000000; /* obscure dull blue */
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
	width:670px;
	height: 100%;
	line-height:normal;
    }

#content a {font-weight:normal;}
#content .ing {color:#0099ff;}
#content .ing a {color:#0099ff; font-weight:normal;}
#content .ing a:hover {color:#000; font-weight:normal;}



h1 { text-align: left;font-size: 100px;font-family: Helvetica, Arial, Verdana, sans-serif;font-style: normal; font-weight:bolder; line-height: 90px; text-decoration: line-through; }
h2 { font-size: 24px; }
h3 { font-size: 11px;font-family: Helvetica, Arial, Verdana, sans-serif;padding-left:20px;font-style: normal; font-weight: 100;}
h4 { font-size: 20px; font-family: Palatino; Georgia; serif;
font-style: italic; font-weight: 100; }
h5 { font-size: 11px;font-family: Helvetica, Arial, Verdana, sans-serif;font-style: normal; font-weight: 100; text-align: right; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }


#disqus_thread {
	width:600px;
	}

#iframed {
	width:600px;
	height: 600px;
	}
	
	



/*#once { clear: left; }

#menu ul li.section-title { 
	cursor:pointer;
	}

.index-hide {
	display:none;
	}

.index-show {
	display:block;
	}*/