b#html, body {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width:980px;
	height: 100%;
	margin: auto;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	background-color:#252525;
}

h1{
	color:#666633;
	font-size:16px;
}

div.1a {
 position:absolute;
 top:400px;
 right:0;
 width:980px;
}

.linkbox{float:right;
	color:#888888;
	font-size:9px;}

div.log{
	color:#888888;
	font-size:9px;
	float:left;
}

.linklog{
	color:#888888;
	font-size:9px;
	float:left;
	text-decoration:none;
}
.linklog2{
	color:#f66;
	font-size:9px;
	float:left;
	text-decoration:none;
}

.linklog:hover{
	color:#f1c741;
	cursor:pointer;
}

.linklog2:hover{
	color:#f1c741;
	cursor:pointer;
}
.link{
	font-weight:	600;
	font-size:		12px;
	color:			#FFFFFF;
	padding:		5px;

}
img.userm{
margin:10px 0 20px 0;	
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
border:0;
}

img.userm:hover{
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
cursor:pointer;
}


/*
.bl {background: url(rounds/000000_666633_ld.gif) 0 100% no-repeat #666633; width: 500px; margin:10px;}
.br {background: url(rounds/000000_666633_rd.gif) 100% 100% no-repeat}
.tl {background: url(rounds/000000_666633_lu.gif) 0 0 no-repeat}
.tr {background: url(rounds/000000_666633_ru.gif) 100% 0 no-repeat; padding:20px; font-size:12px;color:#b2b2b2}

.headtxt{
	font-weight:	600;
	font-size:		12px;
	color:			#b2b2b2;
	padding-top:	10px;
	padding-bottom:	10px;
}
textarea {
	width: 500px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}*/

.disclaimer
{
    font-family: arial;
    font-size: 9px;
    font-weight: 100;
    color: #f1c741;
	font-style: italic;
	text-decoration: none;
	margin:20px 0;
	text-align: center;
}
