/*
v 1.0
12.04.08

*/


body {
/*	background-color: #3E4886;*/
background-color: #99CCFF;
	/*	line-height: 2.166;*/
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	
	background-image: url(bg3.jpg);
	
	font-family: "Times New Roman", Times, serif;
	
}


#topstr{
	color: #0033FF;
	padding: 5px 5px 0px 5px;	
			
}



/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#ct{
	min-width: 150px;
	margin:  0px;
	padding: 0px;
	width: 100%;
	height: 1000%;
display: block;	
}

#centerstr{
	margin: 0px 5px 5px 220px;

	padding: 5px;
	clear: none;
	vertical-align: baseline;
	/*min-height: 500px;	*/
	/*	padding-left: 200px;*/
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 6px;
/*	background-color: #999999;*/
	
height: 100%;
}

/* Нижняя полоска*/
#bottomstr{

	float:left;
 text-align:center;
	width: 99%;
/*	font-weight:bold;*/
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 10px;
/*	background-color: #99CCFF;*/
	color: #000099;
}



#navBar {
	margin: 0px 0px 0px 5px;
	float:left;
	/*margin: 0 80% 0 0px;*/
	padding: 0px 0px 0px 0px;
	display: block;
	width: 190px;
	/*background-color: #ECE9D8;	*/
}

#sectionLinks{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: inherit;
		display: block;
}
