html{
height: 100%;}
body {
	background-color: #142C4A;
	margin:0px 0px 0px 0px;
	padding:0 0 0 0;
	color: #ffffff;
	height: 100%;
}
#content {
	min-width: 980px;
	_width:980px;
	_width:expression(body.clientWidth>980?"100%":"980px");
}

/*Шапка*/
#headline {
	padding: 0px -50px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #E7E0BE;
	color: #142C4A;
	font-size: 70%;
	width:100%;
	height:50px;
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif; 
        text-align: right;
}
/*------Левый столбец------*/
#left {
	float: left;
	width: 230px;
	padding: 15px 20px 0px 20px;
	position: relative;
/*	border: thick solid yellow; */
}
#left #pic {
	background: url("/img/sail-club.gif") no-repeat;
	width: 173px;
	height:223px;
}

/*------Меню------*/
#left #menu {
	font-size: 75%;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #E7E0BE;
	white-space: nowrap;
	text-transform: uppercase; 
        letter-spacing: 0.1em;
	line-height: 1.5em;
/*	position: relative;*/
	padding: 30px 0px 30px 15px;
}
#left #menu #submenu {
	text-transform: none; 
	padding: 2px 0px 2px 30px;
	line-height: 1.5em;
}

#left #menu .menu a:link, .menu a:active, .menu a:visited{
	color: #E7E0BE; 
	text-decoration: none; 
	font-style: normal;
}
#left #menu .menu a:hover {
	color: #FFcc66; 
	text-decoration: none; 
}
#left #banner {
	position: relative;
}



/*------Основное текстовое поле------*/
#text { 
	font-size: 0.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:10px 10px 10px 10px; 
	margin-left:250px;
	min-width: 590px;
	position:relative;   
/*	border: thick solid blue; */
}
#text img { border: 1px solid gray; }
#text .photo { 
	width: 177px;
	float: left;
	padding:20px 20px 20px 20px; 
	min-height: 200px;
}
#text .photocomment { 
	width: 177px;
/*	font-size: 11px; */
	padding:10px 0px 10px 0px; 
}
.invisible {
 	color: #black;
}
#text table.tree {
	margin-left:50px;
}

/*------Подвал------*/
#footer {
/*	float: left; */
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	position:relative;
	clear:both;
}

a:link, a:hover, a:active, a:visited { 
	color: #FFcc66; 
	text-decoration: underline; 
	font-style: italic;
}

.no_color{ 
	color: #999999; 
}
.no_color a:link{ 
	color: #996600; 
	text-decoration: underline; 
}

.no_color a:hover{ 
	color: #996600; 
	text-decoration: underline; 
}

.no_color a:active{ 
	color: #996600; 
	text-decoration: underline; 
}

.no_color a:visited{ 
	color: #996600; 
	text-decoration: underline; 
}

H1 {
	color: #FFcc66;
	font-size: 150%;
}
H2 {
 color: #FFcc66;
}
H3 {
 color: #FFcc66;
}
p {
	font-size: 100%;
	line-height: 150%;
        align: justify;
	margin: 5px 0px 5px 0px;
	text-indent: 20px;
}
hr{
 	width: 100%;
	color: #FFffff;
}
.News {
	font-size: 90%;
	line-height: 150%;
}
.Title {
	font-size: 120%;
	margin: 10px 0px 10px 0px;
	color: #FFcc66;
}

#admin_menu_top td { padding:0px 5px 0px 5px;}

.a { cursor:hand; text-decoration:underline;}

.not_visible { color:#999999;}
.error { color:#FFcc66;}

#add_yearly {display:none;}
#add_race {display:none;}
.bgtable {
 	padding-top: 7px;
 	padding-bottom: 7px;
 	padding-left: 15px;
 	padding-right: 15px;
}
.table_head {
	border-bottom: 1px solid white;
	white-space: nowrap;	
}
