body{
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #ffc83b;
}
.bannerFront {
	width:400px;
	height:122px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;	
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #000;
}
.containerMain {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(./siteimages/bg.jpg);
}
.header{
	position: ;
	background-color: #000000;
	background-image: url(./siteimages/header_01.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	height: 228px;
}
/* MENU m��ritykset */
.menu{
	position: absolute;
	height: 16px;
	width: 930px;
	margin-top: 211px;
	padding-left: 30px;
}
.menuLink, .menuLink a, .menuLink a:visited, .menuLink a:active{
	font-weight: bold;
	font-size: 12px;
	color: #ffc83b;
	margin-right: 15px;
	text-decoration: none;
}
.menuLink a:hover{
	color: #fff;
}
.extLink, .extLink a, .extLink a:visited, .extLink a:active{
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	margin-left: 15px;
	text-decoration: none;
}
#beautyLine{
	position: absolute;
	height: 2px;
	width: 100%;
	top: 227px;
}
#currentPage{
	color: #fff;
}

/* SIS�LT� m��ritykset */
.content{
	float: left;
	width: 960px;
	min-height: 500px;
	margin: 0px;
	background: url(./siteimages/bg_content.jpg) no-repeat;
}
.field{
	position: relative;
	width: 400px;
	float: left;
	margin-left: 30px;
	margin-top: 25px;
	margin-bottom: 40px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	text-transform:capitalize;
	color: #fff;
}
.field p{
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #fff;
}
.field a, .field a:visited, .field a:active{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.field a:hover{
	background-color: #ffc83b;
	color: #000;
}
.contentNote{
	font-family:Arial, Helvetica, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #F14D22;
}
.contentNote p{
	padding-top: 20px;
	vertical-align: middle;
}
.contentNote img{
	float: left;
	margin-right: 15px;
}
table{
	padding: 0px;
	margin-top: -20px;
}
#red{
	background-color: #ffc83b;
	color: #000;
	padding-left: 6px;
	padding-right: 6px;
}
#selectedItem{
	background-color: #ffc83b;
	color: #000;
}
#ref{
	font-style: italic;
}
#refName{
	font-style: normal;
}
.discoImg{
	border: 5px solid #ffc83b;
}
.newsTitle p{
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
}
.newsText p{
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 15px;
}
/* FOOTER m��ritykset */
.footer{
	height: 30px;
	width: 960px;
	margin: 0 auto;
}
.footer p{
	margin-top: 8px;
	margin-left: 30px;
	padding: 0px;
	font-size: 11px;
}

gallery-thumb img{
	border: solid 4px #ffffff;
}