body {
	background-color: #663300;
	margin-top: 0px;
	margin-bottom: 0px;
}

.TextBox_comment { 
	width: 530px;
}

.TextBox_session {
	width: 280px;
}

.clear{clear:both;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.smlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.boldText A {
	color: #000000;
	text-decoration: none;
	font-size: small;
}

.boldText A:visited {
	color: #000000;
	font-size: small;
}

.boldText A:hover {
	color: #000000;
	font-size: small;
}

.boldText A:hover {
	color: #000000;
	text-decoration: none;
	font-size: small;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.MainNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.awardsLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}

.awardsLink A {
	color: #000000;
	text-decoration: none;
	font-size: small;
}

.awardsLink A:visited {
	color: #000000;
	font-size: small;
}

.awardsLink A:hover {
	color: #000000;
	font-size: small;
}

.awardsLink A:hover {
	color: #000000;
	text-decoration: underline;
	font-size: small;
}
.underlineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
}
div#BodyPadding {
	padding-left: 10px;
	padding-right: 10px;
}

.gradFellowContainer{
	margin:10px 0px;
	width:275px;
}

.gradFellowBox{ clear:both; margin-bottom:15px; }

.gradFellowImg{	margin:4px 0px;	float:left;} .gradFellowInfo{margin:0px 0px 0px 110px;} .gradFellowName{font-weight:bold;} .gradFellowStuffs{font-size:.8em;}.red {
	color: #A42633;
}

