#sitecontainer {
	height: 10px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	float: left;
	height: 212px;
	width: 864px;

}
#navigationcontainer {
	float: left;
	width: 864px;
}
#navigationbutton {
	float: left;
	height: 60px;
	width: 216px;
	text-align: center;



}
body {
	background-image: url(background.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
}
#contentcontainer {
	float: left;
	width: 864px;
	background-attachment: scroll;
	background-image: url(backgroundContent.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#footercontainer {
	float: left;
	width: 864px;


}
#footerHalf {
	width: 430px;
	text-align: center;
	float: left;



}
#footerFull {
	width: 864px;
	float: left;
	text-align: center;
	vertical-align: bottom;





}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: lighter;
}
h2 {

	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
}
a:link {
	font-family: "Courier New", Courier, mono;
	color: #990000;
	font-weight: bold;
	font-size: small;

}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	color: #993300;
}
#contentIndex {
	float: left;
	width: 864px;
	background-attachment: scroll;
	background-image: url(backgroundIndex.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 648px;
	text-align: center;


}
#issueContainer {
	width: 864px;
	float: left;
}
#issueCover {
	height: 432px;
	width: 279px;
	float: left;

}
#issueDescription {
	float: left;
	height: 432px;
	width: 585px;
	text-align: center;
}
#issuePreviewHeader {
	text-align: center;
	width: 864px;
	float: left;
}
#contentAbout {
	float: left;
	width: 430px;

}
#containerAbout {
	float: left;
	width: 864px;
}
h3 {


	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-weight: bold;
}
#storeItem {

	float: left;
	width: 172px;
	height: 250px;
	text-align: center;
}
#storeItemSpacer {


	float: left;
	width: 86px;
	height: 250px;
	text-align: center;
}
#storeItemThreeW {

	float: left;
	width: 516px;
	height: 250px;
	text-align: center;
}
