body {
	background: #777;
	font-family: serif, arial, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 150%;
	letter-spacing: 3px;
	text-align: justify;
	font-family: arial, helvetica, sans-serif;
}

h1 {
	margin-left: 10px;
	margin-top: 30px;
	color: #01349a;
	font-size: 22px;
	font-weight: bold;
}	
h2 {
	margin-left: 10px;
	margin-top: 30px;
	color: #000;
	font-weight: 900;
	font-size: 25px;
	font-family: arial;
}	


h3 {
	margin: 5px;
	color: #000;
	font-size: 17px;
	font-weight: bold;
}	

h4 {
	margin: 5px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}	

hr.thickline {
	width: 100%;
	height: 3px;
	background-color: #777;
}

#indicator {
	margin: 0px auto;
	width: 1000px;
	color: #ff0000;
	font-weight: bold;
}
#errormsg {
	width: 960px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	color: #ff0000;
	background: #555;
	font-weight: bold;
}

#container {
	margin: 20px auto;
	width: 1100px;
	background: #fff url(../images/logo1100cutout.png) left top no-repeat;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 1100px;
	height: 140px;
	background: #transparent;
}
#slidecontainer {
	margin: 0px auto;
	padding: 0px;
	width: 1050px;
	height: 290px;
	background: transparent;
	color: #555;
}
.slides {
	position: relative;
	left: -25px;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#menubar {
	margin-left: 250px;
	width: 650px;
	background: transparent;
	font-weight: 900;
}	

#menu {
	padding-top: 100px;
	width: 650px;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 1100px;
	background: #fff;
}

table.wrapper {
	width: 1100px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}	

table.wrapper td.leftcol {
	width: 760px;
	vertical-align:top;
}
table.wrapper td.leftcol p {
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 20px;
	color: #555;
	line-height: 150%;
	letter-spacing: 3px;
	text-align: justify;
	font-weight: bold;
	font-family: arial;
}
table.wrapper td.leftcol p.bold {
	font-weight: bold;
}
table.wrapper td.leftcol ul li {
	padding: 10px;
	padding-top: 10px;
	color: #777;
	line-height: 70%;
	letter-spacing: 2px;
	text-align: justify;
	font-family: arial;
	font-weight: bold;
}
table.wrapper td.rightcol {
	vertical-align:top;
	width: 260px;
	padding: 20px;
	padding-top: 20px;
	overflow: hidden;
}
table.wrapper td.rightcol p {
	padding: 10px;
	padding-top: 10px;
	color: #555;
	line-height: 130%;
	letter-spacing: 2px;
	text-align: justify;
	font-weight: bold;
}
table.wrapper td.rightcol p.bold {
	font-weight: bold;
}
table.wrapper td.rightcol img {
	padding: 20px;
	padding-top: 15px;
}

table.wrapper td.rightcol td {
	padding: 10px;
	padding-top: 0px;
	color: #555;
	line-height: 130%;
	letter-spacing: 2px;
	text-align: justify;
}
.leftcol a {
	color: DodgerBlue;
}
.leftcol a:hover {
	color: #000;
}
.rightcol {
	width: 750px;
}	
.rightcol a {
	color: DodgerBlue;
}
.rightcol a:hover {
	color: #000;
}

table.links td img {
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 30px;
	background: #fff;
	padding: 5px;
	border: solid #999 2px;
}
table.links td img:hover {
	opacity: 0.5;
}
table.links td a {
	color: #777;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 0px;
}
table.links td a:hover {
	color: #000;
}
table.links td p {
	margin: 0px;
	margin=left: 25px;
}

#eventheader {
	text-align: center;
	padding-bottom: 10px;
	border-bottom: solid 1px #999;
}	

.rightcol ul li {
	padding: 10px;
	padding-top: 10px;
	padding-right: 45px;
	color: #555;
	font-style: italic;
	line-height: 130%;
	letter-spacing: 2px;
	text-align: justify;
}

/* projects */
table.projects {
	width: 95%;
	border-collapse: collapse;
}
table.projects td.gal {
	padding: 0px;
	vertical-align: top;
	background-color: #ccc;
	border: solid 1px #ccc;
}
table.projects td.tabs {
	padding: 0px;
	width: 170px;
	vertical-align: top;
}
table.projects td span.headline {
	padding-left: 30px;
	color: orange;
	font-size: 16px;
	font-weight: bold;
}
table.projects td span.descr {
	padding-left: 30px;
	color: #999;
}
table.projects td.tabs ul
{
   list-style: none;
   text-align: left;
   width: 180px;
}
table.projects td.tabs ul li
{
   border-top: 1px solid #999;
   border-right: 1px solid #999;
   border-bottom: 1px solid #999;
   border-left: 8px solid #999;
   background-color: #fff;
   margin: 0px 0;
   line-height: 120%;
}
table.projects td.tabs ul li a,
table.projects td.tabs ul li a:visited
{
   text-decoration: none;
   color: #666;
   display: block;
   padding: 5px 5px;
}
table.projects td.tabs ul li:hover
{
   border-left: 8px solid #333;
}
table.projects td.tabs ul li a:hover
{
   color: #000;
}
table.projects td.tabs ul li.selected
{
   border-right: none;
   background-color: #ccc;
   border-left: 8px solid #006699;
}

/* contact form */
#contactform {
	padding: 5px;
	padding-left: 0px;
	color: #777777;
}	
#contactform span {
	color: #777777;
}
#contactform span.error {
	color: #ff0000;
}	
ol {
	list-style:none;
}
ol li {
	display:block;
	clear:both;
}
ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li select {
	display:block;
	margin:0;
	border:1px solid #c0c0c0;
	color: #999999;
	background: #ffffff
}
ol li input.text {
	width:300px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:5px 2px;
	height:16px;
	background-color:#fff;
}
ol li textarea {
	width:300px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:2px;
	background-color:#fff;
}
ol li .send {
	margin:16px 0 0 0;
}
ol li .send:hover {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
.submitbtn {
	height: 28px;
	color: #000000;
    border: 1px solid #5789c7;
    background: #cccccc;
}
.submitbtn:hover {
	color: #ffffff;
   border: 1px solid #006;
   background: #900;
}	
/* contact form */

#footer {
	padding-top: 13px;
	font-size: 17px;
	width: 1000px;
	color: #fff;
	background: #555;
	padding-left: 50px;
	padding-right: 50px;
	color: #0c85cf;
	font-size: 13px;
	font-weight: 100;
}
#footer table.tabfoot {
	width: 100%;
}
#footer table.tabfoot td.tdfoot {
	width: 300px;
	padding: 30px;
	padding-top: 0px;
	color: #fff;
	border-right: solid 1px #fff;
}
#footer table.tabfoot td.tdfootlast {
	width: 300px;
	padding: 30px;
	padding-top: 0px;
	color: #fff;
}
#footer table.tabfoot td a {
	color: #0c85cf;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#footer table.tabfoot td a:hover {
	color: #aaa;
}
#footer table.tabfoot td {
	color: #fff;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: 100;
}

#footer2 {
	margin: 0px auto;
	width: 1100px;
	font-size: 12px;
}	
	
#copyright {
	float: left;
	width: 500px;
	color: #fff;
}
#credits {
	float: right;
	width: 500px;
	color: #fff;
	text-align: right;
}
#credits a {
	color: #000;
	text-decoration: none;
}
#credits  a:hover {
	color: #999;
	text-decoration: underline;
}

/* -------------- */
