#banner {

	text-align: center;
}

input {
	vertical-align: middle;
}

#ajaxResponseDiv {
        position: absolute;
        color: red;
        font-weight: bold;
        top: 200px;
        font-size: 20px;
}

#ajaxResponseDiv .failure {
	margin-left: 300px;
}

#ajaxResponseDiv .success {
	margin-left: 300px;
}

#bottom {	
	margin-left: 120px;
	float: left;
	height: 100px;
	width: 553px;
}

body {
	background-color: #000000;
	text-align: center;
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
}

#all {
	background-position: center;
	width: 800px;
	height: 790px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#colm {
	height: 384px;
	width: 460px;
	float: left;
}

#coll {
	float: left;
	width: 170px;
	height: 384px;
}

#membership_form {
	display:none;
	height:170px;
	background-image:url('images/back_membership.gif');
	position:relative;
	padding:214px 30px 0px;
}

#membership_form input.text, #membership_form select {
	margin-left:35%;
	margin-bottom:8px;
	display:block;
	width:65%;
	font-size:13px
}

#membership_form input.submit {
	margin-left:80%;
	font-size:13px
}

#colr {
	float: right;
	width: 170px;
	height: 384px;
}

#fbsticker {
	float:right;
}

img { 
	border: none; 
}
