/* style html tags */
body {
	background-color: #b0b0b0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	margin:0;
	padding:0;
	border:0;
}
h2 {
	margin:0;
	padding:0;
	border:0;
}
/* end tag styling */
.ninemargin {
	margin-left: 9px;
	margin-top: 20px;
}
.logobg {
	background-image:url(images/home/top_bg.png);
	background-repeat:no-repeat;
}
/* .logomargin {
	margin-left: 19px;
	margin-top: 16px;
	margin-bottom: 10px;
}*/
/* Navigation at top of page */
.mainlinks{
	height:20px;
	margin-top: 6px;
	margin-left:19px;
	margin-bottom:6px;
	padding: 0;
	}
.mainlinks li {
	display:inline;
	list-style-type:none;
}
a.topnav:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a.topnav:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a.topnav:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ca0000;
	text-decoration:none;
}
a.topnav:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ca0000;
	text-decoration:none;
}
/* Main part of page */
.lefttable {
	margin-left: 19px;
	margin-top: 19px;
	margin-bottom: 19px;
	float:left;
	display:inline;
}
.righttable {
	margin-left: 6px;
	margin-top: 19px;
	margin-bottom: 19px;
	float:left;
}
.narrowtop {
	width: 352px;
	background:url(images/home/plain_top.png);
	background-repeat:no-repeat;
	height: 24px;
	float:left;
	clear:both;
	text-align:center;
	padding-top:4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ca0000;
	border:none;
}

.grey {
	background:url(images/home/grey_top.png);
	font-size:13px;
	text-align:left;
	padding-top:6px;
	color:#000;
}

.narrowtopgrey {
	width: 352px;
	background:url(images/home/grey_top.png);
	background-repeat:no-repeat;
	height: 24px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	border:none;
	font-size:13px;
	text-align:left;
	padding-top:6px;
	color:#000;
	}
.narrowtopgrey span {
	margin-left:10px;
}
.grey span {
	margin-left:10px;
}
.wide {
	background:url(images/home/grey_top_long.png);
	margin-left:13px;
	width:549px;
	display:inline;
}
.narrowbtm {
	width: 350px;
	border-left:#a4a4a4 solid 1px;
	border-right:#a4a4a4 solid 1px;
	border-bottom:#a4a4a4 solid 1px;
	border-top:none;
	color:#000;
	background-color:#f5f6f8;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	float:left;
	display:inline;
	margin-bottom: 19px;
}

.bitlesswide {
	width:547px;
	margin-left:13px;
}
.features {
	margin-left:10px;
	margin-left:10px;
	margin-top:6px;
	margin-bottom:4px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	float:left;
	clear:both
}
.clearing {
	clear:both;
}
#buttons {
	display:inline;
	margin-top:9px;
	margin-bottom: 12px;
	margin-left:17px;
	width: 318px;
	float:left;
	clear:both;
}
/*blue button*/
#bluemenu {
	}

div.outer {
	float: left;
	width: 156px; height: 44px;
	margin: 0 3px 0 0;
	background: url( 'images/home/join.png' ) 0px -44px no-repeat;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 14px Verdana, san-serif;
	color:#fff;
	text-decoration: none;
	background: url( 'images/home/join.png' ) 0px 0px no-repeat;
	}
div.outer span {
	padding-top:10px;
	display: block;
	width: 156px;
	text-align:center;
	}
div.outer a:hover {
	padding-top:1px;
	background-image: none;
	color: #CCC;
	}

/*grey button*/
#greymenu {
	}

#greymenu div.outer {
	float: left;
	width: 156px; height: 44px;
	margin: 0 3px 0 0;
	background: url( 'images/home/login.png' ) 0px -44px no-repeat;
	}

#greymenu div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 14px Verdana, san-serif;
	color:#0c5bc7;
	text-decoration: none;
	background: url( 'images/home/login.png' ) 0px 0px no-repeat;
	}
#greymenu div.outer span {
	padding-top:10px;
	display: block;
	width: 156px;
	text-align:center;
	}
#greymenu div.outer a:hover {
	padding-top:1px;
	background-image: none;
	color: #144486;
	}
/* form */
.formcontainer {
	padding-top:10px;
	font-size:12px;
	font-weight:normal;
}
.formcontainer span {
	text-align:left;
	float:left;
	clear:left;
}
.theform table{
	float:left;
}
/* Latest Members */
.membercontainer {
}
.listcontainer {
	width:320px;
}
#wld_badge_inner {
	padding-top:14px;
	margin-left:10px;
	color:#ca0000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:center;
}
.wld_badge_item{
	width: 102px;
	border:#000 solid 1px;
	display:inline;
	margin-right:11px;
	margin-bottom:6px;
	border: none;
	float:left;
}
.wld_badge_item a img{
	border:none;
}
/* List of reasons to join */
#reasons {
font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-align:left;
	list-style-image:url(images/home/arrow.png);
	line-height:24px;
	float: left;
	margin-left: 4px;
	margin-right:4px;
}
#text {
	width:520px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-align:left;
	float: left;
	margin-left: 11px;
	margin-top: 11px;
	margin-bottom:11px;
	display:inline;
}
/* images styles */
#photos {
	float:right;
	margin-top:-8px;
	z-index: 3;
	position:relative;
}
/*flash*/
.flashobject {
	width:auto;
	height:auto;
	margin-top:-9px;
	}

