@charset "utf-8";
body {
	background-color: #392F23;
	background-image: url(../images/bodybackground.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.pagetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

#wrapper {
	text-align: left;
	width: 847px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 56px;
	background-image: url(../images/logo.jpg);
}
#content1 {
	height: 322px;
}
#content1picturespace {
	float: left;
	height: 322px;
	width: 670px;
}

#navbar {
	height: 322px;
	width: 177px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#space1 {
	height: 20px;
}
#content2 {
	background-image: url(../images/contentbackground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
}
.internalContentContainer {
	float: right;
	width: 540px;
	background-attachment: scroll;
	background-image: url(../images/armorguyonly.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 24px;
}
.leftsidebox {
	float: left;
	width: 247px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 80px;
}


#space2 {
	height: 56px;
	clear: both;
}
