body {
background-color: #353636;
}
#bigbox {
margin: auto;
margin-top: 10%;
font-family: verdana, sans-serif, helvetica;
background-color: #eef1ee;
border: solid 1px #000;
padding: 1px;
width: 802px;
}
#bigbox .innerborder {
border: solid 1px #000;
}
#bigbox .headline {
padding: 5px;
font-size: 1.2em;
font-family: arial, sans-serif, helvetica;
color: #077909;
}

#bigbox .leftblack {
font-size: 0.7em;
}
#bigbox .leftblack a {
color: #acb5ad;
text-decoration: none;
}
#bigbox .leftblack a:hover {
color: #077909;
}
#bigbox .lefblack a:active {
color: #acb5ad;
}
#bigbox .middleblack {
color: #acb5ad;
text-align: center;
font-size: 0.7em;
}
#bigbox .rightblack {
font-size: 0.7em;
text-align: right;
}
#bigbox .rightblack a {
color: #acb5ad;
text-decoration: none;
}
#bigbox .rightblack a:hover {
color: #077909;
}
#bigbox .rightblack a:active {
color: #acb5ad;
}
#bigbox .leftgrey {
font-size: 0.6em;
color: #bec3bf;
}
#bigbox .leftgrey a {
color: #bec3bf;
text-decoration: none;
}
#bigbox .leftgrey a:hover {
}
#bigbox .leftgrey a:active {
color: #bec3bf;
}
#bigbox .rightgrey {
font-size: 0.6em;
text-align: right;
color: #bec3bf;
}
#bigbox .rightgrey a {
color: #bec3bf;
text-decoration: none;
}
#bigbox .rightgrey a:hover {
}
#bigbox .rightgrey a:active {
color: #bec3bf;
}
#bigbox .picture {
border-top:solid 1px #000;
border-bottom:solid 1px #000;
font-size: 0.8em;
}
#bigbox .picture .at_top {
padding: 5px;
color: #353535;
font-family: verdana, sans-serif, helvetica;
width: 60%;
margin: auto;
}
#bigbox .picture .at_bottom {
width: 60%;
margin: auto;
color: #353535;
}
/*
#bigbox .picture .at_bottom ul,li {
list-style: none;
}*/
#bigbox .picture .at_bottom a,a:link,a:active {
color: #353535;
text-decoration: none;
}
#bigbox .picture .at_bottom a:hover {
color: #000;
text-decoration: none;
}
#bigbox .moreinfo {
text-align: center;
color: #acb5ad;
font-size: 0.9em;
padding-bottom: 5px;
text-decoration: none;
}
#bigbox .moreinfo a {
color: #acb5ad;	
text-decoration: none;
}
#bigbox .moreinfo a:hover {
color: #077909;
}
#bigbox .moreinfo a:active {
color: #077909;
}
#bigbox .footer {
padding-top: 10px;
text-align: center;
color: #bec3bf;
font-size: 0.6em;
}
#bigbox .footer a, a:link, a:active {
color: #bec3bf;	
text-decoration: none;
}
#bigbox .footer a:hover {
color: #000;
}
















