#envelope {
	width: 760px;
	margin: auto;
}
	/* === HEADER === */
	#envelope #header {
		background: url('../imgs/header.jpg');
		width: 760px;
		height: 247px;
	}
	#envelope #container1 {
		background: url('../imgs/container1.jpg') top right no-repeat;
		_background: url('../imgs/container1.jpg') top 699px no-repeat;
		margin: 0 51px 0 0;
	}
		#envelope #container1 #top {
			background: url('../imgs/top.jpg') top center no-repeat;
			width: 638px;
			height: 66px;
			padding: 0 0 0 122px;
		}
			#envelope #container1 #container2 {
				background: url('../imgs/container2.jpg') top left repeat-y;
				margin: 0 10px 0 61px;
				width: 638px;
			}
				#envelope #container1 #container2 #main {
					margin: 0 0 0 0;
					padding: 0 0 0 15px;
					min-height: 250px;
					_height: 250px;
					float: left;
					width: 450px;
				}
			/* === FOOTER === */	
			#envelope #container1 #footer {
				background: #3C3C3C url('../imgs/footer.jpg') top left no-repeat;
				margin: 0 10px 0 61px;
				padding: 10px 0 5px 15px;
				height: 35px;
				color: #9A9A9A;
				font-size: 11px;
			}
				#envelope #container1 #footer div.text {
					position: relative;
					top: 14px;
				}
				#envelope #container1 #footer span {
					color: #9A9A9A;
				}
				#envelope #container1 #footer a {
					color: #9A9A9A;
				}
				
/* === HELPS TAGS=== */
.clear {
	clear: both;
}

/* === GALERY === */
table.galery td {
	width: 146px;
 	height: 143px;
 	background: url('../imgs/galery_bg.jpg');
 	text-align: center;
 	margin: 0;
 	padding: 0;
}
table.galery td a img {
	border: 0;
}
	
a.link_foto {
	padding: 0 5px 0 20px;
	background: url('../imgs/link_foto.gif') no-repeat 0 1px;
	color: #989898;
}
a.link_video {
	padding: 0 0 0 16px;
	background: url('../imgs/link_video.gif') no-repeat 0 1px;
	color: #989898;
}
a.link_audio {
	padding: 0 0 0 20px;
	background: url('../imgs/link_audio.gif') no-repeat 0 1px;
	color: #989898;
}
a.galery_back {
	display: block;
	margin: 20px 0 20px 0;
	text-align: center;
}

em {	color: #333333;
	font-weight: bold;
}


/* === GALERY LIST === */
table.galery_list2 td {
	width: 146px;
 	height: 143px;
 	text-align: center;
 	vertical-align: top;
 	margin: 0;
 	padding: 0;
 	positon: relative;
	font-size: 11px;
}
table.galery_list2 td span.group {
	font-weight: bold;
	color: #cc3300;
}
table.galery_list td {
	width: 146px;
 	height: 143px;
 	background: url('../imgs/galery_bg.jpg') no-repeat;
 	text-align: center;
 	vertical-align: middle;
 	margin: 0;
 	padding: 0 0 0 6px;
}
table.galery_list td a img {
	border: 0;
}

a img {border: none;
}

#bottom_lngs {
	text-align: center;
	margin: 15px 0 15px 0;
}
	
/* === MAIN TAGS=== */
body {
	background: url('../imgs/body_bg.jpg') top center;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	margin: 0;
	top: 0;
}

}
body, td {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 24px;
	margin: 10px 0 20px 0;
	padding: 0;
	color: #99;
	border-bottom: 1px solid silver;
	width: 435px;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 20px;
	margin: 20px 0 0 0;
	font-style: italic;
	padding: 0;
	color: #999999;
}
h3 {
	font-size: 14px;
	margin: 15px 0 -5px 0;
	padding: 0;
	color: #cc3300;
}
p {
	margin: 10px 30px 10px 0;
	padding: 0;
}
a {
	color: #CD3301;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

div.tlac a {
	color: black;
}
