body {
	background: #FFF url(images/headtile3.jpg) repeat-x left top;
	text-align: left;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
 }
a:link, a:visited {color: #c20000; text-decoration:none;}
a:hover {
	color: #ff0000; text-decoration:underline;
}
p, ol, ul {
	margin: 1.6em 0 1.6em 0;
	line-height: 1.5em;
	list-style-type: decimal;
	list-style-position: outside;
 }
h1 {font: 36px Georgia, "Times New Roman", Times, serif; color:#000000;
	margin: 0.6em 0 0 0;
 }
h2 {/* main subtitle*/
	font: 16px Georgia, "Times New Roman", Times, serif; color:#333;
	margin: 0.4em 0 0 0;
 }
h3 {/*side title*/
	font: bold 14px Helvetica, Verdana, Arial, sans-serif; color:#5A6F8D;
	letter-spacing: 0.2em; margin: 2em 0 0 0;
 }
h4 {/*side subtitle*/
	font: 13px Verdana, sans-serif; color:#333333;
	letter-spacing: 0.1em;
 }
h5 {/*Title Date*/
	font: bold 12px Arial, Helvetica, sans-serif;	color:#A3A3A3;
	letter-spacing: 0.2em;	margin: 0.5em 0 0 0;
 }
h6 {font: 24px Georgia, "Times New Roman", Times, serif; color:#000000;
	margin: 0.6em 0 0 0;
 }

 .mainimage {float: right; padding: 0 5px 15px 15px;}
 .wideimage {padding: 10px 0 0 0;
 }
 .threecol {/*main reading paragraph style ie kyjev page 2*/
	width: 30%; margin: 0 25px 0 0;
	text-align:left; float:left;
 }
  .twocol {/**/
	width: 45%; margin: 0 25px 0 0;
	text-align:left; float:left;
 }
  .onecol {/*istanbul diary*/
	width: 75%; margin: 0 25px 0 0;
	text-align:left; float:left;
 }
   .onecolfull {/**/
	width: 100%; margin: 0 25px 0 0;
	text-align:left; float:left;
 }
 .mainquote {/*blockquote ranged right down picture*/
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color:#999999;
 	text-align: right;
	margin-top: 20px;
}
div.boxlink {float: left}
#linkbox {
	/*padding: 4px 0 4px 0;*/
}
#linkbox a:link, a:visited {
  	text-decoration:none;
}
#linkbox a:hover {
	text-decoration:underline;
}
.boxlink {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #C20000;
	text-align: center;
	padding: 4px 12px 4px 12px;
	border-style: dotted; border-width: thin;
}
.collpad {
	padding-left: 15px;
}
.hbreak1 {
	clear: both;
	border-bottom-style: dotted; border-bottom-width: thin; border-bottom-color: #CCCCCC;
	height: 1px;
}
.vledge {
	border-left-style: dotted; border-left-color: #CCCCCC; border-left-width: thin;
}
 #container {
 	position:relative;
	width:770px;
	left:50%;
	margin-left:-370px;
	overflow:auto;
	z-index:100;
}
 #logo {
 	position: relative;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: top right;
	height:75px;
}
 #mainarticle {
	position: relative;
	float:left; /*this makes the descendents expand to conatain floated elements - .mainimage in this case*/
	width: 550px; padding: 0 0 15px 0;
}
 #rightcontent {
	position: relative;
	width: 214px;
	float: right;
}
#footer {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#7E7E7E;
	padding: 5px 15px 0px 15px;
	height: 20px;
}
#sub1, #sub2 {
	position: relative;
	width: 43%;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}
#sub1.vledge, #sub2.vledge {
	padding: 0;
	margin-right:15px;
}
