body {
	margin: 30px 0 0 0;
	background: #111;
	font: 12px Arial, sans-serif;
	color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font: Arial, sans-serif;
	color: #fdf705;
}

h2 {
	font: 18px;
	margin: 0 0 15px 0;
}

h3 {
	font: 14px;
	margin: 10px 10px 10px 10px;
}

ul {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 20px;
	list-style-position: inside;
	list-style: none;
}

li {
	margin-top: 15px;
}

a {
	color: #DD0;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


img {
	border: none;
}

#menu {
	width: 550px;
	height: 50px;
	background: #111 url(images/bgmenu.gif) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	font: bold 14px Arial, sans-serif;
	color: #fdf705;
	display: block;
	float: left;
	margin: 0 15px 0 15px;
	padding: 20px 0 0 0;
	background: none;
	text-decoration: none;
	text-transform: uppercase;
}

#menu a:focus {
	outline: none;
}

#menu a:hover {
	color: #FFF;
	text-decoration: none;
}

#header {
	width: 790px;
	height: 240px;
	background: #222 url(images/header.gif);
}

#content {
	width: 790px;
	text-align: justify;
	background: #222 url(images/bgcontent.gif) repeat-y;
}

#text {
	margin: 0 20px 0 20px;
	float: left;
	width: 750px;
}

#right {
	margin: 0 0 20px 20px;
	float: right;
	width: 335px;
}

#links {
	text-align: center;
	width: 600px;
	border: 1px dotted #000;
}

#links a {
	background: none;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 10px Arial, sans-serif;
	color: #fdf705;
}

#links a:hover {
	color: #FFF;
	text-decoration: none;
}

#bottom {
	background: url(images/water.gif) no-repeat;
	height: 120px;
}

#footer {
	text-align: center;
	font-size: 90%;
}

.imgright {
	float: right;
	margin: 35px 0 35px 0;
}

.imgcenter {
	margin: 20px 0 0 0;
}

#hall {
	margin: 20px 0 0 0;
	padding: 15px 15px 15px 15px;
	background: #000;
	width: 400px;
	min-height: 400px;
}

#hall h2 {
	font-size: 120%;
	margin: 10px 0 10px 0;
}

#hall h1 {
	margin: 0 0 10px 0;
}

#hall img {
	margin: 10px 5px 10px 5px;
}

#hall li {
	list-style-type: none;
}

#hall ul {
	padding: 0;
	margin: 0 0 20px 0;
}

#members table {
	width: 480px;
}

#members td {
	vertical-align:center;
	height: 25px;
}

#members tr {
	border-bottom: 1px solid #555;
}

#members th {
	text-align: left;
}

.memberimg {
	margin: 30px 0 0 0;
}

#country {
	width: 30px;
}

ul.normal {
	list-style-type:square;
	white-space:normal;
	display:list-item;
	position:static;
	float:none;
	margin-left:50px;
	line-height:15px;
	color:#000;
}
li.normal {
	white-space:normal;



	color: #fff;
}
h2 {

	margin: 0;
}