body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(images/img03.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFF;
}

h1 { font-size: 44px; }

h2 { font-size: 26px; }

h3 { }

h4 {
	font-size: 13px;
 	font-weight: bold;
	color: #333;
}

h5 {
	font-size: 20px;
	font-weight: bold;
	color: #F00;
}
h6 {
	font-size: 18px;
	color: #C00;
}

p, ul, ol {
	margin-top: 0;
	line-height: 120%;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background-color: #CCC;
	background-image: url(images/img06.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;
	border-right: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}

#header {
	width: 880px;
	height: 76px;
	background-color: #FFF;
	background-image: url(images/header.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}

/* Menu */

#menu {
	float: right;
	width: auto;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 20px 10px 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	float: right;
}

#menu a {
	display: inline;
	float: right;
	margin-right: 17px;
	padding: 5px 12px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	background-image: url(bar_small.jpg);
	color: #999;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 840px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/** LOGO */

#logo {
	height: 250px;
	background-image: url(images/newhead2.jpg);
	background-repeat: no-repeat;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 {
	padding-top: 180px;
	float: right;
	padding-right: 160px;
	margin: 0px;
	clear: right;
	height: auto;
	width: auto;
	top: auto;
}

#logo h1 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
	padding-top: 190px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 570px;
}
#content h4 {
	font-size: 13px;
	font-weight: bold;
	color: #333
}
	
/* Post */

.post {
	margin-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post .title {
	height: 55px;
	margin-bottom: 3px;
	color: #000000;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(images/newsbar3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post .date {
	float: right;
	margin-top: -54px;
	padding-right: 54px;
	font-weight: bold;
	font-size: 14px;
	color: #999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post .meta {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #CCC;
	margin-top: -38px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 25px;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 20px;
}

.post .links {
	margin: 0 200px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 222px;
}

#sidebar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 0px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 25px;
	font-size: 22px;
	color: #CCC;
	background-image: url(images/bar_small4.jpg);
	background-position: center top;
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	padding-top: 3px;
}


#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	background-color: #494336;
	background-image: url(images/img05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}
.post .title2 {
	background-image: url(images/Newsbar_long1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 55px;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #000;
}
 #mytable td {
	 text-align:center;
}
