@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	background-image: url(images/bkg_menu.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}

#homewrapper {
	width:1000px;
	margin:0px auto 0px auto;
	height:788px;
	background: url(images/bkg_AnnaAnka.jpg) no-repeat;
	background-position: right;
	position: relative;
}

.welcomeTxt{
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	
}
a:hover {
	text-decoration: none;
	color: #e39740;
	outline: none;
}


a.smLinks {
	color: #d2b782;
	text-decoration: none;
	font-size:10px;
	outline: none;

}
a.smLinks:hover {
	text-decoration: none;
	color: #d2b782;
	font-size:10px;
	outline: none;

}

#credits a {
	color: #666666;
	text-decoration: none;
}
#credits a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

#menu {
	width:450px;
	height:20px;
	margin:90px 10px 0 10px;
	text-align:center;
	text-transform:uppercase;
}

#menu a {
	font-family:Arial, Helvetica, sans-serif
}
#logo {
	position:absolute;
	left: 42px;
	top: 176px;
	visibility:hidden;
}

#menu_multimedia {
	position:absolute;
	left: 30px;
	top: 260px;
	visibility:visible;
}

.tit_multimedia {
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
	line-height:14px;
	margin-bottom:8px;
}

#homeContent {
	width:450px;
	height:450px;
	margin:30px 10px 0 10px;
	text-align:center;
}

#bioContent {
	width:380px;
	height:450px;
	margin:0px 10px 0 10px;
	padding:0 30px 0 40px;
	line-height: 20px;
	
}

#blogContent {
	width:380px;
	height:450px;
	margin:120px 10px 0 10px;
	padding:0 30px 0 40px;
	line-height: 20px;
	
}

#galleryContentWrap {
	width:380px;
	height:450px;
	margin:120px 10px 0 10px;
	padding:0 30px 0 40px;
	line-height: 20px;
	
}

#galleryContent{
	width:380px;
	height:450px;
	margin:120px 10px 0 10px;
	padding:0 30px 0 20px;
	line-height: 20px;
}

#galleryContentScroll{

	width:420px;
	height:450px;
	margin:0px 10px 0 10px;
	padding:0 30px 0 20px;
	line-height: 20px;
	/*overflow-y:auto;*/

}

#galleryContentScroll img{
	border: #d2b782 solid 1px;
}

#galleryContent img{
	border: #d2b782 solid 1px;
}

#pressContent {
	width:380px;
	height:450px;
	margin:120px 10px 0 10px;
	padding:0 30px 0 40px;
	line-height: 18px;
}

#footer {
	background:url(images/bkg_bottom.jpg) repeat-x;
	height:50px;
}
#credits {
	width:1000px;
	font-size:11px;
	color:#666666;
	margin:0px auto 0 auto;
	padding:5px 0 0 0;
}


.borderThick{
border: #d2b782 solid 3px;}


.borderThin{
border: #d2b782 solid 1px;}
