.container {
	width: 1000px;
	height: 500px;
}

body {
	background-color: #000000;
	background-image: url('../img/background.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}

.header {
	width: 969px;
	height: 178px;
	background-image: url('../img/header-bg-trans.png');
	background-repeat: no-repeat;
}

.left {
	float: left;
}

.right {
	float: right;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.none {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #ffffff;
}

.active {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #a637b9;
}

.menu {
	text-align: left; 
}

li {
	display: inline;
	margin-left: 40px;
}

.bshead {
	margin-left: 20px;
	margin-top: 10px;
}

.aishead, .memberhead {
	margin-right: 40px;
	margin-top: 10px;
}

.aishead {
	margin-top: 30px;
}

.memberbutton {
	width: 416px;
	height: 90px;
}

.content {
	width: 969px;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 10px;
}

.border {
	background-image: url('../img/content-bg.png');
	padding: 13px;
}

.storephoto {
	background-image: url('../img/BSJacksphoto.png');
	background-repeat: no-repeat;
	height: 252px;
	width: 637px;
}

.flashmovie {
	width: 637px;
	height: 198px;
}

.aisadd {
	width: 244px;
	height: 198px;
}

.product {
	margin-right: 15px;
}

.row2 {
	margin-top: 13px;
}

.twocolumn {
	width: 440px;
	text-align: justify;
	margin-left: 30px;
	font-size: 11px;
}

.contactcolumn {
	width: 401px;
	height: 466px;
	text-align: left;
	margin-top: 30px;
	line-height: 20px;
}


.botspace {
	margin-bottom: 20px; 
}

.membership {
	font-size: 14px;
}

.colright {
	margin-right: 10px;
	width: 450px;
}

.footer {
	width: 960px;
	height: 40px;
	background-color: #812990;
	text-align: left;
	line-height: 40px;
	padding-left: 10px;
	font-size: 13px;
}

.memberphoto {
	float: right;
}

.phototext {
	width: 200px;
	text-align: left;
}

h2 {
	color: #a637b9;
}

.comingsoon {
	margin-top: 160px;
	font-size: 30px;
	margin-bottom: 300px;
}

.circlemedia {
	margin-top: 5px;
	width: 960px;
	font-size: 10px;
}

.personcont{
	width: 750px;
	text-align: left;
	margin-left: 30px;
	line-height: 11px;
}

.person {
	margin-bottom: 30px;
}

.links {
	width: 705px;
	height: 450px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;
}

.link {
	background-color: #ffffff;
}

.linksborder {
	width: 721px;
}

.personhead {
	font-size: 15px;
}

.persontext {
	font-size: 11px;

}

.personimage {
	border: 1px;
	border-style: solid;
	border-color: #ffffff;
}

h1 {
	font-size: 26px;
	color: #a637b9;
	line-height: 36px;
	margin-top: 100px;
}

.spaceleft {
	margin-left: 40px;
}