
body {
	margin: 0;
	padding: 0;
	background-color: #DDDDDD;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	color: #333333;
}

h1 {
	letter-spacing: -2px;
	font-size: 3.2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 2.5em;
	padding-left: 1em;
	border-left: 5px solid #16B1B0;
}

a {
	color: #333399;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 780px;
	height: 135px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	padding: 34px 0 0 0;
}

#header p {
	float: right;
	padding: 42px 0 0 0;
	font-size: 1.8em;
}

#header a {
	text-decoration: none;
	color: #333333;
}

/* Menu */

#menu {
	width: 780px;
	height: 65px;
	background: url(images/menuback.jpg) repeat-x;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 48px;
	padding: 20px 0 0 0;
	background: url(images/menu1.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	font-size: 1.5em;
	color: #000000;
}

#menu a:hover {
    background: url(images/menu2.jpg) no-repeat;
	text-decoration: none;
	color: #CCCCCC;
}


/* Page */

#page {
	width: 780px;
	margin: 0 auto;
}

#extra {
}

/* Content */

#content {
	float: left;
	width: 530px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#content p {
    line-height: 130%;
}

.post {
	padding: 15px 20px 0 20px;
}

.post ol, .post ul {
	list-style-position: inside;
}

.post .title {
}

.post .title h2 {
}

.post .title p {
}

.post .title p a {
}

.post .entry {
}

.post .links {
	padding: 2px 20px;
	background: #CDFAFB;
	text-align: right;
}

.post .links a {
	text-decoration: none;
	font-weight: bold;
	color: #0B8785;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
}

.post .links .comments {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 200%;
}

#sidebar li {
}

#sidebar li ul {
	padding: 10px;
}

#sidebar li li {
	font-size: 1em;
}

#sidebar h2 {
	height: 33px;
	padding: 4px 0 0 10px;
	background: url(images/img07.jpg) no-repeat;
	font-size: 1.6em;
}

/* Search */

#searchform {
	padding: 20px;
}

#search h2 {
	background: url(images/img08.jpg) no-repeat;
}

#search #x {
}

#search #s {
	width: 120px;
}

#search br {
}

/* Calendar */

#calendar_wrap {
	padding: 20px 25px 20px 20px;
}

#calendar table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #16B1B0;
	text-align: center;
}

#calendar thead {
	background: #16B1B0;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #BCF8FA;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #BCF8FA;
	border: 1px solid #16B1B0;
	font-weight: bold;
	color: #16B1B0
}

/* Footer */

#footer {
	clear: both;
	width: 780px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0;
	border: 1px solid #000000;
	background-color: #333399;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}

img
{  border-style: none;
}	

.pasusimg {
    border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
    border-bottom: thin;
	margin-left: 0.3em;
    margin-top: 0.3em;
    margin-bottom: 0.6;
	margin-right:20px;
}