@charset "utf-8";
/* CSS Document */

body{margin:0 auto; text-align:center; font-family:Geneva, Arial, Helvetica, sans-serif; color:#666666;}

#wrapper{margin:auto;width:842px;height:auto; border:1px solid #666;margin-top:30px;margin-bottom:3%; }

#menu {width:642px; height:20px; background-color:#000; padding-top:6px; padding-left:200px;}
.menu_home {width:100px; float:left; border-right:1px solid #fff;}
h1 {font-size:22px; color:#333; margin-left:62px;}

a:link {
	font-size:14px;
	font-weight:100;
	color: #FFF;
	text-decoration:none;
}
a:visited {
	color: #303030;
}
a:hover {
	color: #666;
	text-decoration:underline; 
}
a:active {
	color: #303030;
}

.menu_shows {width:180px; float:left; border-right:1px solid #fff;}
h1 {font-size:22px; color:#333; margin-left:62px;}

a:link {
	font-size:14px;
	font-weight:100;
	color: #FFF;
	text-decoration:none;
}
a:visited {
	color: #303030;
}
a:hover {
	color: #666;
	text-decoration:underline; 
}
a:active {
	color: #303030;
}

#header{height:120px;width:842px;}

#logo{height:109px;width:410px;float:left;}

#currentshow{height:60px;width:842px;float:left; text-align:left;margin-top:15px;}
#nextshow{height:60px;width:842px;float:left; text-align:left;margin-top:15px;}
#comingshow{height:60px;width:842px;float:left; text-align:left;margin-top:15px;}

/*#menu{height:68px;width:305px;float:right;margin-top:30px;}*/

#content{height:auto;width:842px; margin-bottom:50px;text-align:center;}

.left_content {width:501px;height:auto;float:left;text-align:right;}
.right_content {width:340px;height:auto;float:left;text-align:left;}

.left_content_txt {font-size:12px;width:295px;height:auto; text-align:left;padding-left:174px; line-height:16px;}
.right_content_txt {font-size:12px;width:334px;height:auto; text-align:left;padding-left:6px; line-height:16px;}
#imageContent{height:auto;width:842px;text-align:center;}

#textContent{height:200px;width:842px;text-align:left;margin-top:0px; margin-bottom:25px; background:url(../images/viktorTXTbg.gif) top center no-repeat;}
#textContentNextShow{
	height:302px;
	width:842px;
	text-align:left;
	margin-top:0px;
	margin-bottom:25px;
	background-repeat: no-repeat;
	background-position: center top;
}
#textContentEffie{
	height:302px;
	width:842px;
	text-align:left;
	margin-top:0px;
	margin-bottom:25px;
	background-image: url(../images/home_TerrainTXT.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#viewWork{margin-top:8px;margin-bottom:20px;width:462px; text-align:left;float:left;}

#footer{height:22px;width:842px;background:url(../images/footer.gif) bottom center no-repeat;}

#clearDiv{clear:both;}

.bodyText{font-size:12px;}
.bodyText h1{font-size:14px; font-weight:bold;}
.introViktorTXT{font-size:12px;margin-left:62px; width:340px; padding-top:20px; }
.introViktorTXT2{font-size:12px;margin-left:62px; width:340px;}
.introViktorTXT3{font-size:12px;margin-left:42px; width:340px;}


#jcornerSmall{width:842px;}
