#left {
    width: 22px;
    border-width: 7px;
    background: #7A002A url(../img/homeleft.gif) repeat-x;
    }

#top {
    background: #cccccc;
    height: 148px;
    border-bottom: 1px solid #ffffff;
    }

#search { left: 41px; }

#topnav   { color: #ffffff }
#topnav a { color: #373B4E; }

#nav { 
    top: 130px;
    left: 41px;
    position: absolute;
    }

#copy { 
    padding: 18px 0 0 22px; 
    background: #373B4E url(../img/tribal.gif) repeat-x;
    }

#title {
    padding: 0;
    background: #ffffff url(../img/pushkinhoe.jpg) no-repeat scroll 456px 0;
    border-bottom: 1px solid #ffffff;
    }

.content {
    width: 700px;
    color: #C7C7CA;
    padding: 28px 0 24px 0;
    }

.content div, .content p { 
    width: 400px; 
    color: #C7C7CA;
    }

.left div {
    width   : 350px;
    }

p.discover { width: 365px; }

div.content p {
    padding-bottom: 24px;
    line-height: 14px;
    }

div.currentHeader {
    font-size: 11px;
    color: #cccccc;
    border-left: 24px solid #6A7194;
    padding-left: 7px;
    width: 369px;
    }

div.current {
    width: 310px;
    color: #ffffff;
    padding: 10px 0;
    }

div.left {
    float: left;
    padding-bottom: 20px;
    }

div.feature {
    width       : 156px;
    float       : left;
    margin-left : 26px;
    background  : #DEDEE8;
    }

.feature div {
    float       : left;
    padding     : 0 10px 10px 10px;
    font-size   : 11px;
    color       : #000000;
    width       : 135px;
    }

.feature div img {
    padding : 5px 0;
    }


.left div {
    font-size       : 11px;
    color           : #cccccc;
    line-height     : 130%;
    }

.left hr {
    margin      : 15px 0 20px 0;
    height      : 3px;
    background  : #6A7194;
    border      : 0;
    width       : 352px;
    }

.left hr.big{
    width   : 370px;
    height  : 5px;
    }

.left div.noborder {
    padding : 0 0 40px 0;
    }

.left h1, h2{
    display : block;
    color   : #ffffff;
    font-weight     : normal;
    letter-spacing  : 0;
    text-transform  : none;
    }

.left h1 {
    font-size   : 14px;
    padding     : 0 0 2px 0;
    }

.left h2 {
    font-size   : 11px;
    color       : #cccccc;
    font-style  : italic;
    padding     : 0 0 8px 0;
    }

.left div a {
    color   : #cccccc;
    }