body {
	font-family: Verdana;
	font-size: 11pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #edeef0;
	background-image: url('../images/bg_down.jpg');
	background-position: 0px -383px;
	text-align: center;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 20px;
	width: 100%;
	text-align: center;
}
#hpic {
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1);
}
#logo {
	position: absolute;
	top: 65px;
	margin-left: 1080px;
	visibility: visible;
	z-index: 2;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=silver,direction=135,strength=5);
}
#top {
	padding-top: 10px;
	height: 300px;
	background-image: url('../images/bg_up.jpg');
}
#menu {
	position: relative;
	top: -23px;
	width: 959px;
	height: 39px;
	background-image: url('../images/menu.gif');
	background-repeat: no-repeat;
	white-space: nowrap;
	margin: 0px auto -26px auto;
}
#wrapper {
	width: 959px;
	vertical-align: top;
	background-color: #edeef0;
	margin: 0px auto 0px auto;
	font-size: 11pt;
}
#left_column {
	text-align: center;
	width: 240px;	
	padding: 10px;
	border-right: solid 1px silver;
	vertical-align: top;
}
.left_link {
	margin: 0 0 2px -8px;
	padding: 0 0 6px 8px;
	width: 210px;
	height: 20px;
	border: #827100 1px solid;
	background-color: #eeeee0;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
} 
.left_link a {
	color: #827100;
	text-decoration: none;
}
.left_link a:hover {
	text-decoration: underline;
}
#right_column {
	width: 650px;
	padding: 20px;
	text-align: justify;
	vertical-align: top;
}
.small_block {
	margin: -12px 5px 0 0x;
	padding: 8px 3px 12px 4px;
	width: 303px;
	border: 1px solid #e3deb6;
	background-color: #ffffff;
	float: left;
}
.small_block_content {
	position: relative;
	padding: 2px 6px 0;
	width: 287px;
	overflow: hidden;
}
.small_block_content h2 {
	position: absolute;
	left: 6px;
	top: 162px;
	padding: 9px;
	width: 272px;
	background: #464224;
	filter: alpha(opacity=63);
	-moz-opacity: 0.63;
	-khtml-opacity: 0.63;
	opacity: 0.63;
	font-size: 1.23em;
	font-weight: normal;	
	color: #fff;
	text-transform: none;
}
.small_block_content a {
	color: #827100;
	font-size: 0.92em;
	text-decoration: underline;
}
.program {
	padding: 15px;
	width: 100%;
	border-left: #8b7500 1px solid;
	border-right: #8b7500 1px solid;
	border-bottom: #8b7500 1px solid;
	background-color: #e4e1ce;
	font-size: 11pt;
	text-align: left;
	line-height: 1.5em;
}
.bar {
	margin-bottom: 0;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: #8b7500 1px solid;
	background-image: url('../images/bar.jpg');
	color: #ffffff;
	font-size: 11pt;
	font-family: Verdana;
	text-align: left;
}
.bar_video {
	margin: 30px 0 -17px 78px;
	padding: 5px;
	width: 488px;
	border: #8b7500 1px solid;
	background-image: url('../images/bar.jpg');
	color: #ffffff;
	font-size: 11pt;
	font-family: Verdana;
	text-align: center;

}
a {
	color: #827100;
} 
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
h1, h2, h3, h4 {
	font-family: Verdana;
	text-align: left;
}
h1 {
	color: #f18f03;
	font-size: 12pt;
	padding: 3px;
	padding-left: 7px;
}
h2 {
	padding: 0px;
	color: #827100;
	font-size: 18px;
	font-family: Verdana;
	text-align: left;
}
h3 {
	color: #827100;
	font-size: 11pt;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 3px;
}
h4 {
	color: #99cc00;
	font-size: 11pt;
	margin-bottom: 0;
	padding-left: 10px;
	padding-bottom: 3px;
}
p {
	text-align: justify;
	padding-right: 7px;
	padding-left: 5px;
	line-height: 1.5em;
}
ul {
	text-align: left;
}
li {
	line-height: 1.5em;
}
.pic {
	background-repeat: no-repeat;
	background-position: center center;
}
.pic a {
	width: 90px;
	height: 90px;
	display: block;
}
.txt-input {
	padding: 2px;
	height: 22px;
	border: 1px solid #949494;
	font-size: 14px;
}
.txt-input-red {
	padding: 2px;
	height: 22px;
	border: #ff0000 1px dotted;
	font-size: 14px;
}
input, textarea {
	font-family: Verdana;
}
.send {
	width: 60px;
	height: 26px;
	background-image: url(../images/btn_send.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

