@charset "windows-1251";
body
{
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: 'Times New Roman' , Times, serif;
	font-size: 100%;
	background-image: url(../i/bckgr.jpg);
	background-repeat: no-repeat;
	background-color: #ef9b38;
}
.oneColElsCtr #container {
	width: 1060px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../i/bookBgrTrnsp.png);
	background-repeat: no-repeat;
	height: 650px;
}
.oneColElsCtr #mainContent {
	padding: 0 20px;
}
#backHome {
	position:relative;
	left:930px;
	top:183px;
	width:119px;
	height:25px;
	z-index:1001;
	text-align: center;
	vertical-align: middle;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #562400;
}
a.preloader {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	text-decoration: none;
	color: #9FF;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #562400;
}
H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: White;
}
#menu {
	position:relative;
	left:75px;
	width:340px;
	height:365px;
	z-index:1000;
	padding-bottom: 5px;
	padding-left: 5px;
	top: -233px;
}
#content {
	position:relative;
	left:501px;
	top:85px;
	width:343px;
	height:365px;
	z-index:1000;
	padding-left: 5px;
	padding-bottom: 5px;
}
.oneColElsCtr #menu p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #562400;
}
.oneColElsCtr #menu H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #562400;
}
#lang {
	position:relative;
	left:816px;
	top:46px;
	width:66px;
	height:25px;
	z-index:1001;
	text-align: center;
	vertical-align: middle;
}
.langclassnormal
{
	
}
.langclassselected
{
	font-family: 'Times New Roman' , Times, serif;
	color: #FFFFFF;
}
.divclassnormal
{
	color: #562400;
	font-weight: bold;
	font-size: 16px;
}
.divclassselected
{
	color: #562400;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
}
.artclassnormal
{
	color: #562400;
	font-size: smaller;
	padding-left: 100px;
}
.artclassselected
{
	color: #562400;
	font-size: smaller;
	padding-left: 100px;
	text-decoration: underline;
}
.red12
{
	font-size: 12pt;
	color: #991325;
}
.size10
{
	font-size: 10px;
	text-decoration: none;
	color: #1C5696;
}
.size16
{
	font-size: 16px;
	text-decoration: none;
	color: #1C5696;
}
.red20
{
	font-size: 20pt;
	color: #991325;
}
.red12
{
	font-size: 12pt;
	color: #991325;
}
.red10
{
	font-size: 10pt;
	color: #991325;
}
.red14
{
	font-size: 14pt;
	color: #991325;
}
.red16
{
	font-size: 16pt;
	color: #991325;
}
/* neded for popup extender */

.modalBackground {
	background-color:Black;
	filter:alpha(opacity=70);
	opacity:0.8;
}

.modalPopup
{
	background-color: #ffffdd;
	border-style: solid;
	border-color: #C0C0C0;
	width: 420px;
}

.oneColElsCtr font {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #562400;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.oneColElsCtr ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #562400;
	font-style: normal;
	font-variant: normal;
	list-style-type: none;
}
.oneColElsCtr p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #562400;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.divclassscroll
{
	height: 350px;
	overflow: auto;
}
