body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #210310;
	background-image: url(/img/bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#lng {
	width: 800px;
	height: 48px;
	margin: 0px auto 0px auto;
	background-image: url(/img/i1.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#lng img {
	border: 0px;
}
#header {
	width: 800px;
	height: 122px;
	margin: 0px auto 0px auto;
	background-image: url(/img/i3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
#header div {
	width: 420px;
	height: 122px;
	background-image: url(/img/i2.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#menu {
	width: 800px;
	height: 70px;
	margin: 0px auto 0px auto;
	border-bottom: 5px solid #19000B;
}
#img {
	width: 800px;
	height: 127px;
	margin: 0px auto 0px auto;
	background-image: url(/img/i4.jpg);
	background-repeat: no-repeat;
}
#main {
	width: 800px;
	margin: 0px auto 0px auto;
	background-image: url(/img/fill.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#mainx {
	width: 800px;
	background-image: url(/img/rbi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#sbanner {
	position: absolute;
	left: 810px;
	top: -100px;
	height: 100%;
}
#sbanner div {
	position: fixed;
	_position: absolute;
	_top: expression((0+(ignoreMe=document.body.scrollTop))+'px');
}
#footer {
	width: 810px;
	height: 82px;
	_height: 87px;
	margin: 0px auto 0px auto;
	background-color: #380F21;
	border-top: 5px solid #19000B;
	text-align: left;
}
#footer div {
	width: 804px;
	padding-top: 8px;
	padding-left: 4px;
}
#footer div div {
	padding: 0px;
	width: 128px;
	height: 66px;
	float: left;
	margin-left: 5px;
	text-align: center;
	background-image: url(/img/btn.jpg);
	background-repeat: no-repeat;
}
#footer img {
	border: 0px;
	margin-top: 7px;
}
#footer div.break {
	height: 1px;
	font-size: 1px;
	background-image: none;
}
#end {
	width: 485px;
	height: 78px;
	margin: 0px auto 0px auto;
	background-image: url(/img/footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#end div {
	padding-top: 6px;
	color: #666666;
}
#end a {
	text-decoration: none;
	color: #666666;
}

#rcol {
	float: right;
	width: 240px;
	padding-bottom: 310px;
	text-align: left;
}
#mcol {
	float: left;
	width: 550px;
}
#video {
	padding-bottom: 8px;
	background-color: #210310;
	border-bottom: 1px solid #54375E;
}

div.cl {
	width: 550px;
	border-top: 1px solid #54375E;
	background-image: url(/img/clf.gif);
}
div.clx {
	width: 550px;
	background-image: url(/img/clp.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.clt {
	min-height: 720px;
	_height: 720px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-left: 110px;
	width: 420px;
}
div.vc {
	width: 550px;
	height: 204px;
	margin-top: 9px;
	background-image: url(/img/cl.jpg);
	background-repeat: no-repeat;
}
div.vcf {
	margin-top: 0px;
}
div.vcx {
	text-align: left;
	padding: 20px;
	line-height: 160%;
}
#links {
	padding: 0px 10px 10px 10px;
}
#links b {
	display: block;
	color: #D47BEE;
	margin-bottom: 5px;
	margin-top: 12px;
}
#links a {
	display: block;
	color: #E970AC;
	padding-left: 15px;
	background-image: url(/img/sipky.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	text-decoration: none;
	margin-bottom: 4px;
}
#links div {
	margin-top: 15px;
}
#links div a {
	padding: 0px;
	background-image: none;
}
div.mpg {
	margin-top: 5px;
	border: 1px solid #54375E;
	background-color: #341C3B;
	padding: 4px;
}
div.pg {
	border-top: 1px solid #DADADA;
	padding-top: 8px;
	margin-top: 8px;
}
div.pg, div.pg td, div.pg select {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}



table.gal {
	border: 0px;
	width: 100%;
}
table.gal td {
	width: 25%;
	padding-bottom: 8px;
	border: 0px;
}
table.gal img {
	border: 2px solid #666666;
}

table.n {
	width: 100%;
	border: 0px;
}

img.tit {
	float: left;
	margin-right: 6px;
}

.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 #header, #menu, #footer, #lcol, #rcol {
	display: none;
 }
 #main, #cont, #mcol {
	float: none;
	width: 100%;
 }
}
