@charset "utf-8";
body {
	/* background-image: url(images/wgtncs_bg_6.jpg); */
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #000000;
	background-position: 20px 0px;
	background-attachment: fixed;
}


#container {
	position:absolute;
	left:400px;
	top:35px;
	width:420px;

}

#sidebar {
  position:fixed;
  left:0px;
  top:35px;
  width:400px;
}

#legendBoxOuter {
	float:left;
/* 	background-image: url(images/trans40white.png); */
	background-repeat: repeat;
	width:400px;
	margin-bottom:10px;

}

#legendBoxInner {
	float:left; 
	width:370px;
	margin: 10px;
}

#takeashotBoxOuter {
	float:left;
	width:400px;
/* 	background-image: url(images/trans40white.png); */
	margin-bottom:10px;
}

#takeashotBoxInner {
	float:left; 
	width:370px;
	margin: 10px;
}

#movieBoxOuter {
	float:left;
	width:400px;
/* 	background-image: url(images/trans40white.png); */
	margin-bottom:10px
}

#gardenBoxOuter {
	float:left;
	width:400px;
/* 	background-image: url(images/trans40white.png); */
	margin-bottom:10px
}

#pastBoxOuter {
	float:left;
	width:400px;
/* 	background-image: url(images/trans40white.png); */
	margin-bottom:10px;
}

#pastBoxInner {
	float:left; 
	width:370px;
	margin: 10px;
}

#costBoxOuter {
	float:left;
	width:400px;
/* 	background-image: url(images/trans40white.png); */
	margin-bottom:10px;
}

#costBoxInner {
	float:left; 
	width:370px;
	margin: 10px;
}

#getBoxOuter {
	float:left;
	width:400px;
/* 	background-image: url(images/trans40white.png); */
	margin-bottom:10px;
}

#getBoxInner {
	float:left; 
	width:370px;
	margin: 10px;
}

#logoBoxOuter {
	float:left;
	width:400px;
	margin-bottom:10px;
	text-align: center;
}


#arsenalBoxOuter {
	float:left;
	width:400px;
/* 	background-image: url(images/trans40white.png); */
	margin-bottom:10px;
}

#arsenalBoxInner {
	float:left; 
	width:370px;
	margin: 10px;
}a:link {
	color: #FFFFFF;
	/* text-decoration: none;  */
}
a:visited {
	color: #FFFFFF;
	/* text-decoration: none;  */
}
a:hover {
	color: #FF0000;
	/* text-decoration: none;  */
}
a:active {
	color: #FF0000;
	/* text-decoration: none;  */
}

#credit {
  /*  */
}

.gss a img {border : none;}
.gss {
  width: 288px;
  height: 216px;
  color: #dddddd;
  background-color: #000000;
  padding: 8px;
}
