@charset "UTF-8";
.visibility {
	visibility: hidden;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
}
.contain {
	width: 850px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #ffffff;
	vertical-align:top;
}
#rightcolumn img {
	margin-right: auto;
	margin-left: auto;
}
.titlebar {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 850px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4e4e4e;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
body {
	background-color: #FFFFFF;
}
#rightcolumn {
	width: 600px;
	float:right;
	background-color:#ffffff;
	min-height:350px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #bababa;
}
#rightcolumn a:link {
	color: #c1500e;
	text-decoration: none;
}
#rightcolumn a:visited {
	color: #c1500e;
	text-decoration: none;
}
#rightcolumn a:hover {
	color: #c1500e;
	text-decoration: underline;
}
#rightcolumn a:active {
	color: #c1500e;
	text-decoration: none;
}
#rightcolumn  p {
	margin:20px;
	text-align: justify;
}
#explain {
	padding: 20px;
	text-align: justify;
}
.sublinks {
	font-size: 11px
}
#leftcolumn {
	float: left;
	width: 249px;
	font-size:16px;
	background-color:#ffffff;
	min-height:350px;
	position: relative;
}
#leftcolumn a {
	color: c1500e;
	padding-left: 8px;
}
#leftcolumn a:link {
	text-decoration: none;
	color: #c1500e;
}
#leftcolumn a:visited {
	text-decoration: none;
	color: #c1500e;
	font-weight: normal;
}
#leftcolumn a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #c1500e;
}
#leftcolumn a:active {
	text-decoration: none;
	color: #c1500e;
}
#leftcolumn ul {
	list-style-type:none;
	list-style-position:outside;
	text-align:right;
	margin-right:19px;
}
#leftcolumn li {
	padding-bottom:5px;
}
.title-lights {
	height: 200px;
	margin-left: 250px;
	background-image: url(images/title-lights.jpg);
}
#content {
	margin: 0px;
	padding: 0px;
}
.title-lights   img {
	padding-top: 5px;
	padding-left: 5px;
}
.title-projects {
	height: 200px;
	margin-left: 250px;
	background-image: url(images/title-projects.jpg);
}
.title-projects img {
	padding-top: 5px;
	padding-left: 5px;
}
.title-any {
	height: 200px;
	margin-left: 250px;
	background-image: url(images/title-any.jpg);
}
.title-any img {
	padding-top: 5px;
	padding-left: 5px;
}

