@charset "utf-8";
/* -------------------------------- */
/* ibolg.com 2005-8-15 iblog.editor */
/* -------------------------------- */
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#right {
	float: right;
	bottom:0px;
	padding:30px;
	margin:0px;
	color:#801001;
		font-size:12px;
}
#right a:link,#right a:visited{
	text-decoration: none;
	color: #801001;
}
#right a:hover, #right a:active{
	text-decoration: none;
	color: #aaaaaa;
}

#center
{
	margin:15% 0 0 0;

}

#downtxt{
	 text-align:center;
	 position: static;
	 bottom:0px;
	 padding:0px;
	 margin:30px 0px 30px -29px;
	 color:#aaaaaa;
}
#downtxt a:link,#downtxt a:visited, #downtxt a:hover, #downtxt a:active{
	text-decoration: none;
	color: #aaaaaa;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #cccccc;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#memberbtn {
	 
	 margin:30px 50px 20px 50px;
}
.field
{
    top              : 0;
    left             : 0;
    margin           : 0 1em 1em 0;
}

.field .field
{
    margin           : 1em 0 0 0;
}

.field label
{
    font-size        : 100%;
    font-weight      : bold;
}
.field input {
	width:300px;
	font-size:12px;
}
.ErrorText
{
    color: #990000;

}

#footertop {
	margin:0 auto;
	padding-top:65px;

}
#logolink {
	height:50px;
	margin:0px auto;	
	text-align:right;
	padding-right:37px;
	padding-bottom:20px;

}
#logolink iframe {
	float:left;
	width:354px;
	height:40px;
	margin-left:40px;
}
#footer {
	clear:left;
	margin:0 auto;
	width:758px;
}
#links {
	width:320px;
	height:40px;
}
#links ul {
	margin:0;
	padding:0;
}
#links ul li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
#links a img {
	border:1px solid #fff;
}
#links a:hover img{
	border:1px solid #ccc;
} 