body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-attachment: scroll;
	background-image: url(gfx/bgg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
	text-align: center;
}
table {
	font-size: 100%;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
ul {
	margin: 10px;
	padding: 0px;
	text-align: left;
}
li.menu {
	list-style-type: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;
	padding: 2px 5px 2px 10px;
	margin: 0px;
}
li.title {
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 110%;
}
#footer {
	margin: 0px;
	padding: 10px;
	text-align: center;
	border-top: 1px none #999999;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #999999;
	border-left: 1px none #FFFFFF;
	font-style: italic;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
#stripe {
	background-attachment: scroll;
	background-image: url(gfx/strip2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
}
h3 {
	font-size: 100%;
}
#about {
	font-size: 85%;
	color: #999999;
	margin: 0px auto;
	width: 600px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
