/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}

body {
	background: #E3DED8 url(../images/colors2.jpg) repeat-y right top;
	/*background: url(../images/zelij3.jpg) repeat-y right top;*/
	/*background: url(../images/zelij2.jpg) repeat-y right top;*/
	/*background: url(../images/zelij.jpg) repeat-y left top;*/
	/*background: url(../images/tree.png) no-repeat right bottom;
	height: 1000px;*/
	/*height: 2000px;*/
	font-family: Palatino, "Book Antiqua", Century, "Lucida Sans", Serif;
	height: 100%;
}

div.navbar {
	width: 200px;
	position: absolute;
	top: 0;
	right: 250px;
	/*height: 2000px;*/
	height: 1600px;
	background: black fixed;
	/*-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 0px 3px #666;*/
	color: #2878ab;
	
}

div.opacity {
	background-color: #000;
	width: 7px;
	opacity: 0.3;
	position: absolute;
	top: 0;
	right: 243px;
	/*height: 2000px;*/
	height: 1600px;
}

#container {
	height: 100%;
}

#content {
	padding: 37px 500px 20px 50px;
	margin: 0;
	/*height: 100%;*/
}

/*div.colorbar {
	
	width: 515px;
	position: absolute;
	top: 0;
	right: 0;
}*/

.navbar img {
	/*position: relative;*/
	position: fixed;
	top: 35px;
	/*right: 7px;*/
	right: 300px;
}

.navbar ul {
	position: fixed;
	top: 150px;

	list-style-type: none;
	font-family: "Helvetica Neue", "Gill Sans", AppleGothic, Palatino, "Book Antiqua", Century, "Lucida Sans", Serif;
	font-size: 1.3em;
	line-height: 1.8em;
	text-shadow:3px 3px 8px #666;
}

a {
	color: #2878ab;
	text-decoration: none;
}

.navbar a {
	color: #C90;
	text-decoration: none;
}

.navbar a:hover {
	color: #2878ab;
	text-decoration: none;
}

a:hover {
	color: #09C;
}

h1 {
	font-family: "Helvetica Neue", "Gill Sans", AppleGothic, Palatino, "Book Antiqua", Century, "Lucida Sans", Serif;
	text-align: right;
	color: #999;
	margin-right: 30px;
}

h2 {
	color: #AF6660;
	margin: 10px 0;
}

img.textshadow {
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 0px 3px #666;
	float: right;
	margin: 40px 35px 0 0;
}

p {
	margin-bottom: 10px;
}

.section-container {
	/*margin-bottom: 15px;*/
	clear: both;
	float: left;
	/*border: 1px solid red;*/
	background-color: rgba(255,255,255,.3);
	margin-bottom: 20px;
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
}

.section-chunk {
	float: left;
	padding: 10px;
	/*border: 1px solid blue;*/
	margin: 5px;
	width: 28%;
}

.fine-print {
	font-size: .7em;
	background-color: rgba(255,255,255,.5);
	padding: 6px;
	/*-webkit-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;*/
}

.weblink {
	text-align: right;
	font-size: .8em;
}

/* @group image replacements */



/* @end */
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	