/* main styles */

html,body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */

	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/

	min-height: 100%; /* real browsers */
	
	width: 900px;
	
	background-image: url(images/left_column_bckgrnd.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#header {
	position: relative;
	height: 200px;
	
	background-image: url(images/main_image.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#content {
	padding-bottom: 110px; /* bottom padding for footer */
	position: relative;
	
	padding-top: 35px;
	margin-left: 225px;
	z-index: 3;
}

#footer {
	position: absolute;
	width: 100%;
	bottom: 0; /* stick to bottom */
	
	height: 70px;
	background-color: #FFFFFF;
}

div.spacer {
  clear: both;
}

/* user styles */

body {
	background-position: top center;
	background-repeat: no-repeat; 
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.stripe1 {
	height: 6px;
	background-color: #E65230;
	font-size: 1px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.stripe2 {
	height: 6px;
	background-color: #52BEF6;
	font-size: 1px;
	border-bottom: 1px solid #FFFFFF;
}

#stripes_holder {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 900px;
}

#top_links {
	position: absolute;
	top: 25px;
	right: 0px;
}

#main_menu {
	background-image: url(images/menu_bckgrnd.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
	height: 295px;
	width: 200px;
	
	position: absolute;
	top: 224px;
	left: 0px;
}

#menu_links {
	position: absolute;
	top: 4px;
	left: 30px;
	
	width: 170px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 35px
}

#content_pic {
	background-image: url(images/content_pic.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	
	width: 202px;
	height: 77px;

	position: absolute;
	top: 186px;
	left: 193px;
	z-index: 2;
}

#navigation {
	background-image: url(images/navi_bckgrnd.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: right;
	
	font-size: 11px;
	line-height: 28px;
	color: #ABABAB;
	
	position: absolute;
	top: 214px;
	right: 0px;
	z-index: 4;
	
	height: 39px;
	padding-left: 20px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #52BEF6;
	margin-bottom: 10px;
}

.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FF2F00;
	margin-bottom: 10px;
}

.vacancy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	background-color: #FF2F00;
}

.text {
	margin-bottom: 7px;
	text-align: justify;
}

/*  features page  */

#content_in {
	background-image: url(images/film_tape.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 700px;
	
	padding-left: 290px;
}

#chelovechki {
	background-image: url(images/chelovechki.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 97px;
}


.warning_text {
	background-image: url(images/warning.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 25px;	
	margin-bottom: 7px;
	text-align: justify;
}

	.teachers {
		margin-bottom: 25px;
		text-align: justify;
	}
	
	#irina {
		background-image: url(images/teachers_irina.jpg);
		background-position: right;
		background-repeat: no-repeat;
		
		text-align: left;
		height: 276px;
		padding-right: 400px;
	}
	
	#lena {
		background-image: url(images/teachers_lena.jpg);
		background-position: left;
		background-repeat: no-repeat;
		
		text-align: left;
		height: 360px;
		padding-left: 260px;
	}

#copyrights {
	background-image: url(images/footer_bckgrnd.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	
	height: 102px;
	padding-right: 30px;
	
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#footer_bckgrnd {
	background-image: url(images/footer_bckgrnd2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	
	height: 46px;
	width: 256px;
	
	position: absolute;
	right: 0px;
	top: 0px;
}

#copytext {
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	
	padding-top: 60px;
}

/* table */
td {
	font-size: 12px;
}

.table_title {
	background-color: #E65230;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.table_subtitle {
	background-color: #E65230;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.s1, .s11 {
	background-color: #DCF2FD;
}

.s2, .s22 {
	background-color: #FADCD6;
}

.s11, .s22 {
	font-style: italic;
}

/* links */
a:link, a:visited {
	color: #E65230;
	text-decoration: underline;
}

a:hover {
	color: #52BEF6;
	text-decoration: underline;
}

#menu_links a:link, #menu_links a:visited {
	color: #FF2F00;
	text-decoration: none;
}

#menu_links a:hover {
	color: #ABABAB;
	text-decoration: underline;
}

#navigation a:link, #navigation a:visited {
	color: #ABABAB;
	text-decoration: none;
	font-style: italic;
}

#navigation a:hover {
	color: #FF2F00;
	text-decoration: underline;
	font-style: italic;
}

.sub_title a:link, .sub_title a:visited {
	color: #FF2F00;
	text-decoration: none;
}

.sub_title a:hover {
	color: #52BEF6;
	text-decoration: underline;
}
/* end links */

#od {
	position: absolute;
	top: 25px;
	left: 800px;
	z-index: 5;
}

#projects {
	position: absolute;
	top: 550px;
	left: 13px;
	
	background-image: url(images/projects_box_bckgrnd.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	
	width: 176px;
	height: 203px;

}

.students_logo {
	background-image: url(images/students_logo_small.jpg);
	background-position: center;
	background-repeat: no-repeat;
	
	position: absolute;
	top: 70px;
	left: 12px;
	width: 142px;
	height: 37px;
	//cursor: pointer;
}