body {
	margin-top:10px;
	overflow:auto;
	font:normal normal 9pt 'Arial','Verdana','Tahoma';
	line-height:18px;
	color:#000;
}

#pholder {
	text-align:left;
}

#header {

}

#logo {
	display:block;
}

#menuitems {
	display:none;
}

#header {
	clear:both;
	display:none;
}

/* Content */
#content_holder {
	clear:both;
	width:100%;
}

#content {
	float:left;
	padding-bottom:24px;
}

#submenu {
	display:none;
}

#footer {
	display:none;
	clear:both;
}

#content img {
	display:none;
}

a img {
	border:none;
}

.textimg {
	padding:4px;
}

h1 {
	color:#383431;
	font-size:18pt;
}

ul li {
	margin-bottom:10px;
}

h3 {
	color:#333333;
	text-decoration:underline;
	font-size:10pt;
}

a, a:visited {
	text-decoration:underline;
	color:#000;
}
