
body {
	padding: 0;
	background: #FFFFFF url(tlo.jpg) center top;
	 font-family:Tahoma;
	font-size: 13px;
	 color:#212121;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;

}

h1 { font-size: 23px; font-weight: bold;}

h2 { font-size: 20px; font-weight: bold;}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #B03336; }

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;
}




#top {background: #000000; clear:both; width:900px; height:26px; margin:0px; padding:0; list-style:none;}

ul#menu2 {clear:both; margin:0px; padding:0; list-style:none;}
ul#menu2 li { float: left; padding:0 20px; 	padding-top:0; font-size: 10px; color:#CCCCCC; }
ul#menu2 a {display: block;	 padding: 0 85px;	color:#FFFFFF; font-weight: bold; text-decoration: none; }
ul#menu2 a:hover {background:#e10000; color: #FFFFFF; }


/* width:50px;  height:31px; */

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	padding-top:0;
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 50px;
}

#menu h1 {
	margin: 0;
	padding: 6px 0 0 220px;
	list-style: none;
	line-height: normal;
	font: 29px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	height: 35px;
	padding-top: 15px;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 25px 0 25px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFFF;
}

/**************************Slideshow*****************************/

#slideshow {
    position:relative;
    height:241px;
	background: #FFFFFF;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding: 10px 20px 0px 20px;
	background: #FFFFFF;
}


#page2 {
	width: 240px;
	margin: 0 auto;
	padding: 10px 20px 0px 20px;
	background: #FFFFFF;
}

#page3 {
	width: 540px;
	margin: 0 auto;
	padding: 10px 20px 0px 20px;
	background: #FFFFFF;
}

/** LOGO */

#logo {
	width: 280px;
	height: 190px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
	text-align: center;
}

#logo h1 { 	
	padding-top: 50px;
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { 
	text-decoration: underline; 
}

#logo p {
	margin: 0;
	padding: 130px 0 0 10px;
	font: italic 10px Georgia, "Times New Roman", Times, serif;
	color: #BF7D7F;
}

#logo p a {
	text-decoration: none;
	color: #BF7D7F;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
	width: 840px;
}

#content img {float:left;	margin:0 10px 0 0;}
/* Post */

.post {
	margin-bottom: 25px;
}




.post .title {
	height: 40px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 20px;
	background: url(bat.png) no-repeat left top;
	color: #000000;
}

.post span{
color:red;
}

.post span2{
color: red;
background: yellow;
font-size: 16px;
}


/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	height: 61px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#bottom-bg {
	width: 900px;
	margin: 0 auto;
}

