/* Boxxelders.com CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	background-color: #000;
	margin: 0px;
}
a:link {
	color: #7A7349;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7A7349;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
#container {
	position: relative;
	margin: 0px auto;
	width: 940px;
	height: 600px;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #7A7349;
	margin: 0px;
	padding: 0px;
}
.home {
	height: 149px;
	width: 376px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
.top-nav {
	height: 149px;
	width: 564px;
	left: 377px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
.mid-1 {
	height: 97px;
	width: 940px;
	left: 0px;
	top: 149px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 0;
}
.mid-2 {
	height: 264px;
	width: 940px;
	left: 0px;
	top: 246px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 0;
}
.welcome {
	position: absolute;
	width: 224px;
	left: 36px;
	top: 246px;
	z-index: 4;
	text-align: right;
}
.nextshow {
	position: absolute;
	width: 128px;
	left: 735px;
	top: 264px;
	z-index: 4;
	font-size: x-small;
}
.footer {
	position: absolute;
	width: 940px;
	top: 540px;
	z-index: 4;
	text-align: center;
}
.int-body {
	position: absolute;
	width: 520px;
	top: 232px;
	left: 382px;
	z-index: 4;
}
.int-left {
	position: absolute;
	width: 350px;
	top: 236px;
	left: 10px;
	z-index: 4;
}
.email {
	background-color: #534F48;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
}
.pointer {
	background-color: #534F48;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	cursor: pointer
}
.video {
	position: absolute;
	width: 720px;
	top: 232px;
	left: 180px;
	z-index: 4;
}
.IMG-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.IMG-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.indent {
	margin-left: 24px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
