body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color:#ffffff;
}
a {
	font-size: 12pt;
	content: " (" attr(href) ") ";
}
#all {
	margin: auto;
	width: auto;
	}
#top {
	height: auto;	
	width: auto;
	z-index:0;
    text-align: left;
}
#top p {
	position: absolute;
	top: 2.8cm;
	left: 6.6cm;
	font-size: 8pt;
	padding: 0px;
	margin: 0PX;
}
#top a {
	font-size: 8pt;
}
/* Download by http://www.mb5u.com */
#main {
	position: relative;
	margin-left: 0px;
	top: 0px;
	z-index:2;
}
#main h1 {
	font-size: 16pt;	
}
#main h2 {
	font-size: 14pt;
}
#bottom {
	background-image: none;
	height: auto;
	width: auto;
	clear: both;
}
#bottom p, #bottom a {
	font-size: 8pt;
}
#navigation {
	display: none;
}
#news {
	display: none;
}
#style {
	display:none;
}
#copyright {
	position: relative;
	top: auto;
	right: auto;
	text-align: left;
	font-size: 8pt;
}
#copyright p {
	margin: 0px;
	padding: 0px;
}

/*article template css styles*/
.ssg-pictureleft {
	position: relative;
	height: auto;
	width: auto;
	margin: 0px 5px 5px 0px; 
	border-style: none;
}
.ssg-image-inline-right {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	border-style: none;
	position: relative;
}
.ssg-image-inline-left {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border-style: none;
	position: relative;
}
.ssg-smaller {
	font-size: 0.8em;
}
.ssg-picture-p-below {
	position: relative;
	display: block;
}
