/* @override http://www.itrynottothink.com/indexhibit/ndxz-studio/site/sample/style.css */

/* @override http://www.itrynottothink.com/indexhibit/ndxz-studio/site/sample/style.css */

/* @override http://www.itrynottothink.com/indexhibit/ndxz-studio/site/sample/style.css */

/* CSS Document */

/* @override http://www.itrynottothink.com/indexhibit/ndxz-studio/site/sample/style.css */

/* @override http://www.itrynottothink.com/indexhibit/ndxz-studio/site/sample/style.css */

/* CSS Document */

/* @override http://www.itrynottothink.com/indexhibit/ndxz-studio/site/sample/style.css */

/* @override http://www.itrynottothink.com/indexhibit/ndxz-studio/site/sample/style.css */

/* @override http://www.itrynottothink.com/indexhibit/ndxz-studio/site/sample/style.css */

/* @override http://itrynottothink.com/indexhibit/ndxz-studio/site/sample/style.css */

/* @override http://itrynottothink.com/indexhibit/ndxz-studio/site/sample/style.css */

/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: white;
	color: black;
	font: 8pt "Helvetica Neue", Verdana, futura, helvetica, sans-serif;
	text-shadow: #000000 0 0 0;
	text-align: left;
	margin-top: 75px;
}

body.section-1 {
	background: white;
	color: black;
	font: 8pt "Helvetica Neue", "American Typewriter", Verdana, futura, helvetica, sans-serif;
	text-shadow: #000000 0 0 0;
	background-color: white;
	text-shadow: #000000 0 0 0;
	text-align: left;
}
	
body.section-2 {
	background: white;
	color: black;
	font: 8pt "Helvetica Neue", "American Typewriter", Verdana, futura, helvetica, sans-serif;
	text-shadow: #000000 0 0 0;
	text-decoration: none;
	background-color: white;
	text-shadow: #000000 0 0 0;
	text-align: left;
}
	
body.section-3 {
	background: white;
	color: black;
	font: 8pt "Helvetica Neue", helvetica, "American Typewriter", Verdana, futura, sans-serif;
	text-shadow: #000000 0 0 0;
	text-decoration: none;
	background-color: white;
	text-shadow: #000000 0 0 0;
	text-align: left;
}

a:link {
	color: gray;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000000 0 0 0;
	text-align: left;
}
a:active {
	color: gray;
	text-decoration: none;
}
a:visited { text-decoration: none; color: gray;
	background-color: transparent;
}
a:hover { text-decoration: line-through;
	color: black;
	text-shadow: #000000 0 0 0;
	background-color: transparent;
}

a img { border: 10px;
	margin: 0px;
}

#menu {
    width: 200px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: -20px;
    position: fixed;
    height: 100%;
	color: gray;
	text-shadow: #000000 0 0 0;
	text-indent: 10px;
	font-style: italic;
	margin: 50px;
	background-color: white;
}

#menu ul {
	list-style: none;
	color: gray;
	text-decoration: none;
	text-indent: 10px;
	text-align: right;
	margin: 0 10px 12px 0;
}

#menu ul li.section-title {
	color: black;
	font: italic 11px "Helvetica Neue", "American Typewriter", Georgia, "Cooper Std", serif;
	text-shadow: #000000 0 0 0;
	text-align: right;
}

#content {
    height: 100%;
    margin: 0 0 0 210px;
    top: 0;
    font: 8pt "Helvetica Neue", "American Typewriter", Verdana, futura, helvetica, sans-serif;
	text-shadow: #000000 0 0 0; 
	color: gray;
	text-decoration: none;
	background-color: white;
	text-shadow: #000000 0 0 0;
	text-align: left;
}

#container {
    padding: 5px 5px 25px 5px;
    font: 8pt "Helvetica Neue", "American Typewriter", Verdana, futura, helvetica, sans-serif;
	text-shadow: #000000 0 0 0; 
	color: black;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000000 0 0 0;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: left;
}

#content p { width: 400px; margin-bottom: 9px;
	color: black;
	margin-left: 20px;
}

p {
	text-shadow: #000000 0 0 0; 
	color: #15a7ca;
	text-shadow: #000000 0 0 0;
	text-align: left;
	background-color: white;
	font: normal 11px "Helvetica Neue", "american typewriter", Verdana, futura, helvetica, sans-serif;
	margin: 30px 10px 10px 20px;
	padding-left: 32px;
}

h1 { font-size: 11px;
	color: black;
}
h2 { font-size: 11px;
	color: black;
}
h3 { font-size: 11px;
	color: black;
}
h4 { font-size: 11px;
	color: black;
}

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

#once { clear: left; }

