
body {
	margin: 0px;
	padding: 0px;
	background: #242323;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}

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%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	height:2705px;
	margin: 0 auto;
	
	border: 10px solid #FFFFFF;
	color:#000000
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px 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 .active {
	background: #404040;
}

#menu .active a {
	background: url(images/img0.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background:#FFFFFF;
	}
	
	
#page0
{

width:900px;
background:#FFFFFF;
height:auto;
}
#p0d0
{
width:900px;
background:url(images/img09.jpg);
height:497px;
}
#page00
{
width: 900px;
height:10px;
background:#FFFFFF;
}


#page1
{

width:900px;
background:#000000;
height:auto;


}

#p1d1
{
width:480px;
float:left;
height:439px;
background:#666666;
border-bottom: 10px solid #FFFFFF;
padding-left:15px;
}

#p1d2
{
width:405px;
height:439px;
float:right;
background:url(images/img26.jpg);
border-bottom: 10px solid #FFFFFF;

}
#page2
{

width:900px;
height:auto;
background:#FFFFFF;

}
#p2d1
{
width:356px;
float:left;
background:url(images/img21.jpg);
height:403px;
border-bottom: 10px solid #FFFFFF;
}
#p2d2
{

float:right;
width:529px;
height:403px;
background:#666666;
border-bottom: 10px solid #FFFFFF;
padding-left:15px;
}

#page3
{
width:900px;
background:#FFFFFF;
height:auto;
}
#p3d1
{
width:351px;
height:406px;
float:right;
background:url(images/img25.jpg);
border-bottom: 10px solid #FFFFFF;
}
#p3d2
{
width:534px;
height:406px;
float:left;
background:#666666;
border-bottom: 10px solid #FFFFFF;
padding-left:15px;
}
#page4
{
width:900px;
background:#000000;
height:auto;
}
#p4d1
{
width:506px;
float:left;
height:400px;
background :url(images/img06.jpg);
border-bottom: 10px solid #FFFFFF;
}
#p4d2
{
width:379px;
height:400px;
float:right;
padding-left:15px;
background:#666666;
border-bottom: 10px solid #FFFFFF;

}
#page5
{
width:900px;
background:#000000;
height:auto;
}
#p5d1
{
width:499px;
float:right;
height:400px;
background :url(images/img22.jpg);
border-bottom: 10px solid #FFFFFF;
}
#p5d2
{
width:386px;
height:400px;
padding-left:15px;
float:left;
background:#666666;
border-bottom: 10px solid #FFFFFF;
}





/* Content */

#content {
	float: right;
	width: 570px;
}

.post {
	

}

.post .title {
	margin: 0px;
	background: #444444 url(images/img0.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	
}

#sidebar-bgtop {

}

#sidebar-bgbtm {

}

#sidebar-content {
	background: url(images/img0.jpg) repeat-y left top;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img0.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #444444 url(images/img0.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* 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;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}
