@CHARSET "UTF-8";
#galleryImage
{
   width: 550px;
}
.blueAllBorder
{
   border: 1px solid #000000;
   float: left;
   margin: 8px;
}
#bottom
{
   text-align:center;
   color: #C0C0C0;
}
body
{
   font: 12px verdana, arial, sans-serif;
   color: #000000;
   margin: 0px;
   padding: 0px;
}
a:link {
   font-weight: bold;
   color: #003366;
   text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
    color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
    color: #003366;
	text-decoration: none;
}
