/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

#menu {background: transparent;width:980px;height:36px;padding-left: 7px;

border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom:3px solid #65021f; }

#content {padding-top:20px;min-height:671px;}
#sidebar-a {background:#ffffff;padding:0;margin:0;}

p {color: #000000; font-family: Arial;}

html {

overflow-x: hidden;
overflow-y: scroll;

}