#container 
{
 	margin-left: auto;
 	margin-right: auto;
 	width: 800px;
 	text-align: left;
	background-color:white;
}
body 
{
 	margin: 0px 0 20px 0px;
 	text-align: center;
	background-color:rgb(220,220,220);
}
.linkbar a
{
color:white;
font-family: arial, sans-serif;	
font-size: 0.95em;
font-weight: bolder;
text-decoration:none;
}

.menuitem a
{
margin:0px;
border:0px;
padding:0px;
color:white;
font-family: arial, sans-serif;
font-size: 0.95em;
text-decoration:none;
font-weight: bolder;
}
.placeholder
{
margin:0px;
border:0px;
padding:0px;
width:29px;
}
.content p,form
{
margin-top: 0px;
font-family:verdana;
font-size: 10pt;
}
.gallery a
{
font-family:verdana;
margin-left: 5px;
font-size:10pt;
}
a img
{
border:0px;
}
td
{
text-align: center;
}
.table
{
text-align:center;
}
.underline
{
text-decoration:none;
}
.underline:hover
{
text-decoration:underline;
}
p tr td
{
	font-family:verdana;
	font-size:10pt;
	text-align:left;
}
