html, body
{
		font: 11px Verdana, Arial, sans-serif;
		color: #000000;
		background-color: #f1f1f1;
		margin: 0px;
		padding: 0px;
		height: 100%;
		text-align: center;
}
img
{
	border: 0;
}
a
{
	color: #956a29;
	text-decoration: none;
}

h2
{
font: bold 14px Verdana, Arial, sans-serif;
margin-top: 15px;
margin-bottom: 2px;
}

h3
{
font: bold 11px Verdana, Arial, sans-serif;
margin-bottom: 2px;
}

#content
{	
	margin: 0px auto;
	text-align: left;
	width: 721px;
	min-height: 100%;
	background:url('../images/content_bg.gif') repeat-y;
	border-right: solid 1px #000;
	border-left: solid 1px #000;
	padding: 0;
}

#TopLogo
{
	background: url('../images/TopLogo.jpg');
	height: 108px;
	width: 721px;
}

#Menu_stripe
{
	background: url('../images/Menu_stripe.gif') no-repeat;
	height: 38px;
	padding-top: 16px;
	margin-bottom: -16px;
	font: 11px Verdana, Arial, sans-serif;
	color: #FFF;
	width: 721px;
}

#main
{
	padding: 0;
	min-height: 100%;
}

#left
{
	float: left;
	padding-left: 15px;
	padding-right: 0px;
	width: 478px;
}
#left_text
{
	width: 430px;
}
.news_button
{
	height: 80px;
	width: 224px;
	margin-left: -3px;
}

.news_button img
{
	border: 0px;
}
#lang
{
	border: 0;
	margin-left: 165px;
}

#right
{
	width: 224px;
	float: left;
}
.RightStick_top
{
	background: url('../images/Right_top.gif') no-repeat;
	height: 42px;
	width: 224px;
	margin-left: -9px;
	padding-left: 9px;
	margin-right: -9px;
}
.RightStick_bottom
{
	background: url('../images/Right_bottom.gif') no-repeat;
	height: 12px;
	width: 224px;
}
.RightStick
{
	background: url('../images/Right_bg.gif') repeat-y;
	width: 224px;
	padding-left: 9px;
	margin-right: -9px;
	font: bold 11px Verdana, Arial, sans-serif;		
	color: #956a29;
}

.RightStick span
{
	font: bold 11px Verdana, Arial, sans-serif;
	display: block;
	padding-top: 12px;
	color: #929292;
	margin-bottom: 30px;
}

.RightStick a
{
	font: bold 11px Verdana, Arial, sans-serif;
	display: block;
	color: #000;
	padding-bottom: 13px;
	text-decoration: none;
}

.RightStick a:hover
{
	font: bold 11px Verdana, Arial, sans-serif;
	display: block;
	color: #8a8a8a;
	text-decoration: none;
}

.RightStick p
{
	display: block;
	margin-top: 0;
}

.RightStick-L
{
	margin-top: 10px;
	background: url('../images/Right_bg.gif') repeat-y;
	width:224px;
	padding-left: 9px;
	margin-right: -9px;
}

.RightStick-L span
{
	font: bold 11px Verdana, Arial, sans-serif;
	display: block;
	padding-top: 12px;
	color: #929292;
	margin-bottom: 20px;
}

.RightStick-L a
{
	color: #000;
	text-decoration: none;
}

.RightStick-L a#vcard
{
	color: #929292;
	text-decoration: none;
}

.dides
{
	margin-left: 115px;	
}

.dides a
{
	text-decoration: none; 
	font: bold 9px "Trebuchet MS", Tahoma, Geneva, sans-serif;
	color: #bbbbbb;
}

.dides a:hover
{
	text-decoration: none; 
	font: bold 9px "Trebuchet MS", Tahoma, Geneva, sans-serif;
	color: #9cc33c;
}

td
{
	padding-left: 10px;
}

.movies_left
{
	margin-right: 80px;
	border: 0;
}

.movies_bottom
{
	margin-top: 20px;
	border: 0;
	
}

.movies_leftbottom
{
	margin-right: 80px;
	margin-top: 20px;
	border: 0;
}	

.movies
{
	border: 0;
}	

li
{
	margin-bottom: 7px;
}


.gallery
{
	border: 1px;
	border-color: #575757;
	margin-top: 20px;
	margin-right: 40px;
}

.gallery_img
{
	margin-top:15px;
	margin-bottom:1px;

}	
div.spacer {
	clear: both;
}

 div.float {
	margin-left: 15px;
	width: 200px; 
  float: left;
  margin-bottom: 15px;
  }
 
div.float p {
   margin: 0;
   padding: 0;
   }

