@charset "UTF-8";
/* CSS Document */


body {
background-color:#333;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
line-height:1.65;
color:#333;
text-align:justify;

}

a:link {
text-decoration:none;
border:none;
color:#000;
}

a:visited {
text-decoration:none;
border:none;
color:#000;
}

a:hover {
text-decoration:none;
border:none;
color:#0C0;
}

a:active {
text-decoration:none;
border:none;
color:#0C0;
}


#container {
background-color:#FFF;
width:900px;
height:700px;
margin:auto;
margin-top:50px;
margin-bottom:50px;
}

#container_hm {
background-image:url(../images/hm_background.jpg);
background-repeat:no-repeat;
width:900px;
height:700px;
margin:auto;
margin-top:50px;
margin-bottom:50px;

}


#container_events {
background-image:url(../images/bimbos.jpg);
background-repeat:no-repeat;
background-position:right;
background-color:#FFF;
width:900px;
height:1700px;
margin:auto;
margin-top:50px;
margin-bottom:50px;
z-index:2;
}

#container_friends {
background-image:url(../images/background_friends.jpg);
background-repeat:no-repeat;
width:900px;
height:700px;
margin:auto;
margin-top:50px;
margin-bottom:50px;

}

#container_donate {
background-image:url(../images/background_donate.jpg);
background-repeat:no-repeat;
width:900px;
height:700px;
margin:auto;
margin-top:50px;
margin-bottom:50px;

}


#container_contact {
background-image:url(../images/background_contact.jpg);
background-repeat:no-repeat;
width:900px;
height:700px;
margin:auto;
margin-top:50px;
margin-bottom:50px;

}

#header {
width:900px;
height:143px;
background-image:url(../images/masthead.gif);
background-repeat:no-repeat;
z-index:1;
}

#menuebar li{
color:#999;
list-style:none;
display:inline;
text-transform:uppercase;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
padding-right:20px;
}

#menuebar {
position:relative;
float:right;
top:50px;
right:30px;
}

#menuebar a:link {
text-decoration:none;
border:none;
color:#333;
}

#menuebar a:visited {
text-decoration:none;
border:none;
color:#333;
}

#menuebar a:hover {
text-decoration:none;
border:none;
color:#0C0;
}

#menuebar a:active {
text-decoration:none;
border:none;
color:#0C0;
}

#txt_hm {
position:relative;
font-size:14px;
width:450px;
margin-top:120px;
left:65px;

}

#txt_friends {
position:relative;
width:500px;
top:50px;
left:60px;

}


#txt_donate {
position:relative;
width:460px;
top:100px;
left:130px;

}

#txt_contact {
position:relative;
width:320px;
top:140px;
left:138px;
font-size:20px;
text-align:center;
line-height:35px;

}


#content_events{
position:relative;
width:725px;
margin:auto;
top:20px;

}

#events_photos{
position:relative;
width:120px;
float:left;
top:47px;
}

#txt_events {
position:relative;
float:left;
width:600px;
left:10px;

}



#txt_contact a:link {
text-decoration:none;
border:none;
color:#999;
}

#txt_contact a:visited {
text-decoration:none;
border:none;
color:#999;
}

#txt_contact a:hover {
text-decoration:none;
border:none;
color:#F00;
}

#txt_contact a:active {
text-decoration:none;
border:none;
color:#F00;
}

.intro {
position:relative;
font-weight:bold;

}

h3 {
font-size:16px;
font-weight:bold;
color:#906;
margin-top:35px;
}

.date {
font-size:12px;
}

.name {
font-weight:bold;	
}

#donate_button{
width:174px;
margin:auto;
padding:20px 0 20px 0;
}

#hm_logos{
position:relative;
width:830px;
margin:auto;
margin-top:75px;
}

#follow_universal{
position:relative;
width:900px;
margin:auto;
top:-43px;
height:24px;
}


#follow_universal a{
float:right;
padding-left:7px;
	
}

/*#follow_txt{
position:relative;
height:24px;
padding-left:4px;
text-transform:uppercase;
font-size:11px;
color:#666;

}*/

#video_link{
background-image:url(../images/video_link_bg.png);
background-repeat:no-repeat;
position:relative;
text-align:center;	
width:100px;
height:118px;
left:0px;
top:20px;
}

#video_link_txt{
position:relative;
top:31px;
right:5px;
text-transform:uppercase;
font-size:11px;
}
