div.footer{
	text-align : center;

}

BODY {
	color : #838533;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	background-image : url(images/brpic.gif);
	background-position : top;
	background-repeat : no-repeat;
	background-attachment : scroll;
	/*position : fixed;*/
	}

div.imagelarge {
	margin-top : 80px;
	}

div.caption {
	text-align : center;
	margin-top : 170px;
	margin-left : 150px;
	margin-right : 150px;
	margin-bottom : 50px;;
}

div.captionportrait {
	text-align : center;
	margin-top : 90px;
	margin-left : 150px;
	margin-right : 150px;
	margin-bottom : 50px;
	
}

table.thumb {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	border-collapse : collapse;
	background : white;

}


table.notthumb {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	border-collapse : collapse;
	background : White;
}


div.thumbs {
 margin-top : 120px
}

A {
	color : #FA8072;
}

div.fellow {
 margin-top : 120px;
}

div.pictureimage {
	margin-bottom : 15px;
}

div.blogimage {
	margin-bottom : 15px;
}

div.fellowimage {
	margin-bottom : 15px;
}

A:HOVER {
	color : black;
}