
* { margin: 0; padding: 0; border: 0; }
body { text-align: center; font: 11px Verdana, Arial, Helvetica, sans-serif; color: #666; background: #FFF; }
img	{ display: block; border: 0; }
a { color: #0C7731; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }

h1{ font-size: 18px; font-weight: bold; padding: 10px 20px; color: #0C7731; }
h2{ font-size: 14px; font-weight: bold; padding: 10px 0; color: #0C7731; }
p { padding: 2px 10px 10px 10px; font-size: 12px; color: #666; line-height: 140%; }

ul { list-style:none; }
li { list-style:none; }
.hide {	display: none; }

#container { margin: 0 auto; width: 560px; }

#head {	display: none; }
#visit { display: none; }
#ctact { display: none; }
#picture { display: none; }

#content { float: left; text-align: left; width: 560px; margin: 0 0 0 10px; }

#content ul { margin: 0 0 4px 0; padding: 2px 0 4px 40px; text-align:left;}
#content li { margin: 0; padding: 4px 0 2px 4px; list-style-type: disc; text-align: left; line-height:140%; }
#content ul li { font-size: 12px; font-weight: normal; margin: 0; list-style-image: url(images/bullet.gif); line-height: 140%;	}

#footer { margin-top: 10px; padding: 2px 0 0 0; clear: both; }
#footermenu { display: none; }

#footermain { color: #000; }
#footermain p { font-size: 9px; }
#footermain a { color: #000; text-decoration: underline; }
#footermain a:hover { color: #0C7731; text-decoration: none; }