/*rep.css*/
.year {
	font-size:120%;
	margin-bottom:5px;
	color:#574916;
}
.date {
	margin-top:-5px;
}
.place {
	margin-top:0px;
}
.print ul {
	text-align:right;
}
.print ul li {
	display:inline;
	background-color:#1a1a1a;
	color:#FFF;
	padding:5px;
}
.print ul li a {
	color:#FFF;
}
.print ul li a:hover {
	color:#f2c746;
}
blockquote {
	margin-top:15px;
}
#mission {
	list-style-type:disc;
}
#mission li {
	text-indent: 0px;
}
#withGra {
	margin-top:30px;
}
#judy {
	color:#1e1e1e;
	font-size:110%;
}
#mem {
	width:180px;
	float:right;
	font-size:110%;
	color:#1e1e1e;
}
.hr1 {
	border-bottom: none;
}
.subT {
	font-weight:bold;
}
.mBtm {
	margin-bottom:5px;
}
#closeF {
	list-style:disc;
}
#rep11 {
	margin-left:0;
	padding-left:0;
	margin-bottom:1em;
}
#rep11 li {
	background:url(../images/arrow_off.png) no-repeat center left;
	text-indent:20px;
}
#rep11 li:hover {
	background:url(../images/arrow_on.png) no-repeat center left;
}
	
/*Right Column***********************************************/
#images {
	background: #EDEBD5;
	margin-top:15px;
}
#images h4 {
	margin-left: 10px;
	padding-top:5px;
	margin-bottom: -5px;
}
#images ul {
	margin-left:-4px;
	margin-right:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#images ul li a {
	width:90px;
	float:left;
	margin-right:5px;
	border: 1px #d3d1b8 solid;
	margin-bottom: 5px;
}
#images ul li a:hover {
	border: 1px #b24757 solid;
}


