body {
	background-image: url(/img/bg.jpg);
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5e2f01;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align:middle;
	height:100%;
	SCROLLBAR-FACE-COLOR:#CD945D; 
	SCROLLBAR-HIGHLIGHT-COLOR:#EAE6DF; 
	SCROLLBAR-SHADOW-COLOR:#EAE6DF; 
	SCROLLBAR-ARROW-COLOR:#EAE6DF; 
	SCROLLBAR-TRACK-COLOR:#EAE6DF; 
	SCROLLBAR-BASE-COLOR:#EAE6DF; 
	scrollbar-3d-light-color:#EAE6DF; 
	scrollbar-dark-shadow-color: #E0D0BC;
}

.style1 {
	color: #990000;
	font-weight: bold;
}
.style2 {font-size: 14}
.style3 {font-size: 14px}
.style4 {
	font-size: 12px;
	font-style: italic;
}
.style5 {font-size: 12px}
.style6 {
	color: #b95b17;
}

/* Оформление левой части сайта ---------------------------- */

.contentdiv {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5e2f01;
	text-align:justify;
	margin: 10px 30px 20px 30px;
	padding-right: 5px;
	height:385px;
	width:338px;
	overflow:auto;
}

.textpage {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5e2f01;
	text-align:justify;
	margin: 10px 30px 20px 30px;
	padding-right: 5px;
	height:385px;
	width:338px;
	overflow:auto;
}


.textpage table {
	border-top:0.5pt solid #996633;
	border-left:0.5pt solid #996633;
}
.textpage table td{
	border-bottom:0.5pt solid #996633;
	border-right:0.5pt solid #996633;
}

/* новости -------------------- */

.content .news a {
color: #b95b17;
}
.content .news .date {
font-size:38px; font-weight:bold; width:38px; vertical-align:top; border-bottom: solid 1px #5e2f01;
}
.content .news .month {
padding:5px 0 0 10px; font-size:14px; font-weight:bold;  width:100%;
}
.content .news .year {
padding: 0  0 3px 10px;  vertical-align:top; border-bottom: solid 1px #5e2f01;
}
.content .news .text {
padding: 10px 0; font-size:10px;
}


/* нижнее меню -------------------- */

.content .bmenu {
height: 40px;
width:338px;
}
.content .bmenu a {
color: #b95b17;
text-decoration:none;
white-space:nowrap;
}
.content .bmenu a:hover {
color: #590b00;
}
.content .bmenu .top_line {
border-top:#5e2f01 solid 1px;
}
.content .bmenu .bottom_line {
border-bottom:#5e2f01 solid 1px;
}


/* Заголовок ------------------- */

.content .theader {
width: 338px;
height: 50px;
font-size:18px;
padding-top: 15px;
color: #b95b17;
border-bottom:#5e2f01 solid 1px;
}

/* лестница -------------------- */

.ladder {
background:url(/img/ladder.gif) no-repeat ;
width:110px;
height:98px;
right: 215px;
top: 498px;
position: absolute;
cursor:pointer;
}

/* заголовок -------------------- */

h1 {
	font-size: 14px;
	color: #CC3300;
}

/* преподаватели ------------- */

.teachers img { border: #ac4120 solid 1px;}
.teachers .name {color: #961919;}

/* ссылки */
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5e2f01;
	color: #b95b17;
	text-decoration:none;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #590b00;
}
.content .bmenu .top_line {
border-top:#5e2f01 solid 1px;
}
.content .bmenu .bottom_line {
border-bottom:#5e2f01 solid 1px;
}

.content table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5e2f01;
}

.photo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5e2f01;
	text-align:justify;
}

.photoheader {
font-size:18px;
padding-top: 15px;
color: #b95b17;
border-bottom:#5e2f01 solid 1px;
}