@charset "UTF-8";
/* CSS Document */

body{background-color: #FFFFFF;
	text-align:center;}
.center{
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:left;
	}
#masthead{
	background-color:#FFFFFF;
	width:786px;
	margin-left:auto;
	margin-right:auto;
	}
#rbyphotos{
	margin-left:-4px;
	margin-right:auto;
	}
#mastheadLinks{
	background:#808080;
	border:1px solid black;
	background-repeat:no-repeat;
	width:786px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.rby{
	width:auto;
	height:39px;
	}
.links{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12pt;
	color:#000000;
	line-height:21px;
	text-decoration:none;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
#navbuttons{
	font-family:Helvetica, Arial, sans-serif;
	margin-top:-2px;
	margin-left:auto;
	margin-right:auto;
	}
a:hover{
	color:#6397d7;
	text-decoration:underline;
	}	
.linkdivider{
	width:1px;
	height:16px;
	margin-left:31px;
	margin-right:31px;
	margin-bottom:2px;
	}