body {
	z-index: 1;}

#bodycontent{
	float: center;
	background-color: #FFFFFF;
}
#bodycontent p{
	color: #424143}
	
#bodycontent h2 a {
	background-image: url(images/icons_smlV2_secondary.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	display: inline;
	padding: 0 25px 8px 0;
	color: #FFFFFF;}
#bodycontent h2 a:hover{
	background-image: url(images/icons_smlV2_secondary-over.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0 25px 8px 0;
	color: #FFFFFF;}

/*----topnav added in case need for styling the top nav different than other main content----*/

#topnav{;}

#footer{
	height: 25px;
	background-image: url(../images/guidance_footer.jpg);
	background-repeat: no-repeat;
	clear: both;}
 
#info {
	color: #FFFFFF;
	background-color: #505052;
	visibility: hidden;
	font-size: 10px;
	padding: 2px;
	width: 60px;
	z-index: auto;
	top: 50px;
	text-align: center;
	position: relative;
	left: 50px;}
#info a:hover {color:#999B9E}
#bodycontent form select{font-size: 10px;}
#bodycontent form input{font-size: 10px;}
.TshirtBox	{
	padding: 30px 5px 0 0;
	margin: 0;
	text-align: center;
	background-color: #FFFFFF;}
