#boxStart {
width:215px;
height: 250px;
float:left;
margin: 0 0 10px 5px;
padding:0;
font-size:12px;
}
html>body #boxStart {
margin: 0 0 10px 10px;
				}
.boxStart {
width:215px;
height: 105px;
margin-top:120px;
background-color:#ffffff;
opacity: 0.80;
filter: alpha(opacity=80, finishopacity=80);
-moz-opacity: 0.80;
}
.boxStart h2 { 
margin: 2px;
font-size:14px;
font-weight:bold;
color:#000000;
}
.boxStart h2 a { 
color:#000000;
text-decoration:none;
}
.boxStart h2 a:link, a:visited, a:active { 
color:#000000;
text-decoration:none;
}
.boxStart h2 a:hover { 

text-decoration:underline;
}
.boxStart p { 
margin: 2px;
}
#boxContent {
background-color:#ffffff;
opacity: 0.80;
filter: alpha(opacity=80, finishopacity=80);
-moz-opacity: 0.80;
padding:2px;
}

.container_serendipity_categories_plugin {
width: 100%;
height: 30px;
clear:both;
}
.container_serendipity_categories_plugin h3 { display:none; }
.nav ul {
}
.nav li
{

display: inline;
list-style-type: none;
font-weight:bold;
text-transform: uppercase;
font-size: 14px;
margin: 15px 0 0 0;
}
.nav li a
{
padding: 0 20px 0 0;
color: #D9FF5E;
text-decoration: none;
}
.nav li a:link { color: #D9FF5E; }
.nav li a:visited { color: #D9FF5E;}
.nav li a:hover
{
color: #D9FF5E;
text-decoration: underline;
}
