body {
padding: 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
background: #DFFF9D;
color: #303030;
}

a {
text-decoration: none;
color: #663366;
}

a:hover {
text-decoration: none;
}

#container {
margin: 10px auto 15px auto;
width: 760px;
padding: 0 0 0 0;
/*padding: 5px 20px 20px 20px;*/
background: #ffffff;
}

#logo {
margin: 0 0 0 0;
}

#top_right {
float: right;
margin: 10px 0 0 0;
width: 480px;
height:240px;
background: #ffffff url(images/fixphoto2.jpg) right no-repeat;
}

.top_right_home {
font-size: 0.9em;
font-weight: 400;
color: #669900;
padding: 110px 0 0 50px;
}

#top_left {
padding: 0 0 0 0;
margin: 0 0 4px 20px;
float: left;
width: 200px;
height: 280px;
text-align: justify;
}


.top_left {
padding: 4px 4px 4px 4px;
font-size: 1.1em;
text-align: left;
display: block;
text-decoration: none;
line-height: 1.1;
}

.top_left:hover {
padding: 4px 4px 4px 4px;
text-decoration: none;
line-height: 1.1;
background: #DFFF9D url(images/corner.gif) top right no-repeat;
}

.activetop_left {
text-decoration: none;
padding: 4px 4px 4px 4px;
line-height: 2.5;
color: #ffffff;
background: #669900 url(images/corner.gif) top right no-repeat;

}

.top_left_donations {
font-weight: 600;
padding: 4px 4px 4px 4px;
text-align: left;
display: block;
color:#990000;
text-decoration: none;
line-height: 1;
font-size: 1.1em;
}

.top_left_donations:hover {
padding: 4px 4px 4px 4px;
font-weight: 600;
text-decoration: none;
line-height: 1;
font-size: 1.1em;
background: #DFFF9D url(images/corner.gif) top right no-repeat;
}

.activetop_left_donations {
text-decoration: none;
padding: 4px 4px 4px 4px;
font-weight: 600;
line-height: 2.5;
color: #ffffff;
font-size: 1.1em;
background: #669900 url(images/corner.gif) top right no-repeat;

}


.activetop:hover {
text-decoration: none;
}

#flags {
padding: 7px 0 0 4px;
}

#tira {
height: 115px;
clear: both;
padding: 0 0 0 0;
background: #ffffff url(images/tira_fotos.jpg) top center no-repeat;
}


#main {
	width: 700px;
	padding: 0 15px 10px 35px;
	text-align: center;
	clear: both;
}

.block {
background: #f0f0f0;
padding: 15px;
}

#footer {
clear: both;
color: #808080;
font-size: 0.9em;
padding: 0 0 15px 0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 0 0 0 0;
font-size: 0.9em;
font-weight: 400;
color: #669900;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: 550;
color: #663366;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: center;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.flagsphoto {
padding: 5px;
}

.hide {
display: none;
}

