body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family:  "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #990000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
}

h1 {
	letter-spacing: -1px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
	color: #000000;
}

h3 {
	font-size: 1em;
}

h4.alert {
	background-color:#990000;
	width:80%;
	margin-left: auto;
	margin-right:auto;
	padding:.4em;
	border: 1px dotted #000000;
	font-size: 19px;
	line-height: 19px;
	position: relative;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}

span.exit {
	position:absolute;
	top:0;
	right:0;
	background:#FFCC00;
	color:#000000;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	padding:0 .3em;
	cursor:pointer;
	border-left:1px dotted #ffffff;
	border-bottom:1px dotted #ffffff;
	}
	
p, ul, ol {
	margin: 0;
	padding: 0;
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #990000;
}

a:hover {
	color: #333333;
}

hr {
	display: none;
}

#wrapper {
}


/* Header */

#header {
	width: 840px;
	height: 63px;
	margin: 0 left;
	padding: 80px 0 0 90px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	font-size: 28px;
}

#header p {
	margin-top: -10px;
	font-size: 12.5px;
	font-weight: bold;
	color: #333333;
}

#header a {
	text-decoration: none;
	color: #990000;
}

#wrapper {
	width: 840px;
	margin: 0;
	padding: 0;
	background: url(images/img02.jpg) no-repeat left top;
}

#note {
 position: inherit;
 width: inherit;
 margin: 0px 0px 25px 0px; 
 background-color: #990000;
 border: 2px solid #FFFFFF;
 padding: 5px;
 color: #FFFFFF;
 font-weight: 700;
 text-align: center;
 line-height: 18px;}

#wrapper1 {
	width: 840px;
	margin: 0;
	padding: 0;
	background: url(images/img07.jpg) no-repeat left top;
}


#wrapper2 {
	width: 840px;
	margin: 0;
	padding: 0;
	background: url(images/img08.jpg) no-repeat left top;
}


#wrapper3 {
	width: 840px;
	margin: 0;
	padding: 0;
	background: url(images/img09.jpg) no-repeat left top;
}


#wrapper4 {
	width: 840px;
	margin: 0;
	padding: 0;
	background: url(images/img10.jpg) no-repeat left top;
}


#wrapper5 {
	width: 840px;
	margin: 0;
	padding: 0;
	background: url(images/img11.jpg) no-repeat left top;
}

#wrapper13 {
	width: 840px;
	margin: 0;
	padding: 0;
	background: url(images/img13.jpg) no-repeat left top;
}


#wrapper14 {
	width: 840px;
	margin: 0;
	padding: 0;
	background: url(images/img14.jpg) no-repeat left top;
}


#wrapper15 {
	width: 840px;
	margin: 0;
	padding: 0;
	background: url(images/img15.jpg) no-repeat left top;
}

#wrapper16 {
	width: 840px;
	margin: 0;
	padding: 0;
	background: url(images/img16.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 840px;
	margin: 0 left;
	padding: 0;
}

/* Content */

#content {
	float: right;
	width: 510px;
	margin: 0;
	padding: 170px 0 0 0;
}

.post {
	padding: 5px 0 0 0;
}

.title {
	padding: 0 20px 0 0px;
	font-size: 24px;
}

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

.pagetitle {
}

.byline {
	background: #FFCC00 url(images/img06.gif) no-repeat left 50%;
	margin: -20px 0 10px 0;
	padding: 2px 0 0 10px;
	border-bottom: 1px #FFFFFF dashed;
	border-top: 1px #FFFFFF dashed;
	font-size: 11px;
	color: #333333;
}

.byline a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.meta {
	margin: 0;
	padding: 1px 0 0 0;
	background: url(images/img04.gif) repeat-x left top;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.meta .more {
	background: #990000 url(images/img06.gif) no-repeat left 50%;
	padding: 4px 10px;
}

.meta .comments {
	padding-left: 18px;
}
.meta a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-bottom: 20px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	margin-bottom: 10px;
	padding-left: 100px;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding: 0px 21px 16px 0px;
}

#sidebar li li {
	background: url(images/img04.gif) repeat-x left bottom;
	padding: 0 0 10px 0px;
}

#sidebar h2 {
	margin: 0;
	width: 215px;
	height: 35px;
	padding: 5px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#sidebar a {
	padding-left: 10px;
	text-decoration: none;
	background: url(images/img05.jpg) no-repeat left 50%;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

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

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	background: url(images/img03.jpg) repeat-x left top;
	margin: 0;
	padding: 0 0 0 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#footer p {
	padding: 25px 0 20px 0;
}

#footer p a {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#note {
	position: relative;
	width: 830px;
	margin: 0px 0px 0px 0px;
	background-color: #990000;
	border: 2px solid #FFFFFF;
	padding: 5px;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
	line-height: 18px;
	float: left;
}
