/* @override http://carl-oskar.com/ndxz-studio/site/sample/style.css */

/* @override http://carl-oskar.com/ndxz-studio/site/sample/style.css */

* {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: Georgia, serif, ;
	background: #fff;
	color: #636363;
}

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

a:link { text-decoration: underline;
	color: #009a96;
	background-color: #yellow;
	font-style: italic;
}
a:active { text-decoration: underline; 
	color: #009a96;
	background-color: #yellow;
	font-style: italic;
}
a:visited { text-decoration: underline; 
	color: #009a96;
	background-color: #yellow;
	font-style: italic;
}
a:hover { text-decoration: none;
	background-color: transparent;
	color: #009a96;
	font-style: italic;
}

a img {
	border: 1px solid silver;
}

#menu {
    width: 215px;
    overflow: visible;
    top: 0;
    bottom: 0;
	left: 0;
    position: absolute;
    height: 100%;
	background-color: #fff;
	float: left;
}

#menu ul {
	list-style: none;
	margin: 5px 0 12px 0;
}

#menu ul li.section-title {
}

#content {
    height: 100%;
    top: 0;
    float: left;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 215px;
}

.container {
    padding: 15px 5px 25px 10px;
}

#menu .container{
    padding-top: 15px;
    padding-left: 12px;
}  

#content p { width: 500px; margin-bottom: 20px;
}

p {
    margin: 0 0 12px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{
	padding-top: 0;
	padding-bottom: 0;
}
#img-container p	{ width: 800px; margin: 0; padding: 0 0 20px 0; }

#once { clear: left; } 0 20px 0; }

#once { clear: left; }
