@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #474747;
}
body {
	background: #000;	
}

#container {
	height: 635px;
	margin: -320px 0 0 0;
  	top: 50%;
	position:absolute;
	width: 100%;
	overflow:auto;
	overflow-y:hidden;
	background: #FFF;
}
a {
	color: #86ba29;	
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #000;
}
#title {
	width: 150px;
	height: 590px;
	float:left;
	padding: 20px 15px;
}
#text-content p {
	padding-bottom: 8px;
}
#text-content h1 {
	font-size: 14px;
	padding-bottom: 8px;	
}
#text-content ul {
	list-style-type:none;	
}
#text-content li {
	padding-left: 15px;
	font-size: 11px;
	color:#6e5213;
	background: url(../images/dash.gif) no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
}

#text-content .box {
	padding-bottom: 10px;	
}
#title #logo {
	padding-bottom: 35px;	
}
#title ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
}
#title ul li a {
	color: #000;
	width: 150px;
	display:block;
	padding-bottom: 0;
}
#title ul li a:hover, #title ul li.act a {
	color: #86ba29;
}

#text-content {
	width: 305px;
	height: 595px;
	float:left;
	border-left: 10px solid #000;
	border-right: 10px solid #000;
	padding: 20px 15px;
	display:block;
}
#content-container {
	height: 610px;
	margin-left: 545px;
}
#timeline {
	height: 20px;
	width: 9281px;
}
#timeline p {
	float: left;
	width: 343px;
	padding-top: 3px;
}
.author {
	height: 190px;
	width: 11000px;
	margin-bottom: 10px;
	margin-right: 10px;
	position:absolute;
	top: 15px;
	left: 560px;
}
#author2 {
	top: 210px;
}
#author3 {
	top: 405px;
}

.last {
	margin-bottom: 0;	
}

/* for image gallery */
.author .box {
	height: 184px;
	width: 80%;
	margin-right: 10px;
	float:left;
	border:none;
	display: block;
}
.tx-wtgallery-pi1 {
	margin-left: -20px;	
	margin-left: -10px;
}
.author .box .tx-wtgallery-pi1 img {
	margin-right: 10px;	
	border: 3px solid #000;
}
.tx-wtgallery-pi1 h2, .wtgallery_list_pagebrowser_area {
	display:none;	
}
/* logos */
#title .box {
	margin-top: 140px;
}
#title .box img {
	margin-top: 15px;
}
label {
	display:block;
	float:left;
	width: 90px;
}
input, textarea {
	margin-left:100px;
	display:block;
	margin-bottom: 5px;
}
