body
{
border:0;
padding:0;
margin:0;
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
background-color:white;
}

div#title
{
margin:5px;
padding-left:15px;
padding-top:25px;
padding-bottom:25px;
background:#e8f3c6;
}
div#navigation
{
margin:5px;
margin-bottom:20px;
text-align:center;
}
.navigationItem
{
height:90px;
margin:5px;
padding:15px;
width:120px;
text-align:center;
}

.navigationIcon
{
border:0px;
}

div#content
{
margin:5px;
padding:15px;
background:#e8f3c6;
height:100%;
}

.sidebar
{
padding:10px;
}
.sidebarItem
{
list-style: none;
margin:5px;
padding:5px;
}

#top-panel{
background:#e8f3c6;
border-bottom:3px solid #a6c34e;
padding:14px 20px;
height:70px
}
#sub-panel a{
width:150px;
float:right;
color:#FFFFFF;
text-decoration:none;
margin-right:30px;
font-weight:bold;
}
#sub-panel a span{
padding:6px;
background: #99cc33;
display:block;

}

.headerIcon
{
float:left;
border-style:none;
margin:10px
}

.tooltip {
background-color:#D9EC8E;
border:1px solid #7BBA29;
color:#303030;
font-family:sans-serif;
font-size:12px;
line-height:18px;
padding:10px 13px;
position:absolute;
text-align:center;
z-index:2;
width:140px;
}

#shText { font-size:12px; }



.flickrFeed

{
	width:500px;
	height:500px;

}

#gallery 
{
	position:relative;
	height:380px;

}
#gallery a 
{
	float:left; 
		
	position:absolute;
	display:none;
}

#gallery a img {
		
	border:none;

}

#gallery a.show {

		z-index:500;
}


.photo

{
opacity: 0.0;

}



div#page_content
{width:90%;
height:100%;
margin:10px;
text-align:left
}

div#article_container
{
height:100px;
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
font-size:90%;
font-style:normal;
}

div#article_info
{
width:83%;
float:left;
}

div#article_download
{
width:15%;
float:right;
text-align:center;
margin-top:10px;
}








