body
{
	background-color: #f4f4f4;
	background-image: url(/background.png);
	color: black;
	font-family: "Bitstream Vera Sans", Verdana, sans-serif;
}


div.content
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2.5em;
	padding-top: 1.5em;
	width: 600px;
}


div.section
{
	background: white;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	color: black;
	margin: 0;
	text-align: left;	/* < IE 6 */
}


div.messages
{
	margin-bottom: 0em;
	margin-top: 0em;
	padding: 10px;
	text-align: center;
}


div.message
{
	/* < IE 7 */
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: black;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 100%;
	margin-top: 2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	padding-top: 0.2em;
	text-align: left;
}


div.message div.date
{
	font-size: 0.9em;
	font-size: small;
	font-weight: bold;
}


div.message div.comment
{
	border-color: black;
	border-style: dotted;
	border-width: 0px 0 0 1px;
	margin-top: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	padding-top: 0.2em;
}


div.copyright
{
	font-size: 95%;
}


h1
{
	background: #85c329;
	background-image: url(/tile.png);
	background-repeat: repeat;
	color: white;
	font-size: 150%;
	font-weight: bold;
	margin: 0;
	padding: 20px;
	text-align: center;
}


h2
{
	background: #85c329;
	background-image: url(/tile.png);
	background-repeat: repeat;
	color: white;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px;
	text-align: left;	/* < IE 6 */
}


hr
{
	border-color: #838383;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}


ul
{
	list-style-type: none;
	margin-left: 0;		/* < IE 7 */
	padding-left: 1em;
	text-align: left;
}


li
{
	margin-bottom: 0.7em;
}


input
{
	background: #EEEEEE;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	color: black;
	font-size: 100%;
	padding: 2px;
}


A
{
	background: transparent;
	color: black;
}


A:link
{
	background: transparent;
	color: black;
}


A:visited
{
	background: transparent;
	color: black;
}


A:hover
{
	background: transparent;
	color: black;
	text-decoration: none;
}


A:active
{
	background: transparent;
	color: black;
}


A:focus
{
	background: transparent;
	color: black;
	text-decoration: none;
}


A:link img
{
	background: transparent;
	border-color: #005A9C;
	border-style: solid;
	border-width: 0px;
}


A:visited img
{
	background: transparent;
	border-color: #005A9C;
	border-style: solid;
	border-width: 0px;
}


A:hover img
{
	background: transparent;
	border-color: white;
	border-style: solid;
	border-width: 0px;
}


A:active img
{
	background: transparent;
	border-color: white;
	border-style: solid;
	border-width: 0px;
}


A:focus img
{
	background: transparent;
	border-color: white;
	border-style: solid;
	border-width: 0px;
}


div.shadow
{
}


div.shadow div
{
}


div.dontforget
{
	padding: 10px;
	text-align: center;
}

