body {
	font-family: Arial, verdana, helvetica; 
	font-size: 11px;
	color: #000000;
	line-height: 21px;
	text-align: justify;
}
#container {
	width: 100%;
}
#header {
	float: left;
	width: 100%;
}
#logo {
	float: left;
	width: 210px;
	height: 30px;
	margin: 0;
}
#star {
	display: none;
}
#topmenu {
	display: none;
}
#left {
	display: none;
}
#subheader {
	display: none;
}
#memberzone {
	display: none;
}
#border_top {
	display: none;
}
#border_bottom {
	display: none;
}
#content {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#content ul {
	width: 100%;
        margin: 0 0 1cm 0;
}
#right {
	display: none;
}
#banner {
	display: none;
}
#footer {
	display: none;
}
.thumb {
	float: left;
	margin: 0 1cm 0 0;
	padding: 0;
}
.thumb_left {
	float: left;
	width: 120px;
	height: 80px;
	margin: 0 1cm 0 0;
	padding: 0;
}
.thumb_right {
	float: right;
	width: 120px;
	height: 80px;
	margin: 0 0 0 1cm;
	padding: 0;
}
.key {
	display: none;
}
.fifty {
	width: 50%;
}
.clear {
 	clear: both;
}
h1 { 
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 30px;
	width: 100%;
        margin: 1cm 0 1cm 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 30px;
	width: 100%;
        margin: 0 0 1cm 0;
	border-bottom: #000000 solid 1px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
        margin: 0;
}
h5 {
	font-size: 14px;
	font-weight: bold;
        margin: 1cm 0 0 0;
}
p {
	width: 100%;
        margin: 0 0 1cm 0;
}
a:link { 
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
img {
	border: 0px;
}
table {
	margin: 0;
	padding: 0;
}