body { background-color: #AAAD41;
	background-image:url('pienikello.png');
	background-repeat:repeat-x;
	background-position: top;
	font-family: Verdana;
	font-size: 12px;
	color: #3D3D3D; }

div#top { background-image:url('top.jpg');
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	width: 921px;
	height: 319px;
	margin-top: 40px;
	margin-left: -9px;
	margin-right: auto;
	z-index: -2;}

div#navi { background-color: #CF2914;
	width: 720px;
	height: 40px;
	text-align: center;
	z-index: -1;
	margin-top: -72px;
	margin-left: 78px;
	border: 1px solid black;
	color: #CF2914; }

div#main { background-color: #AAAD41;
	background-image:url('main.png');
	background-repeat:repeat-y;
	background-position: center;
	border: none;
	width: 922px;
	display: block;
	margin-top: -10px;
	margin-left: -10px;
    margin-right: auto;
	padding-top: 20px;
	z-index: -1;}

div#bottom { background-image:url('bottom.jpg');
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	width: 922px;
	height: 98px;
	margin-top: -16px;
	margin-left: -10px;
	margin-right: auto; }
	
#logo { margin-top: -10px; }

#spons { border: 1px solid black;
	display: inline; }

table { margin-left: 140px;
	margin-bottom: 20px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: rgb(242, 244, 164);
	font-family: verdana, Helvetica, sans serif;
	font-weight: normal;
	font-size: 11px;
	color: black; }
table td { border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: rgb(251, 253, 186);
	align: left;
	vertical-align: top; }
	
li { display: inline;}
ul { width: 663px;
	margin-left: 115px;
	margin-top: 20px;
	padding: 0px;
	border-top: 1px solid gray;}

hr { width: 680px;
	margin-left: 110px; }

p { 	font-size: 11px;
	color: #3d3d3d; 
	line-height: 16px;
	margin-bottom: 15px;
	margin-left: 120px;
	margin-right: 150px;
	text-align: justify; }
	
h1 { font-weight: normal;
	margin-top: 12px;
	margin-left: 110px;
	font-size: 22px;
	color: #831814; }
	
h2 { font-family: verdana;
	font-weight: bold;
	color: black;
	margin-top: 10px;
	margin-left: 120px;
	font-size: 16px; }
	
h3 { font-weight: bold;
	font-size: 15px;
	color: #831814;
	margin-top: 10px;
	margin-left: 110px;
	margin-right: 135px; 
	border-bottom: 1px solid #831814;  }
	
h4 { font-weight: bold;
	font-size: 12px;
	color: #53530b;
	margin-top: 10px;
	margin-left: 110px;
	margin-right: 135px;
	margin-bottom: 5px;}

h5 { font-weight: normal;
	font-size: 11px;
	color: #53530b;
	margin-top: 0px;
	margin-left: 120px;
	margin-right: 135px; 
	background: #fbfdba;
	line-height: 15px; }

h6 { font-weight: normal;
	font-size: 12px;
	color: #53530b;
	margin: 5px;}
	
a { text-decoration: none;}

a#nav { font-family: "agency fb", Helvetica, sans serif;
	font-size: 20px;
	color: white; }
a#nav:hover { text-decoration: underline; 
	font-family: "agency fb", Helvetica, sans serif;
	font-size: 20px;
	color: white; }
a#nav:active { text-decoration: none;
	border: none;
	font-family: "agency fb", Helvetica, sans serif;
	font-size: 20px;
	color: #fbfdba; }

.pics { width: 200px;
	display: inline;
	border: 1px solid black; }