* {
	margin: 0;
    padding: 0;
}

p {
	padding-top: 7px;
    padding-bottom: 7px;
}

.form {
	padding-top: 7px;
    padding-bottom: 2px;
}
	
h1 {
	padding-top: 20px;
	padding-left: 60px;
	text-align: left;
	font-size: 1.6em;
	font-style: italic;
	color: #FFFFFF;
}

h2 {
	padding-left: 60px;
	text-align: left;
	font-size: 1em;
	font-style: italic;
	/*color: #EAEEF7;*/
	color: #FFFFFF;
}
	
	
h3 {
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 1.4em;
	/*color: #787C87;*/	
}

h4 {
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 5px;
}

a:link, a:visited, a:active {
	color: #555555;
}
a:hover {
	color: #794353;
}
	
body {
	font-family: Tahoma, Arial;
	font-size: 10px;
	background: #A0A3AA url(../images/bgtop.jpg) repeat-x;
}

body.popup {
	background: ##E9EDF6;
}
	
#container {
	margin: 0px auto;
	width: 797px;
	/*color: #797D88;*/
	color: #444444;
	font-size: 1.2em;
}

#header {
	background: url(../images/header1.jpg);
	height: 248px;
}

#linkbar {
	background: url(../images/linkbar1.jpg);
	padding-left: 60px;
	height: 80px;
}

#content {
	background: url(../images/content_tile.jpg) repeat-y;
	padding-left: 60px;
	padding-right: 80px;
}

#admin, #newsarchive, #blog {
	position: relative;
	height: auto;
	width:700px;
	padding-right: 20px;
}

.toptext {
	font-size: 12px;
	font-weight: bold;
}

#adminmenu {
	float: left;
	position: relative;
	width: 90px;
	padding-right: 20px;
}

#admincontent {
	float: left;
	position: relative;
	width: 570px;
	padding-right: 20px;
}

#admincontent table {
	width: 560px;
	border: 0px;
	font-size: 11px;
}

#admincontent th {
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
}

#comment, #member, #windowclose {
	position: relative;
	background-color: #E9EDF6;
	color: #444444;
	font-size: 1.2em;	
}

#comment {
	height: 100%;
	padding: 10px;
	width: 363px;
}

#member {
	height: 300px;
	padding: 10px;
	width: 300px;
}

#comment .toptext, #member .toptext {
	padding-bottom: 2px;
}

#windowclose {
	height: 30px;
	text-align: center;
	width:100%;
}

#pagenav, #newsnav {
	position: relative;
	padding-right: 20px;
	text-align: right;
}

#pagenav {
	width: 560px;
}

#newsnav {
	width: 680px;
}

#content ul {
	margin-left: 30px;
}

#content ul li {
	display: list-item;
}

#right_menu {
	background: url(../images/right_menu.jpg);
	height: 365px;
	width: 277px;
	float: right;
	margin-right: -80px!important;
	margin-right: -40px;
}

#footer {
	background: url(../images/footer.jpg);
	color: #797D88;
	height: 36px;
	padding-top: 42px;
	padding-left: 80px;
	padding-right: 80px;
	text-align: center;
	font-size: .9em;
}

#footer a, #footer a:visited {
	color: #797D88;
}

#footer a:hover {
	color: #794353;
}

.fact {
	font-size: 1.2em;
	font-style: italic;
}

.warning {
	color: #FF0000;
	font-weight: bold;
}

#menu ul {
	color: #FFFFFF;
	float: left;
	margin-top: 14px;
}

#menu ul li { 
	display: inline; 
}

#menu ul li a {
	padding: 0.2em 1em 0.2em 0em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#menu ul li a:hover {
	color: #E3E9F1;
}

#news, #contacts {
	width: 200px;
	margin-left: 40px;
}

#signup {
	width: 180px;
	margin-left: 40px;
	margin-top: 40px;
}	

#news .date, #newsarchive .date {
	line-height: 0.7em;
	color: #FFA200;
	padding-bottom: 0px;
}

#news .date {
	font-size: 0.9em;
}

#newsarchive .date {
	font-size: 1.1em;
}

#news .title, #newsarchive .title {
	font-size: 1.1em;
	line-height: 0.9em;
	font-weight: bold;
	/*color: #666666;*/
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #BFC2C9;
}

#news .title {
	width: 170px;
}

#newsarchive .title {
	width: 680px;
}

#news .text, #newsarchive .text, #commitee .text {
	/*color: #666666;*/
	padding-bottom: 10px;
}

#commitee .toptext {
	font-weight: bold;
}

#news .text {
	font-size: 0.9em;
	width: 170px;
}

#newsarchive .text {
	width: 680px;
}

#news a, #news a:visited , #commitee a:visited {
	font-size: 0.9em;
}

#news a, #news a:visited , #contacts a, #commitee a:visited {
	/*color: #666666;*/
	text-decoration: underline;
}

#news a:hover, #commitee a:hover {
	/*color: #EEEEEE;*/
	color: #794353;
}

#commitee {
	float: left;
	position: relative;
	width: 300px;
	padding-right: 20px;
}

blockquote {
	display: block;
	line-height: 21px;
	font-family: Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	/*color: #666666;*/
	margin: 0;
}

sup {
	color: #FF0000;
}		

.clr {
	clear: both;
}

/***********************************BLOG*************************************/

#main {
    width:410px;
    float:left;
}

#sidebar {
    width:220px;
    float:right;
}

@media all {
	.date-header {
    	margin:1.5em 0 .5em;
    }
	
	.post {
    	margin:.5em 0 1.5em;
    	border-bottom:1px dotted #ccc;
    	padding-bottom:1.5em;
    }
}
@media handheld {
	.date-header {
    	padding:0 1.5em 0 1.5em;
    }
	
	.post {
    	padding:0 1.5em 0 1.5em;
    }
}
  
/* Headings
----------------------------------------------- */
h5 {
  margin:1.5em 0 .75em;
  font:84%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
}

/* Posts
----------------------------------------------- */
@media all {
	.date-header {
		margin:1.5em 0 .5em;
	}
	
	.post {
    	margin:.5em 0 1.5em;
    	border-bottom:1px dotted #ccc;
    	padding-bottom:1.5em;
    }
}
@media handheld {
	.date-header {
    	padding:0 1.5em 0 1.5em;
	}
  
	.post {
    	padding:0 1.5em 0 1.5em;
    }
}

.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
}

.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
}

.post-title strong, .post-title a:hover {
  color:#333;
}

.post div {
  margin:0 0 .75em;
  line-height:1.6em;
}

p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
}

.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
}

.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
}
  
.comment-link {
  margin-left:.6em;
}
.post img {
  padding:4px;
  border:1px solid #ddd;
}

.post blockquote {
  margin:1em 20px;
}

.post blockquote p {
  margin:.75em 0;
}

/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
}

#comments h4 strong {
  font-size:130%;
}

#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
}

#comments-block dt {
  margin:.5em 0;
}

#comments-block dd {
  margin:.25em 0 0;
}

#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
}

#comments-block dd p {
  margin:0 0 .75em;
}

.deleted-comment {
  font-style:italic;
  color:gray;
}

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
}

#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
}
  
#sidebar p {
  color:#666;
  line-height:1.5em;
}

/* Feeds
----------------------------------------------- */
#blogfeeds {
}

#postfeeds {
}