@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(images/bgd-repeat.jpg);
	background-repeat: repeat;
}
#bgd{
	background-image: url(images/yuliya-design-bgd.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 490px;
	width: 498px;
	z-index:-1;
}
#wrapper{
	width: 755px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
	padding-top: 20px;
	overflow:auto;
	clear: both;
}
#head{
	text-align: center;
	float: left;
	width: 755px;
}
#nav{
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 20px;
	float: left;
	width: 755px;
}
#nav a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	font-style: italic;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
#nav a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0087D3;
}
#main{
	float: left;
	width: 755px;
}
#feature{
	width: 755px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
	padding-top: 10px;
}
#feature-img{
	width: 500px;
	float: left;
}
#description{
	width: 215px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#stack{
	float: left;
	position: relative;
}
#stack2{
	float: left;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	position: relative;
}
#stack3{
	float: right;
	position: relative;
}
#stack4{
	float: left;
	display: block;
	position: relative;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#stack5{
	float: left;
	position: relative;
	padding-left: 0px;
}
#stack6{
	float: left;
	clear: left;
	padding-right: 4px;
}
#stack7{
	float: left;
}
#stack8{
	float: right;
	clear: right;
	padding-top: 4px;
}
div.capty-caption {
	background-color: #000;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 5px;
	text-shadow: 1px 1px 0 #222;
	font-style: italic;
	padding-bottom: 7px;
}

div.capty-caption a {
	color: #318DAD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	text-shadow: none;
	font-style: italic;
}
a{
	color: #0087D3;
	font-style: italic;
}
a:hover{
	color: #50AFEF;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 10px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
h2.intro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
}
p.small{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	padding-bottom: 10px;
}
.note{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBCB;
	padding-bottom: 10px;
}
.bottom-stroke{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 0px;
	font-size: 0px;
	margin-bottom: 5px;
}
.blue-subhead{
	color: #0087D3;
}
.right-padding{
	padding-right: 10px;
}
#left-padding{
	padding-left: 30px;
}
.top-padding{
	padding-top: 10px;
}
