
* {
margin: 0px;
padding: 0px;
}

p {
margin: 10px 0px 5px 0px;
}

p.short {
margin: 0px 0px 5px 0px;
}

img
{  border-style: none;
}

body {
font-family: arial;
font-size: 10pt;
background: url('images/yello.jpg') repeat;
}

ol {
    margin-left: 3em;
    margin-top: 0;
    margin-bottom: 10px;
}

#wrapper {
	width: 1010px;
	margin: 0 0 0 14px;
	position: relative;
	}

#logo_holder {
	width: 184px;
	position: absolute;
	top: 35px;
	left: 0px;
}

#film_by_holder {
	width: 190px;
	position: absolute;
	top: 590px;
	left: 0px;
}

#trailer_holder {
	width: 185px;
	position: absolute;
	top: 400px;
	left: 0px;
}

#abusing_holder {
	width: 185px;
	position: absolute;
	top: 69px;
	left: 390px;
}

#destroying_holder {
	width: 185px;
	position: absolute;
	top: 69px;
	left: 584px;
}

#sign_up_holder {
	width: 185px;
	position: absolute;
	top: 69px;
	left: 197px;
}

#call-to-action-holder {
	width: 185px;
	position: absolute;
	top: 69px;
	left: 779px;
}


#true_cost_holder {
	width: 574px;
	position: absolute;
	top: 268px;
	left: 195px;
}

#navigation_holder {
	width: 220px;
	position: absolute;
	top: 400px;
	left: 195px;
}

#navigation_holder img {
	display: block;
	border: 0px;
}


#image_column {
	width: 220px;
	position: absolute;
	top: 670px;
	left: 195px;
}


#polluting_holder {
	width: 185px;
	position: absolute;
	top: 400px;
	left: 390px;
}

#jeopardising_holder {
	width: 185px;
	position: absolute;
	top: 400px;
	left: 584px;
}

#urgent_news_holder{
	width: 185px;
	position: absolute;
	top: 269px;
	left: 779px;
	height: 317px;
	background: url('images/urgent_news_body.jpg') repeat-y; 
	color:#FFEC01;
}

#urgent_news_holder a {
	color:#FFEC01;
}

#urgent_news_holder p {
	padding: 0;
        padding-left: 5px;
}

div#social {
    border-top: 5px solid #FFEC01;
    padding-top: 5px;
    background-color: #FFEC01;
    color: black;
    text-align: right;
}

div.yellow-space {
    height = 4em;
    background-color: #FFEC01;
}

.not_there {
	display: none;
}

.img_left {
	margin: 20px 0 0 0 ;
	color: #ffec01;
	background: black;
	display: block;
	padding: 0 0 3px 0;
	width: 260px;
}

.img_left a{
	color: #ffec01 !important;
}

.img_left img {
	display:block;
	margin: 0px 0px 3px 0px;
}

.img_left div {
	margin: 5px 5px 0px 5px;
	color: #ffec01;
}

.img_right {
	margin: 20px 0 0 0 ;
	color: #ffec01;
	background: black;
	display:block;
	padding: 0 0 3px 0;
	width: 260px;
}

.img_right a {
	color: #ffec01 !important;
}


.img_right img {
	display:block;
	margin: 0px 0px 3px 0px;
}

.img_right div {
	margin: 5px 5px 0px 5px;
	color: #ffec01;
}

.img_left_up {
	margin: 20px 0 0 0 ;
	color: #ffec01;
	background: black;
	display: block;
	padding: 0 0 3px 0;
	width: 173px;
}

.img_left_up a{
	color: #ffec01  !important;
}

.img_left_up img {
	display:block;
	margin: 0px 0px 3px 0px;
}

.img_left_up div {
	margin: 5px 5px 0px 5px;
	color: #ffec01;
}

.img_right_up {
	margin: 20px 0 0 0 ;
	color: #ffec01;
	background: black;
	display: block;
	padding: 0 0 3px 0;
	width: 208px;
}

.img_right_up a{
	color: #ffec01  !important;
}


.img_right_up img {
	display:block;
	margin: 0px 0px 3px 0px;
}

.img_right_up div {
	margin: 5px 5px 0px 5px;
	color: #ffec01;
}

.btn {
	background: #000;
	color: #ffec01;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	border: 1px solid #ffec01;
     }
