body {
	margin: 0px 0 0 0;
	padding: 0;
	text-align: justify;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
}

form {
	margin: 0;
	padding: 0;
}

input {
	padding: 5px;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #000099;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	background: #000066 url(images/header_bg.jpg) repeat-x;
	height: 50px;
}

#logo img, #logo p {
	float: left;
}

#logo img {
	padding: 0px 0 0 40px;
}

#logo p {
	margin: 0;
	padding: 14px 0 0 4px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 2px 20px 2px 20px;
	margin-top: 10px;
	margin-right: 2px;
	background: #F9F9F9;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

#menu .last {
	margin-right: 20px;
}

#menu a:hover {
	color: #FFFFFF;
	background: #000044;

}

#menu .current_page_item {
}

#menu .current_page_item a {
}

/* Page */

#page {
	background: #DFDDFD;
	padding: 40px 40px 0 40px;
}

/* Content */

#content {
	background: #FFFFFF;
	margin-right: 340px;
	padding: 0 30px;
	border-bottom: 3px solid #000066;
	border-top: 3px solid #000066;
}

.pages {
	padding-top: 30px;
	margin-bottom: 10px;
}

.pages .main_title {
	padding: 0px 30px 5px 0px;
	font-weight: normal;
	font-size: 1.0em;
	text-align: center;
}

.pages .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.pages .title h2 {
	padding: 0px 30px 5px 0px;
	font-weight: normal;
	font-size: 1.8em;
}

.pages .title p {
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(images/img12.gif) no-repeat left center;
	border-top: 1px #D8DFE6 dotted;
	line-height: normal;
	color: #BABABA;
}

.pages .title p a {
	color: #59C0F8;
}

.pages .entry {
	padding: 0;
	border-top: 1px #D8DFE6 dotted;
}

.pages .main_entry {
	padding: 0;
	text-align: center;
}

.pages .links {
	padding: 5px 0;
	border-top: 1px #D8DFE6 dotted;
	border-bottom: 1px #D8DFE6 dotted;
	margin-top: 10px;
	text-align: right;
}

.pages .links a {
	font-weight: bold;
}

.pages .links a:hover {
}

.pages .links .more {
}

.pages .links .comments {
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	background: #FFFFFF;
	border-bottom: 3px solid #000066;
	border-top: 3px solid #000066;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: url(images/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 30px;
	background: url(images/img12.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 0px 30px 10px 30px;
	background: url(images/img09.gif) no-repeat;
	font-weight: normal;
	font-size: 1.6em;
	color: #302D26;
}


/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
}

/* About */

#sidebar #about p {
	padding: 0px 30px 10px 30px;
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer {
	padding: 20px 0 10px 0;
	background: #000044;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #DDDDDD;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer .rss {
	background: url(images/img18.gif) no-repeat left center;
}

#footer .xhtml {
	background: url(images/img19.gif) no-repeat left center;
}

#footer .css {
	background: url(images/img20.gif) no-repeat left center;
}

#footer .legal a {
	padding: 0;
}

/* ajax */

#loading {
	text-align: center;
	visibility: hidden;
}

#load {
	height: 30px;
	width: 95%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background: #000066 url(images/header_bg.jpg) repeat-x;
	text-align: center;
}

#load ul, #load ul li {
     list-style: none;
     margin: 0;
     padding: 0;
 }

 #load ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
 }

 #load li {
	list-style-type: none;
	display: inline;
 }
 
 #load li a{
	color: #FFF;
	text-decoration: none;
 }
 
#load li:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #000099;
}