html{
	font-family: Trebuchet MS, Verdana, sans-serif;
	height: 100%;
	min-height: 100%;
}

body{
	margin: 0px;
	text-align: center;
	background-color: #330000;
	height: 100%;
	min-height: 100%;
}

p, td, tr, th, ul, li, div, font {
	font-size: 11px;
	color: #330000;
	line-height: 130%;
}

a {
	color: #9A6117;
	text-decoration: none;
}

a:hover {
	color: #8c5207;	
	text-decoration: none;
}

a:visited {
	color: #b58e5c;
	text-decoration: none;
}

#outwrapper{
	position: relative;
	min-height: 100%;
	/*height: 100%;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 767px;
	background: url(../images/tausta_pitsi_keltainen.gif);
	background-repeat: repeat-y;
	background-position: center;
}

* html #outwrapper{
	height: 100%;
}


#middlewrapper{
	width: 767px;
	position: relative;
	min-height: 100%;
	/*height: 100%;*/
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/banner-wide.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

* html #middlewrapper{
	height: 100%;
}

#site{
	width: 580px; /*644px;*/
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header{
	height: 210px;
	/*background: url(../images/banner.gif);*/
	/*background-repeat: no-repeat;*/
	/*border: 1px solid black;*/
}

#contact{
	width: 200px;
	margin-top: 90px;
	margin-left: 10px;
	float: left;
	color: #330000;
	font-size: 11px;
}

#contact p {
	margin: 0px;
	color: inherit;
	font-size: inherit;
}

#sitebody{
	height: auto;
}

#menu{
	height: 31px;
	/*background: url(../images/menu.png);*/
	/*background-repeat: repeat-x;*/
}

.frontpagenews{
	
}

.frontpagenews td{
	border: 1px solid #330000;
	background-color: #ffffff;
}

#content{
	width: 543px;
	min-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#user4 {
	float: right;
	padding-left: 5px;
	width: 80px;
}

.clear{
	clear: both;
}

#footer{
	height: 20px;
	width: 615px;
	background-color: #ffffff;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}

/* Transmenu tyylit  */

.mainlevel-transmenu {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px; 
}

.mainlevel-transmenu:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

/* Joomla-spesiifiset luokat */

.contentheading{
	font-size: 14px;
	font-weight: bold;
}

.componentheading{
	font-size: 16px;
	font-weight: bold;
}

.back_button{
	font-size: 12px;
}

#mainlevel ul{
	margin: 0px;
	padding: 0px;
}

.mainlevel li{
	margin: 0px;
	padding: 0px;
}

.moduletable h3{
	padding: 3px;
	margin: 0px;
	background-color: #330000;
	color: #FCEAC5;
	font-size: 10px;
}

.moduletable p{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
