body {
	font-family:Tahoma,Arial,Helvetica;
	background-color:#CCCCCC;
	padding: 0;
	margin: 0;
/*	text-align:center;*/
}

#guts {
	text-align:justify;
	border:solid 1px;
	-moz-border-radius:8px;
	padding:1em 1em 1em 2em;
	background-color:#EEEEEE;
	color:#333333;
}

#guts ul {
	list-style-type:circle;
}

#guts a {
	text-decoration:none;
	color:#999999;
	font-weight:normal;
	padding:0 2px 0 2px;
}

#guts a:active {
	color:#1874CD;
}

#guts a:hover {
	color:black;
	border-style:dashed;
	border-width:1px;
	border-color:black;
}

#guts table {
	width:80%;
	border:solid 1px black;
}

#guts #table_head td {
	font-weight:bolder;
	border:solid 1px black; 
}


#container {
	width:866px;
	background-color:#FFFFFF;
	padding:40px 15px 15px 15px;
	margin: 5px 5px 5px 5px;
	border:solid 1px;
	-moz-border-radius:20px;
}


#copy {
	text-align:center;
	font-size:x-small;
	font-weight:bolder;
	font-variant:small-caps;
	position:relative;
	top:-1em;
}

h1 {
/*	background-image: url("http://www.perlovka.org/pics/title.gif");*/
	width:866px;
	height:106px;
	border:solid 1px;
	-moz-border-radius:8px;
	display:block;
	margin: 0px 0px 0px 0px;
}

/*h1 span.h_text {
	display:none;
}
h1 span.h_link {
	display:block;
	width:100%;
	height:106px;
}
*/

#h_text {
	display:block;
	overflow:hidden;
	margin:0;
	background: transparent url("http://www.perlovka.org/pics/title.gif") no-repeat top left;
	padding: 106px 0px 0px 0px;
	height: 0px !important; /* for most browsers */
	height /**/:106px;
}

h2 {
	font-variant:small-caps;
}

h2 span.h_link {
	display:block;
}

h2 a {
	text-decoration:none;
	color:#999999;
}

h2 a:hover {
	background-color:#333333;
}

h3 {
	width:866px;
	border:solid 1px;
	-moz-border-radius:8px;
	text-align:center;
	background-color:#EEEEEE;
	padding:0.5em 0em 0.5em 0em;
}

h4 {
	color:black;
}
#menu {
	background-color: #EEEEEE;
	border:1px solid #000000;
	-moz-border-radius:8px;
}
#menu ul {
}

#menu li {
	padding:0.5em 0em 0.5em 0em;
	display:inline;
}

#lang span {
	width:100px;
	position:absolute;
	top:17px;
	left:790px;
}

#lang a {
	display:block;
	text-decoration:none;
	color:#999999;
	border:solid 1px;
	border-color:#666666
	padding-left: 5px;
}

#lang a:hover {
	background-color:#999999;
	color:#333333;
	border:dashed 1px;
	border-color:#333333;
}

#validations {
	text-align:left;
	width:88px;
}

#validations span p {
	margin:2px 0px 0px 0px;
}
