body {
	/*margin: 0px;
	padding: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #660000;*/
	background:#7FB9E7 url(images/nevedaBG.jpg) repeat-x left top;
	/*background-color:#fcf5f5;*/
}
div.bodycontainer
{
	width:780px;
	background: url(images/nevedahdr.jpg) no-repeat left top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #660000;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #a32626;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

/* Header */

#header {
	width: 780px;
	height: 155px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 28px;
	padding: 12px 20px 0px 20px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
	background: #a32626 url(images/img02.gif) no-repeat 0px 0px;
}

#menu .current_page_item a {
	background: url(images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 780px;
	margin: 0px auto;
	padding: 0px 0px;
	background-color:#3D96DC;
}

/* Content */

#content {
	float: left;
	width: 610px;
	padding:10px;
	text-align:left;
	background-color:#FFFFFF;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #c49090;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 0px;
}

.post .meta {
	font-weight: bold;
}

.post .meta p {
	margin: 0px;
	line-height: normal;
}

.post .byline {
	margin: 0px;
}

.navigation {
	font-size: larger;
	font-weight: bold;
}

.navigation a {
	text-decoration: none;
}

/* Comments */

#comment {
	width: 80%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 150px;
	text-align:left;
	background: url(images/leftback.gif) repeat-y left top;
}

#sidebar-bgtop {
	/*height: 3px;*/
	background: url(images/img04.gif) no-repeat left top;
}

#sidebar-bgbtm {
	/*height: 3px;*/
	background: url(images/img05.gif) no-repeat left bottom;
}

#sidebar-content {
	/*padding: 20px;*/
	text-align:center;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar ul li{
background-color:#428BCB;
margin-bottom:5px;
}

#sidebar ul li:hover{
background-color:#B50000;
margin-bottom:5px;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: inside disc;
}

#sidebar h2 {
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#sidebar a:hover {
	text-decoration: underline;color:#FFFFFF; text-decoration:none;font-weight:bold;
}

#sidebar .children {
	margin: 0px 0px 0px 20px;
}

#sidebar p {
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 780px;
	height: 50px;
	margin: 0px auto 30px auto;
	/*background: #c23939 url(images/img06.gif) no-repeat left top;*/
	background-color:#428BCB;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size:11px;
	font-stretch:expanded;
}

#footer a {
	color: #FFFFFF;
}

div.pghead
{
 	background-color:#D1E0FF; 
	color:#005595;
	height:25px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
}
