div#header {
	background-color: transparent;
	background-image: none;
	background-position: right top;
	background-repeat: no-repeat;
	float: none;
	margin: 0;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0;
	text-align: left;
	visibility: visible;
	width: 100%;
	z-index: 1;
}

div#maincontent {
	background-color: transparent;
	margin-right: 12%;
	padding: 2%;
	text-align: center;
}

div#rightcolumn {
	background-color: transparent;
	float: right;
	padding: 2%;
	text-align: center;
	width: 12%;
}

body {
	background-attachment: fixed;
	background-color: transparent;
	background-image: none;
	background-position: top;
	background-repeat: no-repeat;
	font-family: georgia, "Book Antiqua", palatino, serif;
	padding: 0;
	color: black;
}

a {
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

a:link {
	background-color: transparent;
	color: red;
}

a:visited {
	background-color: white;
	color: blue;
}

a:active {
	background-color: transparent;
	color: #000;
}

a:hover {
	color: white;
	text-decoration: underline overline;
	background-color: red
}

p {
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
	color: black;
	line-height: 1.5em;
	margin-top: 0;
	padding-top: 0;
}

div#header a {
	background-color: black;
	font-size: x-large;
	color: red;
}

div#rightcolumn a {
	background-color: transparent;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 0px;
	border-width: 0;
	color: red;
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	text-decoration: none;
}

div#rightcolumn a:hover {
	background-color: red;
	border-right-style: double;
	border-right-width: 0px;
	color: white;
}


div#content {
	background-color: transparent;
	border-color: #444;
	border-style: solid;
	border-width: 5px;
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	left: 161px;
	padding: 10px;
	position: absolute;
	right: 25px;
	top: 26px;
}

div#content p {
	background-color: transparent;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0;
	color: black;
}

div#content h3 {
	margin-bottom: 0.25em;
}

h1 {
	background-color: #333;
	color: #667;
	font-size: 25px;
	font-weight: bold;
	height: 28px;
	letter-spacing: 0.5em;
	margin-bottom: 0.5em;
	margin-left: -9px;
	margin-right: -9px;
	margin-top: -9px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 15px;
	text-align: right;
	text-transform: lowercase;
	vertical-align: middle;
	white-space: nowrap;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 0.66em;
}

div#content a:link {
	color: red;
}

div#content a:visited {
	color: #BBC;
}

div#content a:link:hover {
	color: #FF0;
}

div#content a:visited:hover {
	color: #CC0;
}

code, pre {
	color: #EDC;
	font-size: 110%;
}

#links {
	background-color: transparent;
	color: black;
	height: 700px;
	left: 0;
	position: absolute;
	top: 81px;
	visibility: visible;
	width: 166px;
	z-index: 100;
}
