body	{
padding: 0px;
margin: 0px;
background-color: #fff;
}

#all	{
margin: 0 auto;
width: 350px;
border-left: 1px solid #000;
border-right: 1px solid #000;
padding: 0px 10px 0px 10px;
background-color: #fff;
font-family: andale sans, trebuchet ms, trebuchet, sans-serif;
}

#logo	{
text-align:left;
}

#address	{
text-align:left;
font-family: andale sans, trebuchet ms, trebuchet, sans-serif;
font-size: 16px;
}

#links ul	{
position:relative;
left: 0px;
top: 0px;
text-align: left;
margin-left: 0px;
padding-left: 0px;
}

#links li	{
display: inline;
padding-right: 10px; 
list-style: none;
font-family: andale sans, trebuchet ms, trebuchet, sans-serif;
text-align: center;
}

#text	{
font-family: andale sans, trebuchet ms, trebuchet, sans-serif;
}

#text ol	{
position: relative;
left: 0px;
top: 0px;
text-align: left;
margin-left: 0px;
padding-left: 0px;
}

#text li	{
display: block;
}

a:link	{
text-decoration: none;
color: #000;
font-weight: bold;
font-size: 16px;
}

a:visited	{
text-decoration: none;
color: #000;
font-weight: bold;
font-size: 16px;
border: 0px;
}

a:hover	{
text-decoration: none;
color: #999;
font-weight: bold;
font-size: 16px;
border: 0px;
}

a:active	{
text-decoration: none;
color: #000;
font-weight: bold;
font-size: 16px;
}

#text	{
font-family: andale sans, trebuchet ms, sans-serif;
width: 350px;
padding: 5px 0px 0px 0px;
}

#text img	{
border: 1px solid #000;
}