body {
	background-color: #FFFFFF;
	font-family: "Arial", Sans-Serif;
}
a	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
div#header {
	background-image: url(images/palkki.jpg);
	background-repeat: no-repeat;
	border-style: none;
	position: absolute;
	left: 25px;
	top: 25px;
	width: 1000px;
	height: 91px;
}
div#menubar {
	border-style: none;
	position: absolute;
	width: 1000px;
	height: 100px;
	left: 30px;
	top: 121px;
	background-color: #dfdeae;
	max-width: 1000px;
	max-height: 100px;
}
div#content {
	background-color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-style: none;
	position: absolute;
	width: 1000px;
	left: 30px;
	top: 220px;
}

div#admin {
	position: absolute;
	top: 15px;
	left: 600px;
	border: 1px solid #000000;
	max-width: 120px;
	background-color: #dfdeae;
}

.textarea {
	margin: 10px;
}

.textcontent {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: auto;
}

div.footer {
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	position: relative;
	position: absolute;
	bottom: 0px;
	width: 985px;
	text-align: center;
	bottom: 0px;
}

div.menu {
	display: table;
}



img {
	border: 0px none;
}

.head2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.head {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #4C7595;
}
.maintext {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.extratext {
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330033;
	text-decoration: none;
	text-align: right;
}
.mainhead {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

.maintable {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border: 1px solid #312715;
}


.textbold {
	font-weight: bold;
}

.textunder {
	text-decoration: underline;
}

.textitalic {
	font-style: italic;	
}

.textcolor {
	font-size: 12px;
	color: #5E5342;	
}
.floatright {
	float: right;
	padding: 20px;
}

.floatleft {

	float: left;
	margin-right: 5px;
}

.floatrighttext {
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #312715;
	padding: 10px;
	margin-left: 10px;
	width: auto;
	height: auto;	
}

.floatlefttext {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #312715;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.menubarlinks {
	margin-right: -4px;
	}
.hevonen	{
	border-style: solid solid solid none;
	border-width: 0px;
	border-color: #8CB1C4;
	padding: 10px;
	vertical-align: top;
	margin-bottom: 5px;
	}
.hevoskuva {
	border-style: solid none solid solid;
	border-width: 0px;
	border-color: #8CB1C4;
	padding: 10px;
	margin-bottom: 5px;
	}	
.newstext	{
	font-size: 12px;
	padding-left: 5px;
	}
.newshead	{
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	}
.newsdate	{
	padding-bottom: 5px;
	font-weight: bold;
	}