body   {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 1em 0 0 0;
	vertical-align: middle;
	background-color: #CCCCCC;
}
h1   { font-size: 30px; color: #0087D8; }
h2   { font-size: 20px;	color: #0087D8; }
h3   { font-size: 16px; color: #0087D8; }
h4   { font-size: 14px; color: #0087D8; }
h5   { font-size: 12px; color: #0087D8; }
h6   { font-size: 9px; color: #0087D8; }
p,li,ul   {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	margin-top: 0;
/* font-size settings in file var-css.php. */
}
p { margin-bottom: 7px; }
li,ul   {
	line-height: 1.3em;
	margin-bottom: 0px;
}
.small_font   { 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000000; 
}
a:active   {
}
a:visited   {
	color: #0087D8;
	text-decoration: underline;
}
a:link   {
	color: #0087D8;
	text-decoration: underline;
}
a:hover   {
	color: #9671A4;
	text-decoration: underline;
}

#wrapper {
    position: absolute;
	width: 914px;
	height: 524px;
	text-align: left;
	margin: 0 auto 0;
	left: 5px;
	top: 5px;
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
}

#header {
    position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 146px;
	margin: 0 auto 0;
	padding: 0;
	border: none;
	text-align: left;
	overflow: hidden;
	clear: both;
}
#left-panel {
    position: absolute;
	margin: 0 auto 0;
	border: none;
	clear: both;
/* top, left, width & height settings in file var-css.php. */
}
#content {
	position: absolute;
	top: 195px;
	right: 20px;
	width: 555px;
	height: 240px;
	padding-right: 15px;
	border: none;
	text-align: left;
	overflow: auto;
	clear: both;
}
#content li {
	position: relative;
	color: #0087D8;
	padding-left: 10px;
	left: -25px;
}
#content-ftp {
	position: absolute;
	top: 195px;
	right: 20px;
	width: 555px;
	height: 300px;
	padding-right: 15px;
	border: none;
	text-align: left;
	overflow: auto;
	clear: both;
}
#navbar {
	position: absolute;
	top: 146px;
	right: 14px;
	width: 575px;
	height: 25px;
}
.nav {
	position: relative;
	top: 10px;
	text-align: left;
	line-height: 1em;
}
#logo {
    position: absolute;
	top: 0px;
	left: 0px;
	width: 354px;
	height: 146px;
	text-align: left;
}
#top-info {
    position: absolute;
	top: 92px;
	right: 20px;
	width: 265px;
	height: 45px;
	text-align: right;
}
#time { 
	position: absolute;
	top: 15px;
	right: 20px;
	width: 255px;
	font-size: 12px;
	font-weight: bold;
	color: #0087D8;
	text-align: right;
}
.port-img { 
	margin-right: 10px;
	float: left;
	border: 0px;
	clear: left;
}
.title-text { 
	font-size: 24px;
	font-weight: bold;
}
.black-text {
	color: #000000;
}
.blue-text {
	color: #0087D8;
}
.blue-text-bold {
	color: #0087D8;
	font-weight: bold;
}
.purple-text {
	color: #9671A4;
}
.purple-bold-text {
	color: #9671A4;
	font-weight: bold;
}
.bold-text {
	font-weight: bold;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-centre {
	text-align: center;
}
.pic { 
	border-style : none;
}
.port-img { 
	border-style : none;
	padding-right: 10px;
}
.quote { 
	font-size: 13px;
	color: #666666;
	font-style: italic;
}
.quote-author { 
	font-size: 13px;
	color: #9C1E88;
	font-style: normal;
}
#validators {
	position: absolute; 
	top: 450px;
	right: 34px;
	width: 526px;
	text-align: right;
}
#validators p {
	font-size: 11px; 
}
#foot-right {
	position: absolute; 
	top: 510px;
	right: 12px;
	width: 400px;
	text-align: right;
}
#foot-left {
	position: absolute; 
	top: 510px;
	left: 0;
	width: 500px;
	text-align: left;
}
