.photoBackground       {
 background: #DFC684 url(images/photo.jpg); 
 background-repeat: no-repeat
 }
 
p                      { 
color: #000000;
 font-family: arial,verdana,helvetica,sans-serif; 
 font-size: 12px; 
 }
	 
td                     { color: #000000; font-family: arial,verdana,helvetica,sans-serif; font-size: 12px; }
.boldText              { color: #000000; font-family: arial,verdana,helvetica,sans-serif; font-size: 12px; font-weight: bold; }
.bigBoldText           { color: #000000; font-family: arial,verdana,helvetica,sans-serif; font-size: 16px; font-weight: bold; }
a:link                 { color: #000000; font-family: arial,verdana,helvetica,sans-serif; font-size: 12px; text-decoration: underline;}
a:visited              { color: #000000; font-family: arial,verdana,helvetica,sans-serif; font-size: 12px; text-decoration: underline;}
a:hover                { color: #000000; font-family: arial,verdana,helvetica,sans-serif; font-size: 12px; text-decoration: underline;}
.blackLink:link                { color: #000000; font-family: arial,verdana,helvetica,sans-serif; font-size: 10px; text-decoration: underline;}
.blackLink:visited             { color: #000000; font-family: arial,verdana,helvetica,sans-serif; font-size: 10px; text-decoration: underline;}
.blackLink:hover               { color: #000000; font-family: arial,verdana,helvetica,sans-serif; font-size: 10px; text-decoration: underline;}
.boldLink:link                 { color: #000000; font-family: arial,verdana,helvetica,sans-serif; font-size: 12px;  font-weight: bold; text-decoration: underline;}
.boldLink:visited              { color: #000000; font-family: arial,verdana,helvetica,sans-serif; font-size: 12px;  font-weight: bold; text-decoration: underline;}
.boldLink:hover                { color: #000000; font-family: arial,verdana,helvetica,sans-serif; font-size: 12px;  font-weight: bold; text-decoration: underline;}

h1 , h2, h3, h4, h4{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 16px;
color:#841400;
}

.content {
	margin-left : 30;
	margin-right : 30;
	margin-top: 30;
}
.nav_link {
	margin-left : 5;
	margin-right : 5;
	margin-bottom: 2;
}
.bandpic {
	margin-right: 10;
}
.header {
	margin-bottom: 20;
}
