body,div,table,iframe 
    {
	color: #C2C5A1;
	font-family: Verdana, Arial, sans-serif;
	font-size: .875em;
	font-weight: normal;
	line-height : 1.4;
	}
	
body {
	margin:0;
	background-color:#5F634A;
	background-image:  url(images/background.gif);
	background-repeat:repeat-x;
	background-position: top right;
	}	
	
p {margin:1em 0px;}

h1 {
	display:block; margin:.5em 0;
	padding: 4px 8px;
	font-size:14px; 
	font-weight:bold; 
	font-variant:small-caps; 
	background-color:rgb(60,63,42); 
	line-height:1.1em;
	}

ul.bigbullet {list-style-image: url(images/bullet.gif); margin-top:.5em; margin-bottom:.5em;}

a:link, a:visited, a:active {text-decoration: none; font-weight: bold; color: #3F817D;}
a:hover {text-decoration:none; font-weight: bold; color: #EFE7C0;}

.photo {
	text-align:center; 
	margin-bottom:0;
	}

.caption {
	color: #B19639;
	font-size: .9em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top:.25em;
	}
