body
{
	color: #000000;
	background-color: #999966;
	font-size: 10pt;
	font-family: Georgia;
}

a
{
	color: #333333;
	background-color: transparent;
	text-decoration: none;
}

img {border: 0}

.navbar
{
	color: #FFCC66;
	background-color: transparent;
	position: absolute;
	top: 1cm;
	font-size: 7pt;
	font-family: Arial, sans-serif;
	word-spacing: 1em;
	white-space: nowrap;
}

.navbar a:active,
.navbar a:link,
.navbar a:visited
{
	color: #FFCC66;
	background-color: transparent;
	text-decoration: none;
}

.dropcap:first-letter {font-size: 300%; float: left}

/* Potential right column in main block - override width */
.rightcol
{
	position: absolute;
	right: 0;
	width: 45%;
}

/* Main text block - override width if using right column */
.main
{
	width: 100%;
}

#logo
{
	color: #FFCC66;
	background-color: #000000;
	padding: .75em;
}

#wrapper
{
	background-color: #CCCC99;
}

#mainblock
{
	position: relative;
	margin-left: 3.5cm;
	background-color: #999966;
	padding: 1em;
}

#menucol
{
	position: absolute;
	margin-left: -3.4cm;
	width: 2.5cm;
	font-size: 9pt;
	text-align: center;
}

#host
{
	position: absolute;
	margin-left: -3.4cm;
	width: 2.5cm;
}

#tail
{
	color: #666666;
	background-color: #000000;
	font-size: 7pt;
	font-family: Arial, sans-serif;
	padding: 1em;
	text-align: center;
}

#menucol a:active,
#menucol a:link,
#menucol a:visited,
#tail a:active,
#tail a:link,
#tail a:visited
{
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}
#menucol a:hover {font-weight: bold}
