/*
Theme Name: Bhakta-sanga
Author: nandagopa.srs@gmail.com

*/

/* 
    Document   : style.css
    Created on : Dec 29, 2009, 4:10:33 PM
    Author     : repassyl
    Description:

*/

body{
    background-color: #d57507;
}

#content1{
    background-image: url(http://krisna.hu/bhaktasanga/background.jpg);
    background-repeat: no-repeat;
    margin:0px auto;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    color: white;
    font-size: 14px;
    width:950px;
    height:537px; 
    padding-top: 81px;
}

#content {
    width: 428px;
    height:420px;
    overflow:auto;
    margin-left: 34px;
    padding-top: 20px;
}

#content a{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    color: white;
    font-size: 14px;
    font-weight: bold;
}

.storage{
    visibility:hidden;
}

#buttons{
    margin: auto;
    width: 428px;
    height:20px;
    margin-left: 34px;

}

#buttons span, #buttons a{
    cursor:pointer;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-size: 14px;
    margin-right:20px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

.active_button{
    text-decoration:underline;
}

img{
    border:0;
}


