body {
	background: #fff url(img/bg_body_photography.png) top left repeat-x;
	color: #333;
	text-align: center;
	font: 12px Arial, Verdana, sans-serif;
	}

.header {
height: 150px;
background: transparent url(img/photography-competition.png) top left no-repeat;
}


h1 {
width: 250px;
height: 150px;
display: block;
float: left !important;
}
h1 a {
width: 250px;
height: 150px;
}

p.jwnphoto {
width: 200px;
height: 150px;
display: block;
text-indent: -9999px;
float: right;
margin-right: 100px;
}
p.jwnphoto a, p.jwnphoto a:link, p.jwnphoto a:visited, p.jwnphoto a:hover {
width: 200px;
height: 150px;
background: transparent url(img/jwn_photography.png) top left no-repeat;
display: block;
}
.side-hadiah {
background: #a81912;
color: #fff;
padding-bottom: 0px;
}
.side-hadiah h2{
padding: 8px 10px;
background: #84140e;
}
.side-hadiah ul {
list-style-type: none;
border-top: 1px solid #b52c26;
}
.side-hadiah ul li {
padding: 8px 10px;
border-bottom: 1px solid #b52c26;
}

.mainbox {
padding: 30px 0;
}

.sidepg h2 {
padding-bottom: 8px;
}
.sidepg ul {
border-top: 1px solid #ddd;
list-style-type: none;
}
.sidepg ul li {
font-size: 15px;
padding: 8px 0;
border-bottom: 1px solid #ddd;
}
.sidepg ul li a {
font-weight: bold !important;
}

.side h2 {
font-size: 18px;
}

blockquote.bqpc {
margin: 10px 0;
font: italic 15px Georgia, Arial, sans-serif;
}