/* Frontend styles for: site */

#site_content img {
border:solid 3px #cccccc;
}

#site_content p {
margin-top:0;
margin-bottom:20px;
}

.site_content_block {
overflow:auto;
text-align:justify;
}

.back {
float:left;
clear:both;
}

#site_top_menu {
margin:15px 0;
text-align:center;
font-size:11px;
color: #008e96;
}


.totop {
background:url(../images/arrow_up.gif) left no-repeat;
padding-left:15px;
float:right;
margin-right:5px;
}

.totop a {
color:#828282;
}