@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #A0A0A4;
	font-size: 16px;
	line-height: 24px;
}
p {
	margin-top: 0;
	}
#wrapper {
	width: 730px;
	margin: 0px auto;
}
#header {
	height: 67px;
	display: block;
	margin: 15px auto 10px;
}
#navigation_top {
	height: 30px;
	text-align: center;
	word-spacing: 18px;
}
#navigation_projects {
	height: 30px;
	text-align: center;
	word-spacing: 18px;
}
#mainContent {
	height: auto;
	border-radius: 10px;
	padding: 30px 40px 20px;
	background: #FFF;
}
#mainContentProjects {
	height: auto;
	border-radius: 10px;
	padding: 5px 40px 20px;
	background: #FFF;
}
#mainContentContinue {
	height: 0px;
	border-radius: 10px;
	clear: both;
}
#projects_icons {
	position: relative;
	float: left;
	height: 216px;
	width: 196px;
	color: #181818;
	text-align: center;
	padding-right: 20px;
	padding-bottom: 20px;
}
#columnLeft {
	height: auto;
	border-radius: 10px;
	float: left;
	width: 325px;
	list-style: none;
}
#columnRight {
	height: auto;
	border-radius: 10px;
	float: right;
	width: 325px;
	text-align: center;
	margin-bottom: 10px;
}
#gallery {
	/* [disabled]height: auto; */
	border-radius: 10px;
	/* [disabled]float: left; */
	position: relative;
}
#navigation_bottom {
	height: 40px;
	text-align: center;
	word-spacing: 18px;
	padding-top: 10px;
	font-size: 16px;
	clear: both;
}
#h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
#h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 50px;
}
#h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 22px;
	padding-top: 10px;
}
.bold {
	font-weight: bold;
}
.boldIcon {
	font-weight: bold;
	padding: 0.5em;
	line-height: 1.5em;
}
.boldHeading {
	font-weight: bold;
}
.italicHeading {
	font-style: italic;
}
.textspace {
	line-height: 50px;
}
.textcenter {
	text-align: center;
}
.italicjournal {
	font-style: italic;
	font-weight: bold;
}
/* classes for images */

.image_right {
	margin-bottom: 10px;
	margin-left: 1em;
	float: right;
	clear: right;
	border-radius: 10px;
	}
.image_rounded {
	margin-bottom: 1px;
	border-radius: 10px;
}
.image_rightmarg {
	margin-bottom: 10px;
	margin-left: 1em;
	float: right;
	clear: right;
	border-radius: 10px;
	margin-top: 1em;
	right: auto;
}
.image_rightmarg2 {
	float: right;
	clear: right;
	border-radius: 10px;
	margin-top: 20px;
	/* [disabled]right: auto; */
}
.ref {
	line-height: 16px;
	font-size: 12px;
	text-decoration: none;
	text-indent: -22px;
	padding-left: 22px;
}

a:link {
	color: #EEE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EEE;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #1B1B1B;
}
.ref a:link {
	color: #EEE;
}
.ref a:visited {
	color: #666;
}
.ref a:hover {
	color: #FFF;
}
.ref a:active {
	color: #FFF;
}
.textlink {
	text-decoration: none;
}
.textlinkcenter {
	text-decoration: none;
	text-align: center;
}
.textlink a:link {
	color: #EEE;
}
.textlink a:visited {
	color: #666;
}
.textlink a:hover {
	color: #FFF;
}
.textlink a:active {
	color: #FFF;
	text-align: center;
	font-size: 16px;
}
.captiontext {
	font-size: 11px;
}
.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{
	position:absolute;
	display:none;
	top:0;
	left: 180px;
}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
.galleria_main div{display:none;}
.galleria_main div.active{display:block;}
#columnRight {
	text-align: right;
}
#columnRight p {
	text-align: left;
}
#mainContent #columnRight p {
	text-align: left;
}
#mainContent #columnRight ul li {
	text-align: left;
}
#mainContent p {
}
