body {
	background-image: url(images/bodyBgBig.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #010101;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #473E81;
}
h1 {
	color: #504789;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 3px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

h4 {
	color: #443578;
	font-size: 13px;
}


img {
	border: none;
}

#body_bg {
	background-image: url(images/BodytopBg.gif);
	background-repeat: repeat-x;
	height: 154px;
}
#wrapper {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#banner {
	height: 152px;
}
#banner-left {
	background-image: url(images/TopLeftBg.gif);
	float: left;
	width: 36px;
	height: 152px;
}
#banner-middle {
	background-image: url(images/BannerImage.jpg);
	float: left;
	height: 152px;
	width: 840px;
	position: relative;
}
#banner-right {
	background-image: url(images/TopRightBg.gif);
	float: left;
	height: 152px;
	width: 19px;
}
#top-menu {
	position: absolute;
	width: 646px;
	height: 36px;
	left: 0px;
	top: 115px;
}

#menu a {
	display: block;
	float: left;
	text-align: center;
	font-size: 1px;
	height: 37px;
	color: #FDF8E5;
	outline: none;
	text-indent: -9999px;
}
#menu a.act, #menu a:hover {
	background-position: 0px 37px;
}
#menu a#etusivu {
	background-image: url(images/Etusivu.gif);
	width: 139px;
}
#menu a#cv {
	background-image: url(images/CV.gif);
	width: 198px;
}
#menu a#tapahtumat {
	background-image: url(images/Tapahtumat.gif);
	width: 161px;
}

#menu a#etusivu_en {
	background-image: url(images/EtusivuEn.gif);
	width: 139px;
}
#menu a#cv_en {
	background-image: url(images/CVEn.gif);
	width: 198px;
}
#menu a#tapahtumat_en {
	background-image: url(images/TapahtumatEn.gif);
	width: 161px;
}

#main {
	background-image: url(images/MainBg1.gif);
}
#main-top {
	background-image: url(images/MainTop1.gif);
	background-repeat: no-repeat;
}
#main-table {
	height: 350px;
	line-height: 17px;
}
#main-table .middle-etusivu {
	background-image: url(images/MainBottom1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footer {
	background-image: url(images/Footer.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.middle-etusivu {
	padding: 15px;
}
#etusivu_tapahtumat {
	background-image: url(images/Seuraava_tapahtumaBg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 28px;
	padding-left: 19px;
	padding-bottom: 30px;
}
#etusivu_tapahtumat_en {
	background-image: url(images/Seuraava_tapahtumaBgEn.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 28px;
	padding-left: 19px;
	padding-bottom: 30px;
}

#etusivu_tapahtumat h1, #etusivu_tapahtumat_en h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-image: url(images/katkoviiva.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#etusivun_tapahtumat img,#etusivun_tapahtumat_en img  {
	padding-right: 6px;
}
#main-text {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom: 25px;
}
.article {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFC100;
}
.article h4 {
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.article p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
input {
	border: 1px solid #5C5396;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F4F4F4;
}

textarea {
	border: 1px solid #5C5396;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F4F4F4;
}


#player {
	position: absolute;
	height: 30px;
	width: 134px;
	left: 722px;
	top: 605px;
	border: 1px solid #FF9400;
	background-color: #EDEBF1;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
#lang {
	position: absolute;
	left: 594px;
	top: 7px;
	width: 94px;
	height: 16px;
	text-align: right;
	z-index: 10;
}
#lang a {
	color: #FFFFFF;
}
#vv {
	background-image: url(images/vv1.gif);
	background-repeat: repeat-y;
}
