html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  display:inline;
}

body {
	margin: 0px 0px 0px 0px;
	width: 100%;
	display: table;
	
}

img {
border:0px;}


a:link { 
	font-weight: bold;  
	color: #000066;
	text-decoration: none;
}


a:link:hover { 
	font-weight: bold; 
	color: #3399FF;
	text-decoration: none;
}
a:visited:hover { 
	font-weight: bold; 
	color: #3399FF;
	text-decoration: none;
}

a:visited {
	font-weight: bold; 
	color: #000066;
	text-decoration: none;
}


#page_bg {
	padding: 0px;
	margin-bottom: 1px;
	background: url(img2/bg_page.jpg) center top no-repeat #87d2d6;
}

div#top{
	height:54px;
	margin:0px auto;
	width: 980px;
}
div#top_menu{
	height:54px;
	margin:0px auto;
	width: 952px;
	float:inherit;
	background:url(img2/top_menu_bg.png);
	text-align:center;
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
}
#top_menu_left{
	background: url(img2/top_menu_left.png) top left no-repeat;
	float:left;
	width: 14px;
	height: 54px;
	margin:0px;
	padding:0px;
}
#top_menu_right{
	background: url(img2/top_menu_right.png) top right no-repeat;
	float:right;
	width: 14px;
	height: 54px;
	margin:0px;
	padding:0px;
	position:static;
}

div#h_area{
	margin:0px auto;
	margin-top: 5px;
	width: 971px;
	text-align:left;
	height:309px;
	padding-left:15px;
	display:table;
		background: url(img2/top.png) no-repeat;

}
div#aforyzmy{
height:110px;
width:310px;
margin:auto;
text-align:center;
}

#h_area #aforyzmy {
display: table-cell;
vertical-align: middle;
}


div#main{
	margin:0px auto;
	width: 971px;
	text-align:left;
	height:AUTO;
	background: url(img2/h_area_bg.png) left repeat-y;
	padding-left:15px;
}
div#main_top{
	background: url(img2/h_area_top.png) no-repeat center top;
	margin:0px auto;
	margin-top: 4px;
	width: 986px;
	height: 22px;
	line-height: 22px;
	padding: 0px;

}

div#main_bottom{
	background: url(img2/h_area_bottom.png) no-repeat center top;
	margin:0px auto;
	width: 986px;
	height: 22px;
	line-height: 22px;
	padding: 0px;

}

#leftcolumn{

	padding:0px;
	width:205px;
	height:auto;
	float:left;
	background:url(img2/rub_bottom.png) bottom;
	
}
#left_menu{
text-align:center;
	margin-left:9px;
	padding:0px;
	width:205px;
	height:auto;
	float:left;
}
#leftcolumn_top{

	padding:0px;
	width:205px;
	height:50px;
	float:left;
	background: url(img2/bg_h3.png);
}
#right_menu{
	margin-right:22px;
	padding:0px;
	width:205px;
	height:350px;
	float:right;
	margin-left: 12px;
}
#rightcolumn{
	
	padding:0px;
	width:205px;
	height:auto;
	float:right;
	background:url(img2/rub_bottom.png) bottom;
	text-align:inherit;
	
}
#rightcolumn p{
	margin-left:20px;
	
}
#rightcolumn_top{
	
	padding:0px;
	width:205px;
	height:50px;
	float:right;
	background: url(img2/bg_h3.png);
}

#page{
	width:530px;
	margin:0px 5px 0px 5px;
	padding-left:220px;
	padding-top:10px;


}

#leftcolumn ul {

	margin: 0px 18px;

	padding: 0px;
}

#leftcolumn li {

	display: block;
	border-top:dotted 1px #0066CC;
	padding: 10px 5px 9px 12px;
	width: 150px;
	line-height: 2.1ex;
	border-bottom:dotted 1px #0066CC;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: center;

	
}

#leftcolumn li:hover {

 

	display: block;
	border-top:dotted 1px #0066CC;
	padding: 10px 5px 9px 12px;
	width: 150px;
	line-height: 2.1ex;
	border-bottom:dotted 1px #0066CC;
	margin-top: 0px;
	margin-bottom: 8px;

}


#leftcolumn li a:link { 
	font-weight: bold; 
	color: #003366;
	text-decoration: none;
}


#leftcolumn li a:link:hover { 
	font-weight: bold; 
	color: #3366cc;
	text-decoration: none;
}

#leftcolumn li a:visited {
	font-weight: bold;
	/*color: #2262a4; */
	color: #003366;     
	text-decoration: none;
}


#menu0 {

	padding: 0;
}

#menu0 dt {
	margin: 0 0 0 0;
	padding: 0px;
	
	
}

#menu0 dd {
font-size: 14px;
	margin: 0;
	padding: 3px 0px;


}

/* 

Roebox.0.9 
http://www.septemberthree.com/blog/stuff/roebox/roebox.html
by John Saddington

*/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(roebox/loading.gif) no-repeat center;
}

#lbImage {
	border: 5px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(roebox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(roebox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(roebox/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


