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

body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin-top: 8px;
	background-color: #9080A4;
}
#wrapper {
	width:850px;
	padding:0;
	margin:0 auto;
}
#header {
	width:830px;
	height:54px;
	background:url(images/header.png) no-repeat 0 0;
	padding:30px 20px 0 0;
	margin:-8px 0 0;
	text-align:right;
	font:12px Verdana, Geneva, sans-serif;
	color: #9A908A;
}
#NavTop {
	width:850px;
	padding:0;
	margin: 0;
	text-align:right;
}
#content {
	width:775px;
	padding: 20px;
	text-align:left;
	background-color: #FFF;
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float:right;
	}
#photo {
	width:325px;
	float:right;
	padding-left: 40px;
	margin: -20px -20px 0px 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
}
	
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5E544C;
	line-height: 20px;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.nav a:link, .nav a:visited {
	text-decoration: none;
	color: #8E837C;
	font-weight: normal;
}
.nav a:hover, .nav a:active {
	text-decoration: none;
	color: #FB6713;
	font-weight: normal;
}
#NavBottom {
	width:850px;
	padding:6px 0 0;
	margin: 0;
	text-align:right;
}
.nav2  {
	text-decoration: none;
	color: #D9D6E1;
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav2 a:link, .nav2 a:visited {
	text-decoration: none;
	color: #D9D6E1;
	font-weight: normal;
}
.nav2 a:hover, .nav2 a:active {
	text-decoration: none;
	color: #574A41;
	font-weight: normal;
}
a:link, a:visited {
	text-decoration: none;
	color: #973466;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
	color: #FB6713;
	font-weight: bold;
}
.russian a:link, .russian a:visited {
	text-decoration: none;
	color: #9A908A;
	font-weight: normal;
	}
.russian a:hover, .russian a:active {
	text-decoration: none;
	color: #973466;
	font-weight: normal;
}

#box {
	width: 500px;
	border: 2px dotted #CCCCCC;
	margin: 30px 0px 0px;
	padding: 4px 10px;
	text-align: center;
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #5B4350;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #584E64;
	text-align: right;
	font-style: italic;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.quoteByline {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: right;
	font-weight: normal;
	line-height: 12px;
	padding-right: 75px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.folio {
	font-size: 10px;
	line-height: 12px;
}
.smallbox {
	width: 350px;
	border: 2px dotted #CCCCCC;
	margin: 0px;
	padding: 4px 10px;
	float: none;
	text-align: center;
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #5B4350;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-color: #F1F0F5;
}
