body {
	color: black;
	font-family: Verdana, Arial;
	background-image:url(../sysimages/wallpaper.png);
	background-repeat:repeat;
	background-position:top;
}
a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.blogholder { position: relative; top: 0; left: 0; width: 596px; height: auto; }
.subblogholder { background-color: #fff; padding: 2px; position: relative; top: 0; left: 0; width: 596px; height: auto; border: solid 1px #ccc; }
.subblogholderinactive { background-color: #008eaf; padding: 2px; position: relative; top: 0; left: 0; width: 596px; height: auto; border: solid 1px #ccc; }
.topholder { background-color: #f3fbae; position: absolute; top: 0; left: 0; width: 1000px; height: 150px; }

.componentholder { background-color: #fff; position: relative; top: 0; left: 602px; width: 259px; height: auto; }
.subcomponentholder { background-color: #fff; position: relative; left: 2px; width: 252px; height: auto; padding: 2px; border: solid 1px #ccc; }
.subcomponentholderinactive { background-color: #ccc; padding: 2px; position: relative; left: 2px; width: 252px; height: auto; border: solid 1px #ccc; }

.subarchiveholder { background-color: #fff; padding: 2px; position: relative; left: 2px; width: 132px; height: auto; border: solid 1px #ccc; }
.archiveholder { position: absolute; top: 150px; left: 852px; width: 128px; height: auto; }

.contentcurs
{ font-size:12px; font-family: Verdana, Arial; font-style:italic; }
.content
{ font-size:13px; font-family: Verdana, Arial; line-height: 14px; }
.contentsmall { font-size: 11px; font-family: Verdana, Arial; }
.contenttiny { font-size: 10px; font-family: Verdana, Arial; }
.contentbold { font-size: 12px; font-family: Verdana, Arial; font-weight: bold; }
.contentboldsmall { font-size: 10px; font-family: Verdana, Arial; font-weight: bold; }
a.small:link { color: blue ; font-size: 10px; }
a.small:visited { color: purple ; font-size: 10px; }
a.small:hover { color: purple ; font-size: 10px; }
a.small:active { color: red ; font-size: 10px; }

