#center-content {color: #000;
                 text-align: left;
                 background-color: #fff;
                 width: 500px;
                 height: 300px;
                 margin: 0px 20px 20px 0px; 
                 padding: 0px;
                 float: right;}

#center-content a:link {color: #0000ff;
                 text-decoration: underline;}

#center-content a:visited {color: #9900ff;
                    text-decoration: underline;}

#center-content a:hover {color: #990000;
                  text-decoration: underline;}

#center-content a:active {color: #990000;}

h4 {margin: 0px;
    padding: 0px;}

p.indent {margin: 0px;
          padding: 10px 0px 30px 30px;
          text-align: left;}

.highlight {color: #222;
      font-weight: bold;
      text-align: center;
      font-size: 1.3em;}
      
#infologo
{
	text-align: center;
	border: none;
	margin-top: 20px;
	margin-bottom: 40px;
}

#bottomstuff
{
	clear: both;
	text-align: center;
}