.box1 {
	width: 210px;
	height: 100%;
	background-color: #FFAA33;
	float:left;
	margin: 5px;
}

.boxhead {
	display: block;
	font-family: Impact, "Arial Narrow Bold", Tahoma, Verdana, Geneva, sans-serif;
	font-weight:normal;
	color: #f9f3e7;
	width:210px;
	font-style:normal;
	font-size:28px;
	text-align:center;
	line-height: 28px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: -3px;
	padding-top: 2px;
	letter-spacing:1px;
}	

.boxhead2 {
	display: block;
	font-family: "Arial Narrow", Tahoma, Verdana, Geneva, sans-serif;
	color: #f9f3e7;
	width:210px;
	font-weight:bold;
	font-style:normal;
	font-size:22px;
	text-align:center;
	line-height: 24px;
	padding-left: 8px;
	padding-right: 8px;
	margin:0;
}

.boxhead3 {
	display: block;
	font-family: Impact, "Arial Narrow Bold", Tahoma, Verdana, Geneva, sans-serif;
	font-weight:normal;
	color: #f9f3e7;
	width:205px;
	font-style:normal;
	font-size:23px;
	text-align:center;
	line-height: 28px;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 4px;
	margin-bottom: 0px;
	letter-spacing:0.5px;
	text-transform: uppercase;
}	

.boxhead4 {
	display: block;
	font-family:  Impact, "Arial Narrow Bold", Tahoma, Verdana, Geneva, sans-serif;
	font-weight:normal;	
	color: #f9f3e7;
	width:630px;
	font-style:normal;
	font-size:24px;
	text-align:center;
	line-height: 28px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: -3px;
	padding-top: 2px;
	letter-spacing:1px;
	text-transform: uppercase;
}

.boxhead5 {
	display: block;
	font-family: "Arial Narrow", Tahoma, Verdana, Geneva, sans-serif;
	color: #f9f3e7;
	width:630px;
	font-weight:bold;
	font-style:normal;
	font-size:20px;
	text-align:center;
	line-height: 22px;
	padding-left: 8px;
	padding-right: 8px;
	margin:0;
}

.box1container {
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	color: #f9f3e7;
	font-style:normal;
	width:194px;
	text-align:left;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:8px;
	padding-bottom:8px;
	margin: 0px;
}

.box2container {
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	color: #f9f3e7;
	font-style:normal;
	width:398px;
	text-align:left;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:8px;
	padding-bottom:8px;
	margin: 0px;
}

.boxtext1 {
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	width:194px;
	color: #f9f3e7;
	font-size:13px;
	line-height:18px;
	font-style:normal;
	text-align:left;
}

.box1link{
	font-family: "Arial Narrow", Tahoma, Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:18px;
	line-height:18px;
	color: #f9f3e7;
	text-align:left;
	text-decoration:none;
}

.box1link:hover{
	text-decoration:underline;
}

.box1red {
	width: 210px;
	height: 430px;
	background: #2b7c88 url(../images/boxheadedge.png) 0px 0px repeat-x;
	float: right;
	margin: 3px;
}

.box1tools {
	width: 210px;
	height: 340px;
	background: #e5261e url(../images/boxheadedge.png) 0px -14px repeat-x;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
}

.box1bg {
	width:100%;
	height:100%;
	background: url(../images/1colboxmid.png) 0px 0px repeat-y;
}

.box1top {
	width:100%;
	height:100%;
	background: url(../images/1colboxtop.png) 0px 0px no-repeat;
}

.box1bottom {
	width:100%;
	height:100%;
	background: url(../images/1colboxbottom.png) left bottom no-repeat;
}

.box2 {
	width: 430px;
	height: 100%;
	background-color: #FFAA33;
	float:left;
	margin: 5px;
}

#arrow {
	width: 210px;
	height: 428px;
	background: url(../images/arrow.png) 0px 0px no-repeat;
	float: right;
	margin: 0px;
}

#gamepacks {
	width: 210px;
	height: 100%;
	float: right;
	margin: 0px;
}

.box2red {
	width: 430px;
	height: 430px;
	background: #e5261e url(../images/boxheadedge.png) 0px 0px repeat-x;
	float:left;
	margin: 4px;
}

.box2blue {
	width: 430px;
	height: 100%;
	background: #2b7c88;
	clear: both;
	margin: 4px auto;
}

.box2bg {
	width:100%;
	height:100%;
	background: url(../images/2colboxmid.png) 0px 0px repeat-y;
}

.box2top {
	width:100%;
	height:100%;
	background: url(../images/2colboxtop.png) 0px 0px no-repeat;
}

.box2bottom {
	width:100%;
	height:100%;
	background: url(../images/2colboxbottom.png) left bottom no-repeat;
}

.box3 {
	width: 650px;
	height: 100%;
	background-color: #edd7a8;
	float:left;
	margin: 5px;
}

.box3red {
	width: 650px;
	height: 100%;
	background-color: #e5261e;
	float:left;
	margin: 5px;
}

.box3blue {
	width: 650px;
	height: 100%;
	background-color: #2b7c88;
	float:left;
	margin: 5px;
}

.box3headblue {
	width: 650px;
	height: 1050px;
	background: #2b7c88 url(../images/boxheadedge.png) 0px 0px repeat-x;
	float:left;
	margin: 4px;
}

.box3yellow {
	width: 650px;
	height: 100%;
	background: #eacd52 url(../images/postman.jpg) 410px 10px no-repeat;
	float:left;
	margin: 5px;
}

.box3yellowempt {
	width: 650px;
	height: 100%;
	background: #eacd52;
	float:left;
	margin: 2px;
}

.box3ad {
	width: 650px;
	height: 100%;
	background: #2b3630;
	float:left;
	margin-left: 175px;
	margin-bottom: 0px;
	padding: 0px;
}

.slidebox {
	width: 360px;
	height: 222px;
	background: #bac2be url(../images/boxheadedge.png) 0px -16px repeat-x;
	float:left;
	margin: 4px;
}

.slideboxyellow {
	width: 360px;
	height: 60px;
	background: #eacd52;
	float:right;
	margin: 4px;
}

.slideboxbg {
	width:100%;
	height:100%;
	background: url(../images/slidebox_mid.png) 0px 0px repeat-y;
}

.slideboxtop {
	width:100%;
	height:100%;
	background: url(../images/slidebox_top.png) 0px 0px no-repeat;
}

.slideboxbottom {
	width:100%;
	height:100%;
	background: url(../images/slidebox_bottom.png) left bottom no-repeat;
}



.box3bg {
	width:100%;
	height:100%;
	background: url(../images/3colboxmid.png) 0px 0px repeat-y;
}

.box3top {
	width:100%;
	height:100%;
	background: url(../images/3colboxtop.png) 0px 0px no-repeat;
}

.box3bottom {
	width:100%;
	height:100%;
	background: url(../images/3colboxbottom.png) left bottom no-repeat;
}