﻿#wrapper {
		width:640px;
		margin:0px auto;
		padding:10px;
		border-style:solid;
		border-width:1px;
		border-color:#eeb422;
		align:middle;
	}
	
#header {
		padding-bottom:10px;
	}

#header div {
		float:left;
		padding:10px;
		height:25px;
		margin:4px;
}

#header-left {
		width:290px;
		text-align: left;
	}

#header-right {
		width:290px;
		text-align: right;
	}

#content {
		margin-top:10px;
		padding-bottom:10px;
	}
#content div {
		padding:10px;
		float: left;
		width: 610px;
		margin:4px;
	}

#content-title {
		padding:10px;
		align:middle;
		text-align: center;
		line-height: 150%; font-size: 16px; font-weight: bold;
	}

#content-author {
		padding:10px;
		align:middle;
		text-align: center;
		line-height: 150%; font-size: 16px; font-weight: bold;
	}

#content-source {
		padding:10px;
		align:middle;
		text-align: right;
		font-size: 10px;
	}

#content-bianan {
		padding:10px;
		align:middle;
		text-align: left;
		font-size: 12px;
	}
	
#content-article {
		padding:10px;
		align:middle;
		text-align: left;
		line-height: 150%; font-size: 11pt;
		background-image: url("http://citizenk.org/subindex/pics/headlines.jpg");
	}
	
#content-date {
		text-align: left;
}


#footer {
		margin-top:10px;
		padding-bottom:10px;
		}

#bottom {
		clear:both;
		text-align:right;
		height:70px;
		margin-right:10px;
		line-height: 150%; font-size: 10pt; font-weight:bold;
	}


.style a:link { color: #B40404; text-decoration: none; }
.style a:hover { color: #B40404; text-decoration: none; }
.style a:active { color: #B40404; text-decoration: none; }
.style a:visited { color: #B40404; text-decoration: none; }

.home a:link { color: #eeb422; text-decoration: none }
.home a:hover { color: #eeb422; text-decoration: none }
.home a:active { color: #eeb422; text-decoration: none }
.home a:visited { color: #eeb422; text-decoration: none }
.home {font-size: 10pt; font-weight: bold;}

a:link { color: #66CCCC; text-decoration: none }
a:hover { color: #eeb422; text-decoration: none }
a:active { color: #eeb422; text-decoration: none }
a:visited { color: #eeb422; text-decoration: none }

.background {
  background-image: url("http://citizenk.org/subindex/pics/headlines.jpg");
  background-position: 50% 50%;
  background-repeat: repeat;
}


.menu {background: #eeb422; width:100%}
.menuleft {font-size:10pt; text-align:left; width:33%; font-weight: bold; color: #333333;}
.menucenter {font-size:10pt; text-align:center; width:33%; font-weight: bold; color: #333333;}
.menuright {text-align:right; width:33%;}

p.img {
	font-size: 8pt;
}

.ramka {border: 1px solid #eeb422;}
.bianan {font-size: 10pt;}
.date {font-size: 10pt; text-align: right; vertical-align: top; }
.title {font-size: 10pt; color: #660000; font-weight: bold;}
.body {font-size: 10pt; color: #B40404; line-height: 150%;}

.spaced {border-spacing: 8pt 10pt;}

hr {height:1px; border:1px; background-color:#666666; width: 30%} 

h1 {font-size:14px;}


blockquote {
  font-size: 10pt;
  color: #666666;
  padding: 8px;
  background-color: #ffffcc;/*#faebbc;*/
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(http://citizenk.org/subindex/pics/openquote.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  } 
blockquote span {
     display: block;
     padding: 8px;
     background-image: url(http://citizenk.org/subindex/pics/closequote.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }

