﻿body {
	margin: 0px;
	background-image: url('../images/Beata02fade.JPG');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	background-color: #F2F4F6;
}
.text_title {
	font-family: "Microsoft Sans Serif";
	text-transform: uppercase;
	font-size: 24px;
	color: #999999;
	letter-spacing: -1px;
	text-decoration: none;
}
div#nav_bar {
	margin: 100px 200px 50px 200px;
	width: auto;
	min-width: 880px;
	height: 60px;
}
p#title {
	margin: 0px;
	float: right;
	text-align: right;
	width: auto;
	height: auto;
	white-space: nowrap;
	font-family: "Microsoft Sans Serif";
	font-size: x-large;
	text-decoration: none;
	text-transform: uppercase;
}
div#content {
	margin-right: 300px;
	margin-left: 300px;
	width: auto;
	min-width: 680px;
	text-align: justify;
}
ul#minitabs{
	list-style: none;
	margin: 0px;
	white-space: nowrap;
	z-index: 1;
	width: auto;
	height: auto;
	float: left;
	padding-top: 6px;
	padding-left: 0px;
}
ul#minitabs li{
	display: inline;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
}
ul#minitabs a{
	text-decoration: none;
	padding: 0 0 3px;
	font-family: "Microsoft Sans Serif";
	font-size: 18px;
	color: #999999;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin-left: 0px;
}
ul#minitabs a:hover {
	color: #333333;
}
ul#minitabs a#current{
	color: #666666;
}
div#sub_menu a:hover {
	color: #333333;
}
div#album_container li a:hover {
	color: #333333;
}
.text {
	font-family: "microsoft Sans Serif";
	color: #808080;
	text-decoration: none;
	font-size: medium;
}
div#sub_menu {
	height: 25px;
	margin-right: 300px;
	margin-left: 300px;
	width: auto;
	text-align: right;
	margin-bottom: 25px;
	min-width: 680px;
}
.text_sub_menu {
	font-family: "microsoft Sans Serif";
	color: #999999;
	font-size: 18px;
	text-decoration: none;
}
ul#sub_menu {
	list-style: none;
	margin: 0;
	white-space: nowrap;
	z-index: 1;
	width: auto;
	height: auto;
	float: right;
}
ul#sub_menu li {
	display: inline;
	margin-left: 20px;
}
ul#sub_menu a#current {
	color: #666666;
}
div#album_container {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
div#album_container img {
	float: left;
	margin-right: 40px;
	margin-bottom: 80px;
}
ol#album_samples {
	float: right;
	width: 40%;
	margin-top: 0;
	margin-bottom: 20px;
}
div#album_container li a {
	font-family: "microsoft Sans Serif";
	color: #808080;
	text-decoration: none;
}

