/* CSS Document */
#goalsText {
	width: 150px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

#goalsText p{
	font-size: 10px;
}

#headerBody {
	width: 880px;
	background-color: #EAE7E2;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#headerBody h2 {
    font-style:normal;
	font-weight:normal;
}

#headerBtm {
	width: 899px;
	background-color: #EAE7E2;
	background-repeat: no-repeat;
	background-image: url("/images/structure/common/lite_brown_btm_right_corner.gif");
	background-position: right;
	height: 2px;
}

#issuesText {
	margin-top: 10px;
	margin-bottom: 20px;
}

#issuesWrapper {
	margin-left: 10px;
	float: left;
	width: 210px;
}

#issuesWrapper .hr{
	margin: 0px;
}

#mainArticle {
	margin-right: 5px;
	margin-bottom: 20px;
	width: 425px;
}

#mainArticleWrapper {
	margin-left: 10px;
	width: 440px;
	float: left;
}

#mainArticleWrapper .hr{
	margin: 0px;
}

#mainArticle h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	font-weight: normal;
}

#mainBtmWrapper {
	margin-right: 5px;
	margin-top: 10px;
	float: left;
	width: 425px;
}

div#mainBtmWrapper .vr{
	height: 295px;
	float: left;
}

#penquinHero {
	width: 899px;
	position: relative;
}

#subnav {
	margin-right: 15px;
	color: #000000;
	width: 150px;
	float: left;
}
#subnav .selected {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#subnav ul {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-size: 10px;
	line-height: 16px;
	list-style: none;
}
#subnav a{
	color: #7f2c02;
}

#takeActionCallout {
	float: left;
	width: 106px;
}

#takeActionText {
	float: left;
	margin-top: 30px;
	width: 80px;
}

#takeActionWrapper {
	margin-top: 15px;
	margin-bottom: 15px;
}

#textWrapper {
	width: 879px;
	margin-top: 25px;
	margin-left: 20px;
}

#textWrapper .moreLink {
	color: #7f2c02;
}

#textWrapper .vr{
	height: 630px;
	float: left;
	background-image: url("/images/structure/common/vr_dots.gif");
	background-repeat: repeat-y;
	width: 1px;
	margin-left: 2px;
	margin-right: 2px;
	overflow: hidden;
}

#tshirtImage {
	width: 250px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	float: left;
}

#tshirtText {
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 15px;
	width: 235px;
	float: left;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.calloutText {
	font-size: 14px;
	font-style: italic;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
}

