body {
	background: #E9E9E9;
	font-family: verdana;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #333333;
}

p {
	margin-left: 25px;
}

a {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

li {
	margin-left: 40px;
	font-size: 16px;
}

h1 {
	font-family: verdana;
	font-size: 20px;
	color: #333333;
	margin-left: 15px;
}

h2 {
	font-family: verdana;
	font-size: 16px;
	color: #333333;
	margin-left: 20px;
}

p  {
	font-family: verdana;
	font-size: 14px;
	color: #333333;
}

a:link {color: #0000FF; font-size: 14px;}
a:hover {color: #FFA200; font-size: 14px;}
a:visited {color: #FF2400; font-size: 14px;}

input, textarea, submit, file, radio, select {
	font-size: 12px;	
	font-family: Verdana; 
	color: #000000;
	border-width: 1px 1px 1px 1px;	
	border-style: solid solid solid solid;	
	border-color: #DDDDDD;
	background-color: #EEEEEE;
	padding: 1px;
	margin: 1px;
}

#page {
	width: 1100px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
}

#header {
		height: 148px;
		width: 1000px;
		background-image: url("img/header.jpg");
		background-repeat: no-repeat;
}

#topmenu {
		height: 39px;
		width: 1000px;
		background-image: url("img/topmenu.jpg");
		background-repeat: no-repeat;
		padding-left: 20px;
}

#topmenu div{
		float: left;
}

#midpage {
		height: 400px;
		width: 1080px;
		background-image: url("img/topmidpage.jpg");
		background-repeat: no-repeat;
}

#midpage2 {
		height: 500px;
		width: 1000px;
		background-image: url("img/midpage.jpg");
		background-repeat: repeat-y;
}




#board {
		width: 750px;
		height: 100%;
		border: solid 0px #000000;
		margin-left: 20px;
		padding-top: 5px;
}

#footer {
		height: 65px;
		width: 1000px;
		background-image: url("img/footer.jpg");
		background-repeat: no-repeat;
}

#regs {

		position: relative;
		border: solid 1px #DDDDDD;
		width: 250px;
		padding: 5px;
		overflow: hidden;
}

#tapahtumat {
		width: 700px;
		border: dashed 1px #999999;
		margin-left: 20px;
		padding: 5px;
}

#animation {
		top: 20px;
		left: 0px;
		position: relative;
		border: solid 0px #DDDDDD;
		width: 650px;
		height: 400px;
		padding: 5px;
}

.horbutton {
		margin-top: 8px;
		margin-right: 15px;
		height: 24px;
		color: white;
}

.userlist {
		margin-left: 15px;
}

.userlist:link {color: #2B3942;}
.userlist:hover {color: #7D93A1;}
.userlist:visited {color: #2B3942;}

.sivulinkki:link {color: #2B3942;}
.sivulinkki:hover {color: #7D93A1;}
.sivulinkki:visited {color: #2B3942;}

