.select {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color:#FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}
.music {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.warning {
	font-family: "Century Gothic", Arial, Times, serif;
	font-size: 13.5px;
	line-height: 17px;
	color: #990000;
}
.photocaption {
	font-family: "Century Gothic", Arial, Times, serif;
	font-size: 12.5px;
	color: #666666;
}
.entry {
	font-family: "Century Gothic", Arial, Times, serif;
	font-size: 13.5px;
	color: #000000;
}
.head2 {
	font-family: "Century Gothic", Times, Arial, serif;
	font-size: 16px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
div.scroll {	
  height: 400px;	
  width: 450px;	
  overflow: auto;		
  background-color: #fff;	
  padding: 0px;
}
div.hr {
  height: 15px;
  background: #fff url(../images/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
div#wrapper {
  width: 90%; 
}
blockquote {
  background: transparent url(../images/quoleft.png) left top no-repeat;
}
blockquote div {
  padding: 0 45px;
  background: transparent url(../images/quoright.png) right bottom no-repeat;
}

body {
   text-align: center;
   min-width: 770px; /* Use this, or */
   }
 
div.wrapper {
   text-align: left;
   margin-left: auto;
   margin-right: auto;
}

.ul {

list-style: square

}
