body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: "trebuchet MS", tahoma, Helvetica, Sans-serif, Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #111111;
	background-image: url(images/body.gif);
}
p, h1, h2, h3 ,h4 ,h5, h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
h1{
	font-size: 18px;
}
ul {
	margin-top: 0px;
	margin-bottom: 14px;
}
table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
table table {
	padding: 0px;
	margin: 0px;
}
a {
	color:#FF6600;
	text-decoration:none;
}
a:hover {
	color:#FFA466;
	text-decoration:underline;
}
#bg {
	background-image: url(images/body_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper {
	text-align: left;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image: url(images/romantiikan_kapellimestari_banneri.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 916px;
}
#banner h1 {
	text-indent:-9999px;
}
#menu {
	background-image: url(images/menu_bg.jpg);
	height: 64px;
	width: 916px;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 119px;
	width: 916px;
}
#left {
	float: left;
	width: 330px;
}
#left_2 {
        float: left;
        width: 230px;
}

.left {
	padding-left: 80px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#middle {
	float: left;
	width: 570px;
	position: relative;
}
#middle2 {
        float: left;
        width: 670px;
        position: relative;
}

.middle {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
}
#right {
	float:left;
	height:529px;
	width:16px;
}
#main {
	background-image: url(images/mainBg.gif);
	
}

#main-bg {
	background-image: url(images/main_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.clear {
	clear:both;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	padding-top: 22px;
	padding-bottom: 20px;
	padding-right: 45px;
	padding-left: 45px;
	font-size: 15px;
	color: #FFFFFF;
	outline:none;
	text-decoration: none;
}
#menu a:hover {
	text-decoration:underline;
}
.menuItem {
	background-image: url(images/menu_items.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	padding-right: 40px;
	padding-left: 40px;
}
a.menuItem:hover {
	background-image: url(images/menu_items_mo.gif);
}
#menuItem0 {
	background-position: 35px 15px;
	width:64px;
}
#menuItem1 {
	background-position: -110px 22px;
	width:53px;
}
#menuItem2 {
	background-position: -240px 18px;
	width:75px;
}
#menuItem3 {
	background-position: -397px 15px;
	width: 40px;
}
#menuItem4 {
	background-position: -520px 12px;
	width:43px;
}
#menuItem5 {
	background-position: -647px 10px;
	width:46px;
}


.tabs  {
	position:absolute;
	right:15px;
	top:10px;
	width:auto;
	height:30px;
}
.tabs ul {
	list-style:none;
}
.tabs li {
	list-style:none;
	display:inline;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	border:solid 1px #666666;
	margin-left:3px;
}
.tabs .active {
	color: #FFFFFF;
	text-decoration:none;
	background-color:#000000;
}
.created{
	font-size:10px;
	font-weight:normal;
}
#left h4{
	font-weight:normal;
	font-size:12px;
}
#middle2{
	margin-left:70px;
	margin-top:40px;
	float: left;
        width: 800px;
	}

