body {
	background: url(img/bg.jpg);
	margin: 0 auto;
	padding: 0;
	font: 10px Tahoma, Arial, Helvetica, Verdana, sans-serif;
	line-height: 110%;
}

div#main {
	margin: 0 auto;
	width: 646px;
	height: 823px;
	position: relative;
	color: #beb090;
}

div#mainleft {
	width: 74px;
	height: 823px;
	background: url(img/img_01.gif);
	position: absolute;
}

div#maintop {
	width: 516px;
	height: 80px;
	background: url(img/img_02.gif);
	left: 74px;
	position: absolute;
}

div#mainright {
	width: 56px;
	height: 823px;
	background: url(img/img_03.gif);
	right: 0px;
	position: absolute;
}

div#mainbottom {
	width: 516px;
	height: 40px;
	background: url(img/img_14.gif);
	position: absolute;
	left: 74px;
	bottom: 0px;
}

div#toprust {
	width: 516px;
	height: 40px;
	background: url(img/img_04.jpg);
	position: absolute;
	left: 74px;
	top: 80px;
}

div#menuleft {
	width: 12px;
	height: 93px;
	background: url(img/img_05.jpg);
	position: absolute;
	left: 74px;
	top: 120px;
}

div#menu {
	width: 489px;
	height: 93px;
	position: relative;
	left: 86px;
	top: 120px;
}

div#menuright {
	width: 15px;
	height: 93px;
	background: url(img/img_08.jpg);
	position: absolute;
	right: 56px;
	top: 120px;
}

div#toplocation {
	width: 516px;
	height: 81px;
	background: url(img/img_06.jpg);
	position: absolute;
	left: 74px;
	top: 213px;
}

div#toplocation div#location {
	padding: 15px 0 0 0;
	width: 142px;
	margin: 0 0 0 13px;
	text-align: center;
}

div#movieleft {
	width: 37px;
	height: 238px;
	background: url(img/img_07.jpg);
	position: absolute;
	left: 74px;
	top: 294px;
}

div#moviecontent {
	width: 442px;
	height: 238px;
	background: #000000;
	position: absolute;
	left: 111px;
	top: 294px;
}

div#movieright {
	width: 37px;
	height: 238px;
	background: url(img/img_09.jpg);
	position: absolute;
	right: 56px;
	top: 294px;
}

div#middlebar {
	width: 516px;
	height: 34px;
	background: url(img/img_10.jpg);
	position: absolute;
	top: 532px;
	left: 74px;
	padding: 8px 0 0 0;
	text-align: center;
}

div#middlebar a:link, div#middlebar a:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #6ca20d;
}

div#middlebar a:hover {
	color: #ccc;
}

div#contentleft {
	width: 338px;
	height: 178px;
	background: url(img/img_11.jpg);
	position: absolute;
	left: 74px;
	bottom: 71px;
	padding: 0 0 0 25px;
}

div#contentright {
	width: 180px;
	height: 178px;
	background: url(img/img_12.jpg);
	position: absolute;
	right: 56px;
	bottom: 71px;
	z-index: 3;
}

div#contentright div#container {
	margin: -4px 0 0 -4px;
	width: 155px;
	height: 156px;
	text-align: justify;
	position: relative; 
	top: 12px;
	left: 4px;
	overflow: hidden;
	z-index: 2;
}

div#contentright div#container dt {
	line-height: 14px;
	color: #ccc;
	float: left;
	margin: 0;
}

div#contentright div#container dd {
	line-height: 14px;
	text-align: left;
}

div#contentright div#container dl {
	margin: 8px 0 8px 0;
}

div#contentright div#container p {
	margin: 0;
}

div#leftheader {
	text-align: left;
	padding: 5px 0 0 5px;
}

div#rightheader {
	text-align: left;
	padding: 5px 0 0 2px;
}

div#bottomrust {
	width: 516px;
	height: 31px;
	background: url(img/img_13.jpg);
	position: absolute;
	left: 74px;
	bottom: 40px;
	z-index: 1;
}

div#slider {
	position: absolute; 
	width: 16px; 
	height: 26px;
	background: url(img/slider.gif) no-repeat center;
}

div#error {
	background: url(img/error.gif) no-repeat center center;
	width: 376px;
	height: 500px;
	margin: 0 auto;
}

div#signature {
	background: url(img/signature.gif) no-repeat;
	width: 129px;
	height: 56px;
	margin: 9px 0 0 5px;
}

div#clean {
	width: 1px;
	height: 14px;
}

div#centered {
	margin: 0 0 0 35px;
}

div#leftcontainer p {
	margin: 0 0 0 0;
}

div.thumbborder {
	padding: 10px 8px 0 8px;
	width: 144px;
	height: 102px;
	background: url(img/thumbborder.jpg);
	text-align: center;
	margin: 0 0 10px 0;
	line-height: 13px;
}

div.thumbborder img {
	margin: 0 0 2px 0;
}

div.thumbborder a:link, div.thumbborder a:visited {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

div.news {
	margin: 0 0 17px 0;
}

div.news p.date {
	color: #f5f4bf;
}

div#profile p {
	margin: 0 0 10px 0;
}

strong {
	color: #ccc;
	font-weight: normal;
}

img {
	border: none;
}

acronym {
	border-bottom: 1px #fed271 dotted;
	cursor: help;
}

p {
	margin-top: 0;
}

p.error {
	color: #d02844;
}

p.success {
	color: #6ca20d;
}

p.category {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #c69940;
}

a:hover {
	color: #fff;
}

a.address:link, a.address:visited {
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}

span.def {
	color: #ccc;
}

form dt {
	float: left;
}

label {
	margin: 0 0 0 0;
	text-align: left;
	display: block;
}

input {
	margin: 3px 0;
	border: 1px #98835b solid;
	font: 10px Tahoma, Arial, Helvetica, Verdana, sans-serif;
	background: #000;
	color: #fff;
	width: 100px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

input:focus {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


input.send {
	border: none;
	width: auto;
	text-align: center;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

textarea {
	display: block;
	margin: 2px 0;
	border: 1px #98835b solid;
	font: 10px Tahoma, Arial, Helvetica, Verdana, sans-serif;
	background: #000;
	color: #fff;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	width: 100%;
	height: 40px;
}

textarea:focus {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
