/* Style sheet for rod noendeng . photographer */

{ margin: 0; padding: 0; list-style: none; }

body {
	text-align: center;
	color: #363636;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	background-color: #000;
	width:1200px;
	background-image: url("http://www.noendeng.com/images/background_bamboo.jpg"); 
	background-repeat:repeat-x;
}

body a {
	color: #747474;
	text-decoration: none;
}

body a:hover{
	color: 363636;
	text-decoration: underline;
}

#wrapper {
	text-align: left;
	position: relative;
	padding: 10px;
	width: auto;
}

#welcomeheading {
	text-align: center;
	margin: 0px 40px 0px 40px;
}

#welcomeheading a {
	margin-bottom: 80px;
	font: 36px "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	padding-bottom: 30px;
	color: #ff0000;
	text-decoration: none;
}


#welcomeheading a:hover {
/*	color: #363636;  */

}

#description {
	text-align: center;
	font: normal 16px "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	color: #c9c9c9;
	padding: 10px;
}

#content {
	text-align: center;
	padding-top: 50px;
	margin-left: 40px;
	margin-right: 40px;
	display: block;
	font: 0.8em "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
}




#content a {
	color: color: #fff;
	text-decoration: none;
}

#content a:hover {
	color: #000;
	text-decoration: none;
} 


#content h1, h2, h3 {
	text-align: center;
	color: color: #747474;
	text-decoration: none;
}



#page {
	text-align: center;
	color: #585858;
	margin-left: 180px;
	margin-right: 180px;
	font: 1em "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
}

#page a {
	color: #747474;	
}

#page a:hover {
	color: #585858;
	text-decoration: none;	
}

#page_left {
	float: left;
	width: 37%;
	text-align: right;
	clear: left;
margin-bottom:15px;
}

#page_left h3{
	text-align: right;
margin-top: 0px;
margin-right: 53px;
}



#page_center {
	float: left;
	width: 26%;
	text-align: center;
	margin-bottom:15px;
}



#page_center h3{
	text-align: center;
	margin-top: 0px;
}





#page_right {
	float: left;
	width: 37%;
	text-align: left;
	clear: right;
	margin-bottom:20px;
}


#page_right h3{
	text-align: left;
	margin-top: 0px;
	margin-left: 39px;
}

#post_75 p{
	margin-left:20px;
	margin-right:20px;
	padding: 40px;
	text-align: justified;
}



div.img img{
	border: 2px solid #545454;
	width: 220px;
}


#myfooter hr {
height: 1px;
}


#myfooter {
	float: none;
	clear: left;
	-moz-border-radius: 6px;
   -khtml-border-radius: 6px;
   -webkit-border-radius: 6px;
   border-radius: 6px;
	/*border: 1px solid #4d4d4d;
	background-color: #181818;*/
	padding: 5px 0 2px;
	position: relative;
	margin: 10px 240px 20px 240px;
}
#myfooter p {
	text-align: center;
	font-size: 12px;
        margin-bottom: 10px;
        color: #585858;
	text-align: center;
}
    
#myfooter a {
        color: #747474;
	text-decoration: none;
}
    
#myfooter a:hover {
        text-decoration: overline;
        color: #585858;
    }

#myfooter h3 {
	text-align: center;
	margin-bottom: 10px;
}