#navigation {
	width: 100%;
	height: 125px;
	margin-top: 25px;
}
#donateNow {
	width: 120px;
	float: left;
}
#donateNow a {
	background-color: #F9ED33;
	width: 120px;
	padding: 10px 0;
}




dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
top: 0;
left: 0;
z-index:100;
width: 100%; /* precision for Opera */
}
#menu dl {
float: left;
width: 120px;
margin-right: 10px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #0E8FEF;
}
#menu dd {
display: none;
}
#menu li {
text-align: left;
}
#menu li a, #menu dt a {
font-weight: bold;
font-size: 14px;
letter-spacing: 1px;
color: #F9ED33;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
padding: 3px 3px 3px 5px;
}
#menu li a:hover, #menu dt a:hover {
background: #0E8FEF;
}
#menu dt a {
	padding: 10px;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #F9ED33;
background-color: #0E8FEF;
padding: 5px;
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #F9ED33;
background-color: #0E8FEF;
}
#donate {
	color: #F9ED33;
}
#donate dt a {
	color: #0E8FEF;
}
#donate dt {
	background-color: #F9ED33;
}
#donate dt a:hover {
	background-color: #F9ED33;
}
#mainNav {
	margin-top: 35px;
	float: right;
	height: 185px;
}
#donateContainer {
	width: 130px;
	text-align: center;
	margin-left: 45px;
	float: left;
}
#donateContainer p {
	color: #FFF;
	font-style: italic;
	margin: 10px 0;
	font-size: 14px;
}
#mediaContainer {
	width: 120px;
	height: 35px;
	text-align: center;
	margin-left 45px;
	float: left;
}





#video {
width: 120px;
float: left;
color: #F9ED33;
background-color: #0A69AF;
padding: 0px;
}

#photos {
width: 120 px;
float: left;
background-color: #0A69AF;
padding: 0px;
}
