/* Style sheet  */


body {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #cbdbf5;
}
#main {
	background-color: #fff;
	min-width:790px;
	color: #333333;
	border: 8px solid #FFFFFF;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#5E8AD5;
}

/* LANGUAGES */

#languages {
	background-color: #93451F;
}

#languages ul li#russian  {
	color: #60C3FA;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#languages ul li a:hover {
	color: #60C3FA;
	text-decoration: underline;
}
	
	
/* TOP BANNER */

#topbanner {
	height: 116px;
	background-color: #EFEFEF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #58312d;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 116px;
}

/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 73%;
	float: left;
	margin: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 1.3em;
	
}
#content p {
	text-align: justify;
}
#content  p.toppara {
	padding-top: 2em;
}


#content a:link {
	color:#333333;
	text-decoration: underline;
}
#content a:visited {
	color: #333333;
}
#content a:hover {
	color:#af3517;
}
#content a:active {
	color:#333333;
	text-decoration: underline;
}

#content ul {
	margin-bottom:1em;
	margin-top: 0px;
}
#content ul li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 3em;
}

#content ul ul{
	margin-bottom:0px;
	margin-top: 7px;
	margin-left: -20px;
}
#content ul ul li  {
	background-position: 15px 3px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
/*	font-size: 120%; */
}
#content ol {
	margin-bottom:2em;
	margin-top: 0px;
	margin-left: 2em;
}
#content ol li {
	padding-left: 0.3em;
	padding-bottom: 1em;
}

#content h2 {
	color: #af3517;
	font-size: 120%;
	padding-left: 0em;
	font-weight: bold;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
 #content h3 {
	color: #af3517;
	font-size: 120%;
	padding-left: 0em;
	font-weight: normal;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	margin-top: 2em;
	margin-bottom: 0.5em;
	background-color: #F6F6F7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #af3517;
}
#content  h3.top {
	margin-top: 6em;
}
#content h4 {
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	padding-top: 1.5em;
	padding-bottom: 1em;
}
#content h5 {
	color: #5A3433;
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
	padding-top: 1em;
	padding-bottom: 1em;
}
#content h6 {
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 110%;
	color: #993300;
}

#content .box {
	background-color: #FFF9F7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #53342F;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #53342F;
	margin-bottom: 2em;
	max-width: 97%;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	padding-top: 1.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	
	
}
#content .box p {
	padding-right: 0em;
}
#content .box p.credit {
	font-style: italic;
	padding-right: 0em;
	text-align: right;
}

/* MAIN NAVIGATION */

#mainnav  {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #333333;
	margin-top: 0px;
	background-color: #f0e9e7;
	padding-top: 20px;
	width: 14.5em;
	padding-bottom: 0px;
	height: 100%;
}
#mainnav ul li#unhome {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a49087;
}
#mainnav ul {
	padding: 0;
	text-align: left;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#mainnav ul li {
	list-style-type: none;
}
#mainnav ul li .title {
	margin:0;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	display: block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 12px;
	font-size: 1em;
	border-bottom: 1px dotted #999999;
}

#mainnav ul li a {
	margin:0;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	display: block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 12px;
	font-size: 1em;
	border-bottom: 1px dotted #999999;
}



#mainnav ul li a:hover {
	background-color: #e5dbd8;
	color: #000000;
}
#mainnav ul ul {
	display:block;
}

#mainnav ul ul li a {
	margin:0;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 24px;
	text-decoration:none;
	display: block;
	background-color: #fff9f7;
	font-size: 0.9em;
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a49087;
}

#mainnav ul ul li a:hover {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 24px;
	margin-left: 0px;
	text-indent: 0px;
	background-color: #fff9f7;
	font-weight: normal;
	background-image: url(images/menu_bul.gif);
	background-repeat: no-repeat;
	background-position: 13px 11px;
}
/* FOOTER BAR */

#footer {
	color: #000000;
	background-color: #F0E9E7;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #333333;
	
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #000000;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #000000;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.pdfnote {
	text-align: left;
	display: block;
	font-size: 90%;
	padding-left: 12px;
	color: #666666;
	padding-top: 15px;
}
#wsscredit {
	font-size: 90%;
	color: #333333;
	text-align: center;
}

table.tbl {
	width: 93%;
	margin-bottom: 2em;
	margin-top: 1em;
}
table.tbl th {
	background-color: #efefef;
	text-align: left;
	font-weight: bold;
	color: #333333;
	border: 0px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
table.tbl td {
	padding-top: 8px;
	padding-bottom: 8px;
	border: 0px solid #efefef;
	vertical-align: top;
}
#content table.tbl tr td ul.photo {
	display: inline;
	list-style-type: none;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#content table.tbl tr td ul.photo li.c {
	list-style-type: none;
	padding-right: 0em;
	padding-left: 0em;
	float: left;
	background-image: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 1em;
}
#content table.tbl tr td ul.photo li.r {
	display: inline;
	list-style-type: none;
	padding-right: 1.1em;
	padding-left: 0em;
	float: left;
	background-image: none;
	margin-left: 0px;
	margin-right: 0px;
}
