body
{
	background: #ffffcc url(images/yellowbg.png) repeat-x scroll top left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px 4px 4px 4px;
}

.titlebar
{
	display: block;
	background: #99ccff;
	height: 48px;
	border: 4px solid #000099;
	border-left-width: 0px;
	border-right-width: 0px;
	font-size: 40px;
	text-align: center;
	font-family: 'Alice', serif;
	color: black;
}

.sitehlist
{
	margin: 2pt 0em;
}

.siteh
{
	font-weight: bolder;
}

.textblock
{
	margin: 1em 0em;
}

.links
{
	display: table;
	width: 100%;
	margin-top: 1em;
}

.links .linkcolumns
{
	display: table-row;
}

.links .linkcolumns .column
{
	display: table-cell;
	padding: 0px 10px 0px 10px;
	width: 50%
}

.group
{
	margin-bottom: 20px;
}

.grouptitle
{
	color: white;
	background-color: #000099;
	text-align: center;
	padding: 1px 0px 1px 0px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.grouplinks
{
	margin-left: 5%;
}
