html, body{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana;
	font-size: 12px;
	color:#444;
	background-color:#F3F4F4;
	
}
html body { 
	margin: 0 auto;
	text-align: center;
	width: 960px;
	height: 100%;
	}
html*.thetable {
	height: 100%;
	background-color:#fff;
	
}
html*.tablecell{
	float: left;
}
html>body #outer{height:auto;}
.thetable{
	position: relative;
	display: table;
	width: 960px;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
	background-color:#fff;
	border-spacing: 0; /* required by Opera 6 */
}
/* hide this from opera6 */
head:first-child+body div.thetable {
	height: 100%;
}

.tablerow {
	display: table-row;
}
.tablecell{
	display: table-cell;
	border: 0;
	padding-top: 100px;
	padding-bottom: 38px;
	vertical-align: top;
	min-height: 100%;
}
.one {
	width: 160px;
	position: relative;
	z-index: 8;
	height: 100%;
	background-image: url("../img/onebg.png");
	background-repeat:repeat-x;
	background-position: bottom left;
	border-right: 1px solid #BABABC;
}
.two{
	width: auto;
	background-image: url("../img/bgc.png");
	background-repeat:no-repeat;
	background-position: bottom right;
	position: relative;
	z-index: 8;
}
html*.two {
	height:100%;
	width: 800px;
}
.three {
	width: 188px;
	position: relative;
	z-index: 8;
	height: 100%;
	padding-top: 293px;
	background-image: url("../img/onebg.png");
	background-repeat:repeat-x;
	background-position: bottom left;
	border-left: 1px solid #BABABC;
}
#footer {
	clear: both;
	position: relative;
	height: 38px;
	margin-top: -38px;
	margin-bottom: 0;
	z-index: 15;
	width: 960px;
	text-align: left;
	background-color: white;
}
#footer p {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 0 0 0;
}
#footer a {
	color: #555555;
	text-decoration: none;
}
#footer a:hover {
	color: #555555;
	text-decoration: underline;
}
#footer .footer_left {
	float:left;
	width: 500px;
	text-align: left;
	margin-top:16px;
	padding-top: 3px;
	border-top: 1px solid #DDDDDD;
}
#footer .footer_right {
	float:left;
	width: 460px;
	text-align: right;
	margin-top:16px;
	padding-top: 3px;
	border-top: 1px solid #DDDDDD;
}
/* hide this from opera6 */
head:first-child+body div#footer {margin-bottom: 0;}

/* removing margins from headings corrects an Opera 6 display error */
#outer {
	height:100%;
	width: 960px;
	min-height:100%;
	margin: 0px auto 0px auto;
	background-color: white;
}

/* hide this from opera6 */
head:first-child+body div#footer {
	margin-bottom: 0;
}

.construction {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #8D3138;
}
#header {
	position: absolute;
	top: 0;
	width: 960px;
	height: 100px;
	z-index: 12;
	background-image: url('../images/head-01.jpg');
	background-repeat: no-repeat;
	background-color: white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
#topmenue {
	float: left;
	width: 960px;
	height: 22px;
	background-color: #EEEEEE;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
}
#topmenue p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	margin: 4px 10px 0 12px;
	padding: 0 0 0 0;
	text-align: left;
}
#topmenue a {
	color: #444444;
	text-decoration: none;
}
#topmenue a:hover {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}
#topmenue .divider {
	margin-right: 4px;
	margin-left: 4px;
}
#main_banner {
	float: left;
	width: 730px;
	height: 120px;
	padding: 0 0 0 0;
	margin: 15px 0 15px 15px;
}
html*#main_banner {
	margin-left: 7px;
}
.one p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #504F53;
	margin: 10px 0 0 0;
	padding: 0 15px 0 15px;
	text-align: left;
}
#site_title {
	float: left;
	width: 400px;
	height: 50px;
	font-family: Arial;
	font-size: 48px;
	line-height: 36px;
	font-weight: bold;
	font-style: normal;
	color: #BBBBBB;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
}
html*#site_title {
	margin-left: 5px;
}
#site_langs {
	float: left;
	width: 335px;
	height: 50px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: #999999;
	margin: 10px 15px 0 0;
	padding: 0 0 0 0;
	text-align:right;
}
#site_langs a {
	color: #999999;
	text-decoration: none;
}
#site_langs a:hover {
	color: #555555;
	text-decoration: underline;
}
#gallery_title {
	width: 100%;
	float: left;
	font-family: Arial;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	font-style: normal;
	color: #9A9CB4;
	margin: 0 0 0 8px;
	padding: 0 0 0 0;
}
html*#gallery_title {
	margin-left: 4px;
}
#page_links {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
	color: #504F53;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}
#page_links a {
	color: #504F53;
	text-decoration: none;
}
#page_links a:hover {
	color: black;
	text-decoration: underline;
}
#gal_list {
	float: left;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	text-align:left;
}
#gal_list ul li {
	margin: 4px 0 4px 0;
}
#gal_list a {
	color: #666666;
	text-decoration: none;
}
#gal_list a:hover {
	color: black;
	text-decoration: underline;
}
#content {
	float: left;
	width:95%;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	margin: 15px 0 0 12px;
	padding: 0 0 0 0;
	text-align:left;
}
html*#content {
	margin-left: 6px;
}
#content h1 {
	font-family: Arial;
	font-size: 20px;
	line-height: 34px;
	font-weight: bold;
	font-style: normal;
	color: black;
	margin: -10px 0 0 0;
	padding: 0 0 0 0;
}
#content p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	text-align:left;
}
#content a {
	color: #666666;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content a:hover {
	color: black;
	text-decoration: underline;
}
#content hr {
	width: 100%;
	height: 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content .video_item {
	float: left;
	width: 100%;
	border: 1px solid #DDDDDD;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}
#content .video_thumb {
	float: left;
	line-height:0;
	border: 1px solid #9A9CB4;
	padding: 5px 5px 5px 5px;
	margin: 10px 0 0 10px;
}
html*#content .video_thumb {
	margin-left: 5px;
	padding-bottom: 4px;
}
#content .video_descr {
	float: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height:18px;
	color: #444444;
	margin: 0 0 0 0;
	padding: 5px 0 0 10px;
}
#content .video_descr .video_title {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height:20px;
	color: #374195;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content .video_descr .video_title a {
	color: #374195;
}
#content .video_descr p {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height:18px;
	color: #444444;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}
#left_menu {
	width: 120px;
	margin: 0 20px 0 19px;
}
#left_menu ul {
	width: 120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
	text-align: left;
}
#left_menu ul li {
	height: auto;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #EEEEEE;
}
#left_menu a {
	font-family: "Trebuchet MS";
	display: block;
	width: 120px;
	height: auto;
	text-decoration: none;
	color: #374195;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid white;
}
#left_menu a:hover {
	text-decoration: none;
	color: black;
	border-bottom: 1px solid #B0B0B0;
}
