body {
	margin: 0px;
	padding: 0px;
	background: #242323;
	text-align: justify;
	color: #000000;
	top: inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

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%;
	color: #000;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #00C;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#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;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .FTS {
	background: #404040;
}

#menu .FTS a {
	background: url(images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	background: url(images/img05.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
}

/* Content */

#1content {
	float: left;
	width: 900px;
}

#2content {
	float: right;
	width: 575px;
}

#ccontent {
	float: right;
	width: 250px;
}

#content {
	float: right;
	width: 575px;
}

#2content {
	float: right;
	width: 875px;
}

.post {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

.post .title {
	margin: 0px;
	background: #444444 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title2 {
	margin: 0px;
	background: #CC0000 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title3 {
	margin: 0px;
	background: #000080 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}
.post .title4 {
	margin: 0px;
	background: #fff url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}
.post .title h2 {
}

.post .entry {
	font-weight: bold;
	width: 575px;
	right: inherit;
	text-align: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.post .centry {
	font-weight: bold;
	width: 900px;
	right: inherit;
	text-align: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.post .1entry {
	padding: 1px;
	font-weight: bold;
	width: 575px;
	left: 448px;
	float: left;
	top: 445px;
	right: auto;
	bottom: auto;
	position: fixed;
	font-size: 16px;
}

.post .3entry {
	padding: 1px;
	font-weight: bold;
	width: 875px;
	left: 448px;
	float: left;
	top: 445px;
	right: auto;
	bottom: auto;
	position: fixed;
	font-size: 16px;
}

.post .2entry {
	padding: 0px;
	font-weight: bold;
	width: 275px;
	right: auto;
	top: 441px;
	vertical-align: top;
	float: right;
	position: absolute;
	bottom: auto;
	left: 633px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	color: #009;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

#1sidebar {
	float: ri;
	width: 300px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
	font-size: 18px;
	font-weight: bold;
}

#sidebar-content {
	background: url(images/img01.jpg) repeat-y left top;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
	font-weight: normal;
	font-size: 18px;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
	font-weight: bold;
}

#sidebar h2 {
	background: #444444 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 14px;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}
#wrapper #page #sidebar #sidebar-content #sidebar-bgbtm ul li ul li ul li strong a {
	text-align: left;
}
#wrapper #page #sidebar #sidebar-content #sidebar-bgbtm ul li center strong a {
	text-align: left;
}
#wrapper #page #sidebar #sidebar-content #sidebar-bgbtm ul li strong {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}
#wrapper #page #content .post .entry blockquote blockquote blockquote p u em {
	color: #00C;
}
#wrapper #page #1content .post .entry blockquote blockquote blockquote p u em {
	color: #00C;
	font-style: italic;
	font-size: 14px;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
#1content .post .entry blockquote blockquote blockquote p u em {
}
#wrapper #page #sidebar #sidebar-content #sidebar-bgbtm ul center ul {
	font-weight: bold;
	font-size: 14px;
}
#wrapper #page #sidebar #sidebar-content #sidebar-bgbtm ul li strong {
	font-weight: bold;
}
#wrapper #page #sidebar #sidebar-content #sidebar-bgbtm ul li strong {
	font-weight: bold;
	font-size: 14px;
}
.BB {
	font-weight: bold;
}
.Ared {
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #F00;
	text-decoration: underline blink;
}

.Ared1 {
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #F06;
	text-decoration: underline blink;
}
.Bund {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#wrapper #page #content .post .1entry table {
	font-size: 10px;
}
.AGreen1 {
	font-style: oblique;
	color: #F33;
	text-decoration: blink;
}
.Bb1 {
	font-weight: bold;
}

.alert { color:#fff; background-color:red; height:3em; text-align:center; line-height:3em; font-size:24px; }

.newUL li { border-bottom:1px solid #666; }