body{ background-color: #FFFFFF; border: 0px; margin:0px;
	  font-family: Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	  color: #000000; }

h2	{ color:#666666; font-size:120%; font-weight:bold; }
p	{ font-size: 80%; }
b	{ font-size: 110%; font-weight: bold; }

a:link		{ color: #558; text-decoration: underline; }
a:visited	{ color: #558; text-decoration: underline; }
a:hover		{ color: #005; text-decoration: none; }
a:active	{ color: #005; text-decoration: none; }

#image		{ border: 1px solid #000; padding: 2px; margin: 0px; }
#content	{ position: absolute; left: 180px; top: 0px; width: 556px; text-align: justify; }

#add
{
 position: absolute;
 width: 160;
 height: 600;
 left: 770px;
 top: 10px;
}

#nav
{
 position: fixed;
 border: 1px solid black;
 left: 10px;
 top: 10px;
 width: 160px;
 text-align: left;
}

#nav p {margin: 4px; }

#spacer {width: 910px; }