
* {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 12px;
}
br {
	clear: both;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0 auto;
	background: url("joinimages/bg4.jpg");
	
}
table td {
	padding: 3px;
	}
#container {
	text-align: left; 
	margin: 0 auto;
	width: 1150px;
	font-size: 0;
}
#header {
	margin: 0 auto;
	width: 1150px;
	vertical-align: bottom;
}
#body {
	width: 957px;
	margin: 0 0 0 101px;
	background: url("joinimages/bg.jpg");
	vertical-align: top;
}
#top {
	background: url("joinimages/bg3.jpg");
	width: 100%;
	font-size: 0;
}
#left {
	float: left;
 	width: 481px;
	margin: 0 0 0 24px;
}
#right {
	color: #FFF;
	width: 400px;
	margin: 20px 20px 0 0;
	float: right;
	font-size: 12px;
	}
#bottom {
	width: 957px;
 	height: 25px;
 	background: url("joinimages/footer.jpg") no-repeat;
}
.footer {
	width: 957px;
	margin: 0 auto;
	text-align: center;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#bullets {
	font-size: 12px;
	border: solid thin #FFFFFF;
	width: 300px;
	margin: 20px 0 0 0;
	padding: 10px 30px;
}
