@import url(core_style.css);

#images {
margin-left: 250px;
margin-top: 80px;
height: 100%; }

#images ul {
padding:0;
margin:0;
list-style-type:none;
text-align: center; }

#images li {
float: left;
width: 150px;
height: 150px; }

li.menupgtitle {
color: #f2f2f2; }

#images img {
border: .8pt #000000 solid; }

#blurb {
color: #b5b594; }

#menu2 ul li.menupgtitle a {
color: #f2f2f2;
font-size: 110%; }

a:visited {
color: #4c4c4c;
text-decoration: none; }
