body
{
	background-image:url('../../moreimages/backgrounds/bamboo.png');
	background-color:#996633;
	margin-top:0px;
	margin-left:0;
}

#content {
	max-width:700px;
	min-width:300px;
	padding:50px;
	background-color:white;
	margin:0 auto;
}
#logo {
	float:left;
}

h2 {
	clear:both;
}


#navigation li {padding:10px; font-size:1.4em;line-height:1.4em;font-weight:normal;display:inline}

#navigation li#icon-index {
	background-image:url('../../moreimages/icons/list-beetle.png');
	background-repeat:no-repeat;
	padding-left:40px;
	height:30px;	
}
#navigation li#icon-index:hover {
	background-image:url('../../moreimages/icons/list-beetlefat.png');
	background-repeat:no-repeat;
	padding-left:40px;
	height:30px;	
}

.texttitle
{
	font-family: trebuchet MS, verdana, arial,sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #333333;
}

.textsubtitle
{
	font-family: trebuchet MS, verdana, arial,sans-serif;
	font-size: 10pt;
	color: #993333;
}

.textuppercaption
{
	font-family: trebuchet MS, verdana, arial,sans-serif;
	font-size: 9pt;
	color: #996633;
}

.textcaption
{
	font-family: trebuchet MS, verdana, arial,sans-serif;
	font-size: 8pt;
	color: #993333;
}

p1{font-size:10px}

P
{
	font-family: trebuchet MS, verdana, arial,sans-serif;
	font-size: 10pt;
	color: #333333;
}

TD
{
	font-family: trebuchet MS, verdana, arial,sans-serif;
	font-size: 10pt;
	color: #333333;
}

A:link
{
	color: #669999;
	text-decoration: none;
}

A:visited
{
	color: #669999;
	text-decoration: none;
}

A:hover
{
	color: #996633;
	text-decoration: underline;
}
