a            { font-family: Verdana; font-size: 10pt; color: #333333; text-decoration: none; }
a:link       { font-size: 10pt; font-family: Verdana; color: #333333; text-decoration: none; }
a:hover		 { font-size: 10pt; font-family: Verdana; color: #333333; text-decoration: none; }
a:active     { font-size: 10pt; font-family: Verdana; color: #333333; text-decoration: none; }
body         { text-align: center; font-family: Verdana; font-size: 10pt; font-color:#333333; }


#wrapper { margin-left: auto;
margin-right: auto;
width: 50em; text-align: left; }
 
#left { width: 150px; float: left; }

#center { width: auto; float: left; background-image:url('gradientgreen3.jpg'); border:1px solid #333333; }

#right { width: 150px; float:right; text-align: right;}