#topofpage {
	background-image: url(../imgs/top_fade_bg.jpg);
	height: 72px;
	width: 100%;
	background-position: top;
}
body {
	margin: 0px;
	font-size: 1em;
}
#nav {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	text-align: center;
}
#mainContain {
	width: 960px;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
	top: -20px;
	position: relative;
}
#mainContain2 {
	width: 960px;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -20px;
}
#left {
	float: left;
	width: 345px;
}
#right {
	float: left;
	width: 615px;
}
#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 300px;
	line-height: 1.8em;
}
#photo {
	padding-top: 20px;
}
#ribbon {
	position: relative;
	top: -13px;
	clear: both;
	width: 590px;
}
.mainCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	width: 590px;
	padding-top: 30px;
}
.blue {
	font-size: 1.6em;
	font-weight: bold;
	color: #3D4899;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
#boxOne {
	width: 610px;
}
#boxTwo {
	width: 610px;
}
#boxThree {
	width: 610px;
}
#boxFour {
	width: 610px;
}
#boxFive {
	width: 610px;
}
#boxSix {
	width: 610px;
}
.boxMid {
	background-image: url(../imgs/box_sides.gif);
	background-repeat: repeat;
}
.boxTop {
	background-image: url(../imgs/box_top.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.boxBottom {
	background-image: url(../imgs/box_bottom.gif);
	background-repeat: no-repeat;
	height: 6px;
	background-position: bottom;
}
.innerBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.innerBox P {
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}
.smallPhoto {
	float: right;
	height: 150px;
	width: 170px;
	position: relative;
	top: -18px;
	margin: 0px 5px 0px 5px;
}
.tag {
	font-size: 1.5em;
	padding-top: 3px;
}
.spacer {
	height: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#footer {
	text-align: center;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 20px 0px 30px 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#issuesNav {
	height: 30px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -20px;
}
.back {
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../imgs/up.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-right: 12px;
}
.back a, a:visited {
	color: #0000CC;
}
.down3 {
	padding-bottom: 3px;
}
.smallerNote {
	font-size: 0.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E8D8AE;
}
.constrained {
	padding-right: 100px;
}
.clear {
	clear: both;
}
.video {
	margin-top: 10px;
	margin-bottom: 5px;
}
